379 Forks
1726 Stars
1726 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/openxla/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/openxla/iree/archive/master.zip

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

If you have some problems with iree

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