Can optimized IR convert back to TorchScript model file?
|
|
0
|
350
|
November 23, 2020
|
How to solve "RuntimeError: expected scalar type Double but found Float" when loading torchscript model in C++
|
|
1
|
1923
|
November 22, 2020
|
Torchscript, Using ModuleList and checking module type results in error
|
|
0
|
406
|
November 21, 2020
|
Limited JIT enabling?
|
|
1
|
391
|
November 21, 2020
|
How to access the parameters of a traced model?
|
|
0
|
333
|
November 17, 2020
|
Separate Torchscript model into two parts
|
|
1
|
682
|
November 16, 2020
|
Unable to cast Python instance to C++ type (Trying to script Yolov3)
|
|
3
|
3824
|
November 15, 2020
|
How to frozen weights in TorchScript IR?
|
|
7
|
529
|
November 12, 2020
|
Register custom op in Python and load generated dynamic library from C++
|
|
0
|
315
|
November 12, 2020
|
Torchscript made in PyTorch 1.7 not loading on 1.4
|
|
1
|
437
|
November 11, 2020
|
Microsofct C++ exception: torch::jit::ErrorReport at memory location 0x0000
|
|
3
|
866
|
October 27, 2020
|
Trace a model and export its nodes, edges and [hyper]parameters
|
|
0
|
400
|
October 27, 2020
|
Not found on multiline type annotation
|
|
2
|
845
|
October 26, 2020
|
How to extract weight/bias tensor from torch._C.Graph?
|
|
0
|
603
|
October 26, 2020
|
Convert torch::nn::Module to torch::jit::Module
|
|
0
|
302
|
October 23, 2020
|
Saving warmed up torchscript models directly
|
|
4
|
1552
|
October 20, 2020
|
Scripting custom autograd function. RuntimeError: You attempted to access the anomaly metadata of a custom autograd function
|
|
1
|
765
|
October 20, 2020
|
OrderedDict:move_to_end not recognized
|
|
0
|
407
|
October 19, 2020
|
Problems with jit load 3D monai model
|
|
2
|
662
|
October 16, 2020
|
Parsing prim::Constant ListType objects in nodes using the python_ir
|
|
0
|
389
|
October 12, 2020
|
Fintuning a pruned model, makes it 10x slower at inference
|
|
0
|
381
|
October 12, 2020
|
Tracing backward pass in v1.1.0
|
|
3
|
1906
|
October 11, 2020
|
Will torch.jit.unused support normal object class?
|
|
6
|
750
|
October 10, 2020
|
Question regarding PyTorch's Backwards Compatibility guarantee between releases
|
|
1
|
543
|
October 6, 2020
|
Save to a torchscript model in c++ (libtorch)
|
|
0
|
531
|
October 4, 2020
|
Why is looping through pytorch tensors so slow (compared to Numpy)?
|
|
1
|
2827
|
October 1, 2020
|
Different outputs on the same input to the pytorch torchscript model model
|
|
0
|
551
|
September 30, 2020
|
How does the JIT get the function types?
|
|
13
|
1632
|
September 25, 2020
|
Create a constant inside a graph
|
|
6
|
2022
|
September 23, 2020
|
Faster RCNN C++
|
|
4
|
2116
|
September 23, 2020
|