We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8fcfb commit ba982a7Copy full SHA for ba982a7
.gitmodules
@@ -1,6 +1,9 @@
1
[submodule "backends/arm/third-party/ethos-u-core-driver"]
2
path = backends/arm/third-party/ethos-u-core-driver
3
url = https://git.gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-core-driver.git
4
+[submodule "backends/arm/third-party/serialization_lib"]
5
+ path = backends/arm/third-party/serialization_lib
6
+ url = https://git.gitlab.arm.com/tosa/tosa-serialization.git
7
[submodule "backends/vulkan/third-party/Vulkan-Headers"]
8
path = backends/vulkan/third-party/Vulkan-Headers
9
url = https://github.com/KhronosGroup/Vulkan-Headers
backends/arm/third-party/serialization_lib
0 commit comments