About the jit category
|
|
1
|
2039
|
February 25, 2023
|
How to get output shape of each node from a loaded model, which is saved by jit?
|
|
6
|
2713
|
November 14, 2024
|
RuntimeError: strides() called on undefined Tensor
|
|
3
|
2751
|
October 27, 2024
|
RuntimeError: Cannot insert a Tensor that requires grad as a constant
|
|
4
|
5513
|
October 5, 2024
|
Jit,PytorchVideo,Deployment
|
|
0
|
13
|
September 26, 2024
|
Using optimize_for_inference on Torchscript model causes error
|
|
6
|
732
|
September 21, 2024
|
Does jit support compile?
|
|
0
|
13
|
September 19, 2024
|
Torch.fx.GraphModule with Torch.jit.script gives warning
|
|
0
|
37
|
September 10, 2024
|
Torchscript compatibility with control flows
|
|
0
|
8
|
September 10, 2024
|
oneDNN error "Not support device type cuda"
|
|
1
|
9
|
August 19, 2024
|
Typing in Pytorch
|
|
3
|
3159
|
August 3, 2024
|
Jit trace failure (First diverging operator Node diff)
|
|
0
|
88
|
July 5, 2024
|
RuntimeError: get_parameter is not supported on ScriptModules
|
|
1
|
84
|
June 24, 2024
|
Issues tracing GPT-2 models for mobile deployment
|
|
1
|
141
|
June 21, 2024
|
TorchScript: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe0 in position 0: unexpected end of data
|
|
0
|
137
|
June 13, 2024
|
RuntimeError: Unknown type name 'nn.Module' - How to jit a function whose arguments contain an nn.Module?
|
|
3
|
1919
|
June 10, 2024
|
Export Segment Anything Model to C++
|
|
1
|
267
|
June 10, 2024
|
Does using a 'lite' model and 'optimized for mobile' change anything if used in native python code?
|
|
1
|
135
|
June 5, 2024
|
Leverage graph mode computation for pure c++ nn.module
|
|
0
|
115
|
June 3, 2024
|
Exporting DinoV2
|
|
0
|
219
|
May 25, 2024
|
How to start with jit?
|
|
2
|
207
|
May 25, 2024
|
Inference speed of jit model
|
|
0
|
169
|
May 20, 2024
|
Second forward call of torchscripted module breaks on cuda
|
|
21
|
5520
|
May 20, 2024
|
Extracting model weight matrices and doing the inference just by matrix multiplication
|
|
0
|
129
|
May 15, 2024
|
Ptorch.jit._overload_method documentation
|
|
1
|
711
|
May 13, 2024
|
Failing to export the Swin Transformer model into the Onnx file
|
|
0
|
283
|
May 12, 2024
|
Disable TracerWarnings for known constants
|
|
4
|
2091
|
May 9, 2024
|
Torchscript with ToTensor / ToImage
|
|
0
|
196
|
April 1, 2024
|
Runtime error - Unsupported value kind: Tensor
|
|
6
|
2026
|
April 28, 2024
|
[jit] bad constant exponent (e+38.f) in default_program fused_mul_div_add
|
|
0
|
161
|
April 24, 2024
|