diff --git a/.gitmodules b/.gitmodules index bd1f1a25..cc1b1acc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,13 +1,17 @@ [submodule "third_party/tvm"] path = third_party/tvm - url = ../tt-tvm.git + url = https://github.com/tenstorrent/tt-tvm.git + branch = pybuda_runtime [submodule "third_party/budabackend"] path = third_party/budabackend - url = ../tt-budabackend.git + url = https://github.com/tenstorrent/tt-budabackend.git + branch = main [submodule "third_party/pybind11"] path = third_party/pybind11 url = https://github.com/pybind/pybind11.git [submodule "third_party/buda-model-demos"] path = third_party/buda-model-demos url = https://github.com/tenstorrent/tt-buda-demos - +[submodule "third_party/benchmarking"] + path = third_party/benchmarking + url = https://github.com/tenstorrent/benchmarking.git diff --git a/third_party/budabackend b/third_party/budabackend index 4107668e..f146c92f 160000 --- a/third_party/budabackend +++ b/third_party/budabackend @@ -1 +1 @@ -Subproject commit 4107668e7c63624c51a428cf9b07a7d186a0df41 +Subproject commit f146c92f49560bd2c34884f00adc53ba935ca1dc