commit | f0007f2f5848b61daf20c375a8cb1d783a81db0e | [log] [tgz] |
---|---|---|
author | Phoenix Meadowlark <meadowlark@google.com> | Tue Dec 29 13:57:35 2020 -0800 |
committer | GitHub <noreply@github.com> | Tue Dec 29 13:57:35 2020 -0800 |
tree | 75553ee6682ae3a241233333515f85224abb05aa | |
parent | deaddb72b58b5932d9c89ea195d3004aded833d0 [diff] [blame] |
Add third_party/mlir-hlo (#4340)
diff --git a/.gitmodules b/.gitmodules index f5306b8..f363c60 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -53,3 +53,6 @@ [submodule "third_party/liburing"] path = third_party/liburing url = https://github.com/axboe/liburing.git +[submodule "third_party/mlir-hlo"] + path = third_party/mlir-hlo + url = https://github.com/tensorflow/mlir-hlo.git