About the jit category
|
|
0
|
488
|
January 16, 2019
|
RuntimeError: Can not iterate over a module list or tuple with a value that does not have a statically determinable length
|
|
0
|
9
|
April 18, 2021
|
Write custom non maximum suppression operator for TorchScript
|
|
1
|
28
|
April 17, 2021
|
Slow Forward on traced graph - on cuda, 2nd iteration
|
|
0
|
15
|
April 16, 2021
|
Lost args when export ONNX model
|
|
0
|
19
|
April 16, 2021
|
Simple Conv2d Function cannot be scripted and reports Runtime Error.
|
|
1
|
21
|
April 16, 2021
|
JNI does not support GPU?
|
|
1
|
117
|
April 16, 2021
|
torch.jit.frontend.UnsupportedNodeError: Yield aren't supported:
|
|
1
|
516
|
January 10, 2020
|
ONNX Export with Multiple Arguments: Only tuples, lists and Variables are supported as JIT inputs/outputs
|
|
1
|
32
|
April 14, 2021
|
BiFuse torchscript error
|
|
1
|
36
|
April 9, 2021
|
JIT enabled indicator
|
|
1
|
58
|
April 9, 2021
|
Scripting vs tracing
|
|
2
|
71
|
April 9, 2021
|
How to get Operator from torch::jit::module
|
|
5
|
97
|
April 9, 2021
|
How to pass module from Python to C++?
|
|
1
|
44
|
April 9, 2021
|
Can't trace the model using torch.jit.trace
|
|
4
|
143
|
April 6, 2021
|
TorchScript JIT can't handle Tuple[Tensor, Tensor] + Tuple[Tensor] statement
|
|
1
|
59
|
April 2, 2021
|
How to get Tensor size from torch::jit::module?
|
|
2
|
73
|
April 2, 2021
|
Torchscript results in AttributeError: 'Call' object has no attribute 'id'
|
|
2
|
91
|
April 2, 2021
|
Error detected in torch::jit::(anonymous namespace)::DifferentiableGraphBackward
|
|
3
|
96
|
April 2, 2021
|
TorchScript for the backward (autograd) graph
|
|
5
|
555
|
March 31, 2021
|
JIT does not support parameter.requires_grad?
|
|
13
|
157
|
March 25, 2021
|
Disabling gradient calculation in jit.script_method
|
|
1
|
293
|
March 16, 2021
|
Torch.jit.load() not equivalent to torch.load() + torch.jit.trace(eval())
|
|
0
|
60
|
March 16, 2021
|
Torch.fx vs torch.jit.script()
|
|
3
|
795
|
March 10, 2021
|
TorchScripted loss function breaks in the backward
|
|
0
|
49
|
March 10, 2021
|
Show FusionGroup for JIT script
|
|
1
|
67
|
March 9, 2021
|
The purpose of aten::size → prim::ListConstruct → aten::view triplet
|
|
3
|
70
|
March 8, 2021
|
ONNX to TorchScript conversion for quantized networks
|
|
0
|
50
|
March 8, 2021
|
Can jit.trace be run after I already assigned an optimizer?
|
|
0
|
51
|
March 7, 2021
|
Expected kernel launch delay
|
|
9
|
110
|
March 6, 2021
|