onnxruntime/onnxruntime/python/tools
Tianlei Wu 268d2283c0
Export GPT-2 ONNX model without postion_ids and attention_mask inputs (#4852)
* Export GPT-2 ONNX model without postion_ids and attention_mask inputs
* allow benchmark_gpt2 on user's model
* refactor:  get_dummy_inputs returns a data class.
2020-08-24 13:05:25 -07:00
..
featurizer_ops Update data_frame_tool to latest (#3919) 2020-05-18 21:13:56 -07:00
quantization Fix next node access bug in calibration tool (#4863) 2020-08-21 20:48:54 -07:00
transformers Export GPT-2 ONNX model without postion_ids and attention_mask inputs (#4852) 2020-08-24 13:05:25 -07:00
__init__.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
onnxruntime_test.py Improve handling of symbolic dimensions in the onnxruntime_test.py script. (#3959) 2020-05-18 16:51:09 +10:00