You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually he modified the source code of transformers. He added torch.onnx.export into transformers, so it does inference, it will output the onnx models
Hi,
Could you add torch.onnx.export() in tools/export-onnx.py. Currently in tools/export-onnx.py, it only does inference.
The text was updated successfully, but these errors were encountered: