aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorKevin Cheng <kevin.cheng@arm.com>2021-11-15 17:07:37 -0800
committerKevin Cheng <kevin.cheng@arm.com>2021-11-15 17:07:55 -0800
commit80a022fd103b26a03a04e0565c4d263f73d950b8 (patch)
tree6fd26a5210cf2fa6650610077ac530680e8c4717 /.gitmodules
parente351a65ce85511dea24056554722d661dc7fee42 (diff)
downloadtosa_mlir_translator-80a022fd103b26a03a04e0565c4d263f73d950b8.tar.gz
First commit of tosa serialize passes
Signed-off-by: Kevin Cheng <kevin.cheng@arm.com> Change-Id: I1551017706f6e8af604792f48cdeb49b4da7ef0d
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..5d7eb1e
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "third_party/serialization_lib"]
+ path = third_party/serialization_lib
+ url = https://review.mlplatform.org/tosa/serialization_lib