Can you share how you export the model from torch?
#1
by
yeonseok-zeticai
- opened
I want to change the ONNX model's input from dictionary to list, but I have to modify the script to export from torch to ONNX.
Can you share how you exported the model to ONNX?
yeonseok-zeticai
changed discussion status to
closed
I want the convert script too, can you share it ?