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
{{ message }}
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
Sorry to bother you, I want to export the Onnx model using fairseq, and I see that you have implemented this function in your code.
I see your code that use onnx as the medium and them export to caffe2. But the result are divided into encoder and decoder. May I ask why it needs to divided into 2 parts? And how can I output a single entire model?
thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hi,
Sorry to bother you, I want to export the Onnx model using fairseq, and I see that you have implemented this function in your code.
I see your code that use onnx as the medium and them export to caffe2. But the result are divided into encoder and decoder. May I ask why it needs to divided into 2 parts? And how can I output a single entire model?
thanks
The text was updated successfully, but these errors were encountered: