Update MLIR's website post move

PiperOrigin-RevId: 287679842
Change-Id: I2a29cbff2f9232d8581b30be7861c94bb1a869f6
This commit is contained in:
Jacques Pienaar 2019-12-31 11:26:43 -08:00 committed by TensorFlower Gardener
parent f6216b1360
commit a3de2819d7

View File

@ -1,11 +1,11 @@
# MLIR dialects and utilities for TensorFlow, TensorFlow Lite and XLA.
This module contains the MLIR
([Multi-Level Intermediate Representation](https://github.com/tensorflow/mlir))
([Multi-Level Intermediate Representation](https://mlir.llvm.org))
dialects and utilities for
1. TensorFlow
2. XLA
3. TF Lite
See [MLIR repo](https://github.com/tensorflow/mlir) for complete documentation.
See [MLIR's website](https://mlir.llvm.org) for complete documentation.