Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
Yehor 
posted an update Mar 30
Post
2050
Are you interesting in different runtimes for AI models?

Check out IREE (iree.dev), it convert models to MLIR and then execute on different platforms.

I have tested it in Rust on CPU and CUDA: https://github.com/egorsmkv/eerie-yolo11
In this post