Closed lix19937 closed 3 months ago
Can this repo provide network code from onnx, not a pth file ?
hi @lix19937,
onnx2torch can generate a GraphModule only. For more info, see https://pytorch.org/docs/stable/fx.html.
onnx2torch
GraphModule
Thanks!
Can this repo provide network code from onnx, not a pth file ?