onnxruntime/onnxruntime/test/python
Pranav Sharma a270d8407e
Allow saving of large models after optimization (github issue 12882) (#16440)
### Description
Allow saving of large models after optimization.

### Motivation and Context
Addresses https://github.com/microsoft/onnxruntime/issues/12882
2023-06-21 22:46:26 -07:00
..
contrib_ops Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00
quantization fix protobuf copyfrom 2G limit (#16422) 2023-06-21 20:45:11 -07:00
testdata
transformers [Whisper] add a fusion option to split input bias from MHA/DMHA (#16049) 2023-06-16 10:29:48 +08:00
helper.py
onnx_backend_test_series.py Introduce float 8 types (#14731) 2023-05-30 13:25:58 -07:00
onnxruntime_test_collective.py support allgather on different axis (#15610) 2023-04-27 14:47:28 -07:00
onnxruntime_test_float8.py Introduce float 8 types (#14731) 2023-05-30 13:25:58 -07:00
onnxruntime_test_ort_trainer.py
onnxruntime_test_ort_trainer_with_mixed_precision.py
onnxruntime_test_python.py Allow saving of large models after optimization (github issue 12882) (#16440) 2023-06-21 22:46:26 -07:00
onnxruntime_test_python_azure.py
onnxruntime_test_python_backend.py
onnxruntime_test_python_backend_mlops.py
onnxruntime_test_python_cudagraph.py CUDA graph support for TRT EP (#16081) 2023-06-21 09:36:45 -07:00
onnxruntime_test_python_iobinding.py update with onnx main (#14929) 2023-04-18 08:42:51 -07:00
onnxruntime_test_python_keras.py
onnxruntime_test_python_mlops.py
onnxruntime_test_python_sparse_matmul.py
onnxruntime_test_python_symbolic_shape_infer.py
onnxruntime_test_python_tvm.py
onnxruntime_test_training_unit_tests.py
onnxruntime_test_training_unittest_utils.py
test_pytorch_export_contrib_ops.py