Problem Statement:
- Many users possess AMD or Intel hardware without NVIDIA GPUs.
- Current ONNX Runtime acceleration is limited to CUDA/DirectML.
- Lack of AMD/Intel support forces fallback to CPU inference—higher latency and lower throughput.
Proposal:
-
Integrate onnxruntime-rocm
-
Integrate onnxruntime-openvino
-
Update build scripts & documentation
- Add EP-specific install instructions (pip wheels, environment setup)
- Provide sample configs for AMD and Intel pipelines
Benefits:
References:
Please consider this enhancement to unlock the full potential of local hardware acceleration across AMD and Intel platforms!
Problem Statement:
Proposal:
Integrate
onnxruntime-rocmIntegrate
onnxruntime-openvinoUpdate build scripts & documentation
Benefits:
Reduced Latency
Broader Hardware Coverage
References:
Please consider this enhancement to unlock the full potential of local hardware acceleration across AMD and Intel platforms!