About the jit category
|
|
1
|
1673
|
February 25, 2023
|
Fully convolutional jit module variable input libtorch
|
|
3
|
83
|
November 30, 2023
|
JIT function changed the default encoding of the built-in `open`
|
|
1
|
31
|
November 16, 2023
|
Spliting model into three wihle JIT tracing
|
|
0
|
29
|
November 16, 2023
|
Pytorch model and exported ONNX differs in inference
|
|
0
|
44
|
November 14, 2023
|
Torch.jit.trace consumes more than 40x gpu memory
|
|
0
|
35
|
November 8, 2023
|
Convert fasterrcnn_resnet50_fpn to torchscript
|
|
5
|
1271
|
November 2, 2023
|
Torchscript jit scripting & Faster rCNN issue
|
|
0
|
62
|
October 31, 2023
|
Converting Deeplabv3 for inference
|
|
9
|
88
|
October 28, 2023
|
Saving a Pytorch neural net (torch.autograd.grad included) as a Torch Script code
|
|
0
|
69
|
October 26, 2023
|
Get error "tuple index with non-constant index" when trying to export a model to onnx format
|
|
1
|
293
|
October 26, 2023
|
[jit][script] torch.jit.script(), UnsupportedNodeError returns NoneType error
|
|
1
|
591
|
October 25, 2023
|
Runtime error - Unsupported value kind: Tensor
|
|
5
|
245
|
October 25, 2023
|
Using TorschScript to save a model with multiple heads
|
|
1
|
713
|
October 9, 2023
|
Error converting .pth to .pt, Could not export Python function call 'Scatter'?
|
|
0
|
107
|
September 27, 2023
|
Detect CUDA graph capture in a TorchScript model
|
|
0
|
136
|
September 18, 2023
|
Better stack trace for jit error messages
|
|
1
|
423
|
September 15, 2023
|
Modify Loaded TorchScript Model
|
|
0
|
143
|
September 15, 2023
|
The result generated by trace immediately is different with the result generated by trace loaded
|
|
0
|
122
|
September 12, 2023
|
Unable to compile RAFT model in torch_tensorrt
|
|
2
|
360
|
September 12, 2023
|
Should adding @torch.jit.export annotation on a single method make it export all module properties?
|
|
2
|
160
|
September 6, 2023
|
Torch.onnx.export`s export_params creates separated weight files
|
|
3
|
224
|
September 6, 2023
|
Inverse Network Training
|
|
1
|
188
|
September 4, 2023
|
Is it possible to change the dimensions of torch::jit::script::Module using only Libtorch (C++)?
|
|
0
|
143
|
August 30, 2023
|
Is it possible to create a ScriptModule for torchvision Retinanet model?
|
|
0
|
169
|
August 29, 2023
|
Creating a .pt model for sample production that can be used by a C++ program
|
|
0
|
180
|
August 29, 2023
|
What's the meaning of torch::jit::CreateFunctionalGraphs pass?
|
|
0
|
132
|
August 26, 2023
|
Big trouble in export deformable detr
|
|
6
|
349
|
August 23, 2023
|
Unable to lower to STABLEHLO hugging face ViT model
|
|
0
|
184
|
August 23, 2023
|
Torchscript error
|
|
1
|
178
|
August 22, 2023
|