iree-org / iree

A retargetable MLIR-based machine learning compiler and runtime toolkit.
http://iree.dev/
Apache License 2.0
2.46k stars 543 forks source link

The rocm links in the doc is outdated #17560

Open hanhanW opened 2 weeks ago

hanhanW commented 2 weeks ago

See the ROCm and Linux link in https://iree.dev/guides/deployment-configurations/gpu-rocm/

They are https://rocm.docs.amd.com/en/latest/deploy/linux/quick_start.html and https://www.amd.com/en/graphics/servers-solutions-rocm which are all 404 errors.

ScottTodd commented 2 weeks ago

We had some ROCm doc updates in https://github.com/iree-org/iree/pull/17029 (cc @nithinsubbiah ). I wanted to make a pass through those docs myself, but I'm still waiting on a local dev machine so I can go through the steps personally.