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
are there any plans to support exporting models using torch script?
Motivation, pitch
In my experience I always felt like the loss of performance in onnx export is much higher than it is in torch script exports
While both very similar in inference speed
馃殌 Adding torchscript export support
are there any plans to support exporting models using torch script?
Motivation, pitch
In my experience I always felt like the loss of performance in onnx export is much higher than it is in torch script exports
While both very similar in inference speed