onnxruntime/onnxruntime/python
Ted Themistokleous 0e827c27fb
[MIGraphX EP] Add support for MIGraphX Exhaustive tune flag (#46) (#21599)
### Description
<!-- Describe your changes. -->
Set the exhaustive tune flag through the MIGraphX API and make this a
Session option in Onnxruntime

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Allow users to use MIGraphX Exhaustive tuning with Onnxruntime
inferences
This goers hand in hand with save/load after a model and been compiled
and tuning has found.

---------

Co-authored-by: Ted Themistokleous <tedthemistokleous@amd.com>
Co-authored-by: Tianlei Wu <tlwu@microsoft.com>
2024-08-21 07:32:12 -07:00
..
backend
datasets
providers/tvm
tools [MIGraphX EP Support] Update migx scripts (#21806) 2024-08-21 07:22:42 -07:00
torch_cpp_extensions remove const cast for DLManagedTensor (#20015) 2024-03-22 10:39:19 -07:00
training
__init__.py
_ld_preload.py
_pybind_state.py.in
exported_symbols.lst
numpy_helper.h fix Window_CI in Github Action (#21070) 2024-06-18 23:14:08 -07:00
onnxruntime_collect_build_info.py
onnxruntime_inference_collection.py [CUDA] Fix cuda provider fallback inconsistency (#21425) 2024-07-23 11:58:04 -07:00
onnxruntime_pybind.h
onnxruntime_pybind_exceptions.cc
onnxruntime_pybind_exceptions.h
onnxruntime_pybind_iobinding.cc Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
onnxruntime_pybind_mlvalue.cc fix Window_CI in Github Action (#21070) 2024-06-18 23:14:08 -07:00
onnxruntime_pybind_mlvalue.h Implement numpy array over CPU OrtValues on return values (#20539) 2024-05-08 10:56:36 -07:00
onnxruntime_pybind_module.cc
onnxruntime_pybind_ortvalue.cc Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
onnxruntime_pybind_quant.cc [Optimizer] DQ + MatMul to MatMulNBits support: kernel changes (#21342) 2024-07-15 15:25:40 -07:00
onnxruntime_pybind_schema.cc Fix typos according to reviewdog report. (#21335) 2024-07-22 13:37:32 -07:00
onnxruntime_pybind_sparse_tensor.cc Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
onnxruntime_pybind_state.cc [MIGraphX EP] Add support for MIGraphX Exhaustive tune flag (#46) (#21599) 2024-08-21 07:32:12 -07:00
onnxruntime_pybind_state.h
onnxruntime_pybind_state_common.cc
onnxruntime_pybind_state_common.h OVEP options to disable CPU fallback at compile time (#21166) 2024-06-28 08:31:02 -07:00
onnxruntime_validation.py Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
pybind.def
version_script.lds
version_script_expose_onnx_protobuf.lds