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
Thanks @GeorgeS2019
That's a great point. My plan is to import ONNX model to Seq2SeqSharp at first, so that it can directly load pre-trained models generated by other framework rather than retrain them from the scratch.
Currently, both the ML.NET ( which can import ONNX) and OnnxRuntime C# API samples are missing machine translation.
If it is possible to export Seq2SeqSharp model to ONNX, than both ML.NET and Onnx community will benefit from that.
The text was updated successfully, but these errors were encountered: