Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
Yehor 
posted an update 3 days ago
Post
1955
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