682 Forks
3081 Stars
3081 Watchers

iree

A retargetable MLIR-based machine learning compiler and runtime toolkit.

How to download and setup iree

Open terminal and run command
git clone https://github.com/iree-org/iree.git
git clone is used to create a copy or clone of iree repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with iree https://github.com/iree-org/iree/archive/master.zip

Or simply clone iree with SSH
[email protected]:iree-org/iree.git

If you have some problems with iree

You may open issue on iree support forum (system) here: https://github.com/iree-org/iree/issues