Cannot use datasets with tokenizer in torchscript
|
|
0
|
81
|
January 20, 2023
|
Torch.jit.script with v 1.12 significantly slower on CUDA GPU than v 1.11 for scientific computing (due to nvFuser ?)
|
|
3
|
151
|
January 16, 2023
|
Set current stream from external stream
|
|
0
|
57
|
January 14, 2023
|
Does tensor.to(device) copy the data if the data is already present in GPU?
|
|
0
|
74
|
January 14, 2023
|
Very low squared-mean difference but still `TracerWarning: Trace had nondeterministic nodes.`
|
|
2
|
75
|
January 13, 2023
|
Torch.jit.script RuntimeError: Function was not annotated as having type None, but does not return along all paths:
|
|
2
|
71
|
January 12, 2023
|
Unable to compile model in torch_tensorrt
|
|
4
|
167
|
January 8, 2023
|
How to handle multiple inputs and outputs?
|
|
0
|
110
|
January 7, 2023
|
PyTorch is officially binded with Rust (tch-rs)
|
|
6
|
11159
|
January 5, 2023
|
How to use the new autotune intoruced in https://github.com/pytorch/torchdynamo/pull/1338
|
|
0
|
108
|
January 4, 2023
|
Sparse tensor not supported (Minkowski Engine)
|
|
0
|
152
|
January 4, 2023
|
How do we add "opset" to graph context
|
|
2
|
133
|
December 31, 2022
|
Python slice value cannot be used as a value:
|
|
0
|
181
|
November 25, 2022
|
Torch.jit.trace don't support torchdynamo model
|
|
0
|
118
|
December 15, 2022
|
Can I get Torch Trace from Torch Script?
|
|
0
|
109
|
December 14, 2022
|
Could not run 'aten::prelu' with arguments from the 'Metal' backend
|
|
1
|
253
|
December 10, 2022
|
How is training optimized
|
|
2
|
173
|
December 9, 2022
|
Unexpected behavior from torchscript
|
|
2
|
274
|
December 5, 2022
|
Torch jit.trace cannot trace forward that takes a tensor and string
|
|
0
|
85
|
December 4, 2022
|
Autograd inside torchscript from java (libtorch)
|
|
6
|
284
|
December 3, 2022
|
Low GPU utilization when training an ensemble
|
|
5
|
1855
|
November 29, 2022
|
Pytorch and custom compilers
|
|
0
|
137
|
November 27, 2022
|
TorchScript Inference fails with torch.jit.trace for seq2seq PyTorch model
|
|
0
|
294
|
November 22, 2022
|
Adding shape inference to custom operator for ONNX exporting
|
|
3
|
691
|
November 22, 2022
|
Global constants with torchscript
|
|
1
|
293
|
November 21, 2022
|
nvFuser fails with "Vectorized dim has to be from a contiguous inner most position"
|
|
6
|
290
|
November 18, 2022
|
How to get the intermediate output from torchscript?
|
|
2
|
388
|
November 18, 2022
|
Deduce input shape from torch.jit.ScriptModule
|
|
2
|
220
|
November 17, 2022
|
Examples for training with JIT
|
|
0
|
175
|
November 17, 2022
|
Convert fasterrcnn_resnet50_fpn_v2 to TorchScript
|
|
0
|
171
|
November 16, 2022
|