About the jit category
|
|
1
|
2113
|
February 25, 2023
|
Can a Lightning model be converted to TorchScript format?
|
|
0
|
11
|
May 21, 2025
|
PyTorch Model on Mobile
|
|
3
|
741
|
May 15, 2025
|
[JIT] Compilation-induced discrepancy in F.instance_norm when passing input as running stats
|
|
0
|
12
|
May 10, 2025
|
"Unknown type name": forward reference breaking torchscript
|
|
0
|
23
|
May 6, 2025
|
Does torchscript support custom autograd function?
|
|
3
|
2597
|
April 28, 2025
|
Is dynamic_dim disabled in pytorch
|
|
0
|
40
|
April 21, 2025
|
Torch.jit._get_trace_graph
|
|
0
|
50
|
April 15, 2025
|
Why torch.onnx.export() generate so many files?
|
|
5
|
3282
|
April 15, 2025
|
Bug on running TorchScript on H100
|
|
3
|
74
|
April 13, 2025
|
PyTorch algorithm optimization
|
|
0
|
32
|
April 12, 2025
|
Unsupported value kind: Tensor
|
|
0
|
41
|
March 25, 2025
|
How to check grads in each step of model?
|
|
1
|
38
|
March 24, 2025
|
Running torchscript on multiple GPUs
|
|
5
|
1617
|
March 21, 2025
|
Get different results after JIT compilation optimization
|
|
3
|
92
|
March 10, 2025
|
PyTorch is officially binded with Rust (tch-rs)
|
|
7
|
26331
|
March 10, 2025
|
`__origin__` `AttributeError` when using `torch.library.custom_op`
|
|
0
|
36
|
February 18, 2025
|
'Tensor.data_ptr()' not visible from TorchScript
|
|
1
|
71
|
February 15, 2025
|
How to use torch.jit.trace to trace CausalLMOutputWithPast?
|
|
1
|
190
|
February 2, 2025
|
Adding shape inference to custom operator for ONNX exporting
|
|
4
|
4149
|
January 27, 2025
|
Why is torch.compile so fast?
|
|
1
|
175
|
January 26, 2025
|
Trying torch.jit.script with a super().forward
|
|
0
|
27
|
January 23, 2025
|
Jit trace failure (First diverging operator Node diff)
|
|
1
|
278
|
January 16, 2025
|
Speed of First pass is very slow
|
|
7
|
5262
|
January 2, 2025
|
Slow training of rCNN and torch.jit.script() function not compatible
|
|
0
|
24
|
January 1, 2025
|
TorchScript compiling the model to run on OpenWrt
|
|
0
|
99
|
December 20, 2024
|
How to get around pad error when doing torch.jit.save?
|
|
1
|
34
|
December 20, 2024
|
.pt version not supported in cpp libtorch
|
|
2
|
210
|
December 19, 2024
|
Model works fine while jit gives weird results
|
|
3
|
37
|
December 16, 2024
|
Runtime error - Unsupported value kind: Tensor
|
|
8
|
2812
|
December 11, 2024
|