About the jit category
|
|
1
|
1430
|
February 25, 2023
|
Trying to compile out of the box yolov5 into Tensorrt Model: What am I missing?
|
|
1
|
32
|
June 1, 2023
|
How to ensemble multiple jit models?
|
|
0
|
38
|
May 22, 2023
|
Device pinned to tracing device in torch.jit.trace for torchscript
|
|
5
|
694
|
May 22, 2023
|
RuntimeError: Could not export Python function call '_DDPSink'
|
|
1
|
61
|
May 17, 2023
|
Better stack trace for jit error messages
|
|
0
|
49
|
May 16, 2023
|
Getting 6fps instead of 30fps
|
|
2
|
59
|
May 13, 2023
|
Best practice for porting Pytorch model to C++
|
|
3
|
134
|
May 12, 2023
|
CPU oneDNN optimization issue
|
|
0
|
58
|
May 9, 2023
|
TorchScript hardcoded tensor shapes
|
|
2
|
134
|
May 2, 2023
|
Autograd inside torchscript from java (libtorch)
|
|
7
|
419
|
April 28, 2023
|
How to avoid device binding when convert pytorch model to trochscript?
|
|
2
|
115
|
April 27, 2023
|
Treat a custom nn.Module class as a monolithic operator
|
|
1
|
85
|
April 24, 2023
|
Issue loading .pt ScriptModule in older torch
|
|
2
|
125
|
April 24, 2023
|
Can't trace model using torch.jit.trace()
|
|
0
|
72
|
April 20, 2023
|
Recursively transforming Pytorch code to JIT script?
|
|
2
|
74
|
April 17, 2023
|
Converting custom nn.Module to torchscript
|
|
4
|
124
|
April 16, 2023
|
Torch.compile for vulkan backend
|
|
1
|
91
|
April 16, 2023
|
Unable to JIT trace Tacotron 2 (from `torchaudio` library)
|
|
0
|
96
|
April 14, 2023
|
Efficient Calculation of Derivatives for PINN Solvers in PyTorch
|
|
0
|
356
|
April 11, 2023
|
[TorchScript] fail to convert list to tuple
|
|
4
|
1330
|
April 5, 2023
|
Input size disappears between torch.jit.save and torch.jit load
|
|
3
|
453
|
April 1, 2023
|
Traced/Scripted models do not produce same output as eager models when weights are loaded
|
|
4
|
172
|
March 30, 2023
|
Torchscript error - Module 'GCNConv' has no attribute 'inspector'
|
|
0
|
151
|
March 27, 2023
|
Traceable model with gaussian fit in preprocessing
|
|
0
|
116
|
March 23, 2023
|
Converting GPT-2 to TorchScript
|
|
4
|
286
|
March 23, 2023
|
Torch.split() in torch_tensorrt --> Compile Error
|
|
2
|
117
|
March 18, 2023
|
Torch.jit.trace example_inputs how to set specified parameters?
|
|
0
|
140
|
March 16, 2023
|
Any interest in a function for scripting strings?
|
|
4
|
112
|
March 15, 2023
|
Get error "tuple index with non-constant index" when trying to export a model to onnx format
|
|
0
|
96
|
March 15, 2023
|