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
I noticed that the deployment documentation mentions that exported onnx models will have caffe2 custom ops. Does this mean that you could also use this exported onnx model in a pytorch environment since the two have merged? Therefore also being truly ONNX and usable accross multiple environments?
If not, any help on best practices for deploying to sagemaker with the model I trained with detectron2 would be very helpful.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
I noticed that the deployment documentation mentions that exported onnx models will have caffe2 custom ops. Does this mean that you could also use this exported onnx model in a pytorch environment since the two have merged? Therefore also being truly ONNX and usable accross multiple environments?
If not, any help on best practices for deploying to sagemaker with the model I trained with detectron2 would be very helpful.
Beta Was this translation helpful? Give feedback.
All reactions