blob: 32810319a9dfdd3f59346f2c51a4100b2842ca5e [file] [log] [blame] [view]
To enable during build use
```
cmake -DIREE_BUILD_EXPERIMENTAL_DISTRIBUTED=ON ...
```
For example usage see [example.py](python/example.py).