|
Creating a torchscript wrapper? (vol2)
|
|
0
|
389
|
September 9, 2021
|
|
JIT autograd.grad with gradient_outputs
|
|
2
|
1754
|
September 9, 2021
|
|
[JIT] Concatenating two RecursiveScriptModules
|
|
4
|
748
|
September 3, 2021
|
|
[jit] Performing Graph Surgery on RecursiveScriptModules
|
|
0
|
406
|
September 2, 2021
|
|
Speed of Custom RNN is SUPER SLOW
|
|
14
|
6757
|
May 4, 2020
|
|
How to write jit model to a file in text format including backward?
|
|
1
|
468
|
August 28, 2021
|
|
Load saved TorchScript model as regular nn.Module
|
|
1
|
585
|
August 27, 2021
|
|
Cpp_extension load for distributed environment
|
|
0
|
730
|
August 24, 2021
|
|
Dropout in RNN for each layer
|
|
1
|
692
|
August 22, 2021
|
|
Supporting Pytorch for Custom Compiler Backend
|
|
1
|
617
|
August 21, 2021
|
|
How to get the original class name of a RecursiveScriptModule?
|
|
2
|
1793
|
August 21, 2021
|
|
How to ensure the correctness of the torch script
|
|
4
|
1343
|
August 19, 2021
|
|
What is USE_TENSORRT flag used for?
|
|
4
|
1349
|
August 16, 2021
|
|
when call torch.onnx.export(), the graph is pruned by default ? how to cancel pruning
|
|
0
|
605
|
August 9, 2021
|
|
Torch.onnx.export overwrites param names after conv+bn fusion
|
|
0
|
745
|
August 5, 2021
|
|
[jit][script] handling of 'void' returns, NoneType error
|
|
0
|
355
|
August 5, 2021
|
|
How do I train a pretrained JIT model?
|
|
0
|
335
|
August 4, 2021
|
|
Torch.jit.trace_module with strict = False hardcoding input shape
|
|
1
|
883
|
August 2, 2021
|
|
Is there some document about adding a custom JIT backend
|
|
4
|
832
|
August 2, 2021
|
|
Torch.jit.trace hangs
|
|
0
|
561
|
July 27, 2021
|
|
FasterRCNN Resnet50 JIT Trace
|
|
14
|
7582
|
July 26, 2021
|
|
<JIT Trace> Redundant prim::ListUnpack and prim::ListConstruct
|
|
0
|
867
|
July 23, 2021
|
|
RuntimeError: Error(s) in loading state_dict for DataParallel: Unexpected key(s) in state_dict: "module.scibert_layer.embeddings.position_ids"
|
|
1
|
1065
|
July 20, 2021
|
|
Jit compile custom C++ function with OpenMP threads
|
|
0
|
443
|
July 11, 2021
|
|
Torchscript for model with GRU
|
|
3
|
2829
|
July 9, 2021
|
|
Compile CUDA kernels with newer Pytorch version
|
|
1
|
812
|
July 9, 2021
|
|
Jit.trace pass custom objects
|
|
1
|
598
|
July 7, 2021
|
|
Load_state_dict miss some keys if I convert BatchNorm2d to torchScript the torchScript one
|
|
0
|
779
|
July 6, 2021
|
|
`apply` function in custom extension not supported by TorchScript
|
|
0
|
512
|
July 5, 2021
|
|
Freezing API LSTM has different hidden state
|
|
0
|
409
|
June 30, 2021
|