Writing our own inference engine in Rust on the AMD MI355X
Maincode, an Australian AI company, built a custom inference engine in Rust for the AMD MI355X GPU that bypasses the ROCm runtime entirely, achieving lower overhead on critical operations like tensor-…