Skip to content

v0.2.0

Choose a tag to compare

@zz002 zz002 released this 30 Jun 13:36

onnx-hipdnn-ep v0.2.0 (MorphiZen EP)

Release of the MorphiZen Execution Provider for ONNX Runtime on AMD gfx1151 (Strix Halo), tagged from release_0_2_0 (b0c8a869). Assets are hosted here so they do not expire like the 14-day Actions artifacts; each is the exact CI artifact (byte-identical, sha256 matches the build digest).

Assets

gpu-test-package-windows-v0.2.0.zip — Windows GPU test/runtime package.

  • bin/ — MorphiZen EP + HIP tools, ONNX Runtime 1.25.1 + DirectML + onnxruntime_perf_test.exe, OGA model_benchmark.exe + onnxruntime-genai.dll, amdhip64_7.dll.
  • lib/ — import libraries for the MorphiZen JIT linker (MSVC/WinSDK release CRT + hip_custom_kernels + EP); no Visual Studio install needed on the test machine.
  • wheels/ — ORT + OGA cp314 Python wheels. morphizen_config.json — EP config.
  • sha256: d3c106d1f4dcc44965e0a713045385211e085a1c9fa281891fa9a52168d2481c

hip-python-package-windows-v0.2.0.zip — Windows Python wheel package.

  • wheels/onnxruntime_directml-1.25.1, onnxruntime_ep_hip-1.0.0 (MorphiZen EP wheel), onnxruntime_genai_directml-0.14.0 (cp314).
  • Benchmark scripts: benchmark_e2e.py, metrics.py, run_onnx.py.
  • sha256: 472652a8617e7f3a1bd782553da0687c5fe28b17e46ccb5350218aecb13ada7c

gpu-test-package-linux-v0.2.0.zip — Linux GPU test/runtime package.

  • bin/ — bundled clang/lld toolchain, MorphiZen EP + HIP tools, OGA model_benchmark, onnxruntime_perf_test, plus lib/ runtime closure.
  • Built on ubuntu-latest from the same commit b0c8a869 (Linux Build runs on main, not release_*, so this asset is the main build at the identical commit).
  • sha256: 605299894bf0e7171d491492a08a06deaa962dc69fa37e58ef1f513255d28746

Build provenance

  • ONNX Runtime 1.25.1, OGA 0.14.0, HIP target gfx1151 via TheRock 7.11.0.
  • Windows assets built on the VS 2022 image (windows-2022); Linux asset on ubuntu-latest.