About the jit category
|
|
1
|
2081
|
February 25, 2023
|
Get different results after JIT compilation optimization
|
|
3
|
26
|
March 10, 2025
|
PyTorch is officially binded with Rust (tch-rs)
|
|
7
|
25070
|
March 10, 2025
|
`__origin__` `AttributeError` when using `torch.library.custom_op`
|
|
0
|
16
|
February 18, 2025
|
'Tensor.data_ptr()' not visible from TorchScript
|
|
1
|
35
|
February 15, 2025
|
How to check grads in each step of model?
|
|
0
|
21
|
February 13, 2025
|
How to use torch.jit.trace to trace CausalLMOutputWithPast?
|
|
1
|
110
|
February 2, 2025
|
Adding shape inference to custom operator for ONNX exporting
|
|
4
|
4027
|
January 27, 2025
|
Why is torch.compile so fast?
|
|
1
|
120
|
January 26, 2025
|
Trying torch.jit.script with a super().forward
|
|
0
|
13
|
January 23, 2025
|
Jit trace failure (First diverging operator Node diff)
|
|
1
|
222
|
January 16, 2025
|
Speed of First pass is very slow
|
|
7
|
5194
|
January 2, 2025
|
Slow training of rCNN and torch.jit.script() function not compatible
|
|
0
|
19
|
January 1, 2025
|
TorchScript compiling the model to run on OpenWrt
|
|
0
|
68
|
December 20, 2024
|
How to get around pad error when doing torch.jit.save?
|
|
1
|
18
|
December 20, 2024
|
.pt version not supported in cpp libtorch
|
|
2
|
164
|
December 19, 2024
|
Model works fine while jit gives weird results
|
|
3
|
22
|
December 16, 2024
|
Runtime error - Unsupported value kind: Tensor
|
|
8
|
2542
|
December 11, 2024
|
Saving: `torchscript` or `state_dict`?
|
|
0
|
98
|
December 9, 2024
|
Use jit to speed up unrolled RNN
|
|
0
|
100
|
December 9, 2024
|
@jit.export methods disappear after jit.load(pth)
|
|
0
|
85
|
November 22, 2024
|
Export Segment Anything Model to C++
|
|
2
|
386
|
November 21, 2024
|
How to get output shape of each node from a loaded model, which is saved by jit?
|
|
6
|
2752
|
November 14, 2024
|
RuntimeError: strides() called on undefined Tensor
|
|
3
|
2963
|
October 27, 2024
|
RuntimeError: Cannot insert a Tensor that requires grad as a constant
|
|
4
|
5787
|
October 5, 2024
|
Jit,PytorchVideo,Deployment
|
|
0
|
90
|
September 26, 2024
|
Using optimize_for_inference on Torchscript model causes error
|
|
6
|
861
|
September 21, 2024
|
Does jit support compile?
|
|
0
|
54
|
September 19, 2024
|
Torch.fx.GraphModule with Torch.jit.script gives warning
|
|
0
|
80
|
September 10, 2024
|
Torchscript compatibility with control flows
|
|
0
|
85
|
September 10, 2024
|