onnxruntime/onnxruntime
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
..
contrib_ops clean up transformers scripts (#17179) 2023-08-17 23:14:49 -07:00
core Create NodeArgs for all Constant nodes and initializers for functions being inlined (#17089) 2023-08-17 14:22:28 -07:00
python clean up transformers scripts (#17179) 2023-08-17 23:14:49 -07:00
test clean up transformers scripts (#17179) 2023-08-17 23:14:49 -07:00
tool/etw
wasm [js/web] enable ONNX Runtime Web error messages in JS (#16335) 2023-06-15 09:45:41 -07:00
__init__.py ExecutionProvider API refactor - move allocator from EP level to SessionState level and indexed by OrtDevice (#15833) 2023-06-19 17:44:45 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings