transformers/examples/onnx/pytorch/translation
Jay Zhang 279ce5b705
Add an example of exporting BartModel + BeamSearch to ONNX module. (#13765)
* Add all example files.

* Reformat files by black.

* Style.

* Remove unused imports.

Co-authored-by: Morgan Funtowicz <funtowiczmo@gmail.com>
2021-10-07 12:07:02 +02:00
..
bart_onnx Add an example of exporting BartModel + BeamSearch to ONNX module. (#13765) 2021-10-07 12:07:02 +02:00
requirements.txt Add an example of exporting BartModel + BeamSearch to ONNX module. (#13765) 2021-10-07 12:07:02 +02:00
run_onnx_exporter.py Add an example of exporting BartModel + BeamSearch to ONNX module. (#13765) 2021-10-07 12:07:02 +02:00