[MIGraphX EP] Syncing AMD changes upstream #25583
Add in BF16 datatype and quantization support to MIGraphX EP
a20104c5
Fixing corrupted flags issue DML and MGX
5506dfab
Check migraphx_onnx_options_set_external_data_path exists
fa11154f
Use #ifdef instead of #if
131512d8
Simlify MIGraphX EP CMake
8e158650
Use SHARED lib not MODULE for MIGraphX EP
e70b8dc7
Use integer type equivalent to architecture to represent memory addre…
d74ecbaf
Declaration of 'param_shapes' hides previous local declaration
5bb4cee7
Add inline to header file function definitions
98204138
use string_view
e7ce7ff2
Use std::string_view for literals
f8450f1f
Use MIGraphX ONNXRT DLL location to search for MIGX and HIP runtime DLLs
23146257
Reduce number of log messages
303129c6
implement cpplint suggestions
7edd17b9
Use OrtDevice::DeviceId instead of int
bc1ca7ab
Use int instead of 'bool' for ONNXRT C interface
c87168e8
allocate memory for an option value
8c0d09de
Support for saving and loading MXR files automaticaly
e4d1c3ea
The C# interface for MIGraphX execution provider
48989b8e
Trim the output names of non-digits
453ebf5f
Use member variables for EP configuration instead of the info member …
71f27299
Bundle MIGraphX and HIP runtime binaries in C# NuGet and Python wheel
7d8e4f2c
Add Attention and SkipLayerNormalization Contrib op support (#100)
9686e40f
Remove redundant initialization of execution provider
6589ef9b
Remove redundant allocator static method
e6143470
MIGraphX cherry-picks for WCR
b2bf6ae0
Remove ROCm EP dependencies after drop
71fc0b99
snnn
dismissed these changes
on 2025-07-30
snnn
commented
on 2025-07-30
snnn
commented
on 2025-07-30
snnn
commented
on 2025-07-30
snnn
commented
on 2025-07-30
snnn
commented
on 2025-07-30
snnn
requested a review
from
snnn
231 days ago
snnn
commented
on 2025-08-04
snnn
commented
on 2025-08-04
changed back the type to bool
64eff879
Merge branch 'main' into amd_migx_ep_sync
0ade80d5
do not modify provider ABI
e6e5e54d
use std::string_view variant to reduce binary size
ed864386
review comment: use std::string directly
90f1ea41
review comment: fix security bug in StrDup(wchar_t)
b2bef034
review comment: CANN update
b46d46d3
review comment: remove unused dependencies
e06f1eed
review comment: fix source code formatting
d8237537
review comment: fix security bug
27e60f8e
fix Python wheel name for MIGraphX
fcd91989
Revert "The C# interface for MIGraphX execution provider"
4b2acf1c
Merge branch 'main' into amd_migx_ep_sync
06ebb42e
Merge branch 'main' into amd_migx_ep_sync
20ed3a75
Use auto Ep version from 'main' branch
ef8c9689
Create C# NuGet package for MIGraphX
781fa342
Merge branch 'main' into amd_migx_ep_sync
cd65f690
fix pybind compilation after merging 'main'
42441ff8
do not alter OrtMIGraphXProvierOptions
7e38f717
remove nested MIGraphXExecutionProviderInfo
8be40b0b
lintrunner
b9d7e267
skottmckay
dismissed their stale review
227 days ago
disable C4065 warning for the switch statement
481c854a
apwojcik
dismissed their stale review
via 481c854a
227 days ago
nieubank
dismissed these changes
on 2025-08-07
Update onnxruntime/python/onnxruntime_pybind_ortvalue.cc
1ac92bc0
apwojcik
dismissed their stale review
via 1ac92bc0
227 days ago
nieubank
approved these changes
on 2025-08-07
Assignees
No one assigned