| TensorFlow Dialects | |
| =================== | |
| IREE's compiler is capable of ingesting selected TensorFlow dialects directly. | |
| Those that are integrated into the in-process compiler API are presented here. | |
| `chlo` dialect | |
| -------------- | |
| .. automodule:: iree.compiler.dialects.chlo | |
| :imported-members: | |
| :members: | |
| :undoc-members: | |
| `mhlo` dialect | |
| -------------- | |
| .. automodule:: iree.compiler.dialects.mhlo | |
| :imported-members: | |
| :members: | |
| :undoc-members: |