Cuttstage
Cuttstage
> MLIR is used in Grappler now, which is plugged into the executor. MLIR is also used more and more to implement the XLA CPU/GPU compiler (which emits LLVM), and...
> MHLO (which is what this repo contains) is the native IR of [JAX](https://github.com/google/jax), which is used heavily for training (on both CPU/GPU/TPU via XLA). However, "training" can mean many...
