onnxruntime/onnxruntime/python/tools/transformers/models/t5
Tianlei Wu d65aa5400c
clean up transformers scripts (#17179)
(1) Remove class BertOptimizationOptions that has been deprecated a long
time ago
(2) Move sys path setttings to `__init__.py`, and update imports
(3) Fix bert_perf_test to run properly.
(4) Fix a onnx path in a whisper test case
(5) Fix a few typos
(6) Update comments in bert_perf_test regarding to graph inputs
2023-08-17 23:14:49 -07:00
..
__init__.py clean up transformers scripts (#17179) 2023-08-17 23:14:49 -07:00
convert_to_onnx.py clean up transformers scripts (#17179) 2023-08-17 23:14:49 -07:00
past_helper.py Whisper Export (#15247) 2023-04-04 05:01:04 -07:00
t5_decoder.py clean up transformers scripts (#17179) 2023-08-17 23:14:49 -07:00
t5_encoder.py clean up transformers scripts (#17179) 2023-08-17 23:14:49 -07:00
t5_encoder_decoder_init.py clean up transformers scripts (#17179) 2023-08-17 23:14:49 -07:00
t5_helper.py clean up transformers scripts (#17179) 2023-08-17 23:14:49 -07:00