Minor changes proposal to allow ONNX export
#54
by
titaiwang03
- opened
No description provided.
Propose a prototype of how to export this model to ONNX format. Essentially, we need to (1) avoid mutating attributes, (2) remove assertions, and (3) avoid dynamic control flow.
titaiwang03
changed pull request status to
open
Hello @titaiwang03 and @thiagocrepaldi . We updated the model definition according to what we discussed and tested in microsoft/phi-1.
Please let me know if everything is fine on your end.
Regards,
Gustavo.
gugarosa
changed pull request status to
closed