summaryrefslogtreecommitdiff
path: root/mlir/README.md
diff options
context:
space:
mode:
authorMehdi Amini <aminim@google.com>2019-04-03 08:28:29 -0700
committerMehdi Amini <joker.eph@gmail.com>2019-04-03 08:30:54 -0700
commit67f49eed9a4c6deb964bfc62ef4f556a497fff17 (patch)
tree2cc94a11b3e5508d1c7c6b59ab99e37ab53953b3 /mlir/README.md
parentf50edc65cdde8183a1ef4db944d799116e542d75 (diff)
downloadllvm-67f49eed9a4c6deb964bfc62ef4f556a497fff17.tar.gz
Update Readme to mention that the TensorFlow specific will be upstreamed later
-- PiperOrigin-RevId: 241735845
Diffstat (limited to 'mlir/README.md')
-rw-r--r--mlir/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/mlir/README.md b/mlir/README.md
index 81614e6515ba..2d6dfe9b1efc 100644
--- a/mlir/README.md
+++ b/mlir/README.md
@@ -7,6 +7,10 @@ include the application of HPC techniques, along with integration of search
algorithms like reinforcement learning. This project aims to reduce the cost to
bring up new hardware, and improve usability for existing TensorFlow users.
+Note that this repository contains the core of the MLIR framework, the
+Tensorflow compilers we are building on top of MLIR will be part of the
+main Tensorflow repository soon.
+
## More resources
For more information on MLIR, please see: