Skip to content

Commit fa25da3

Browse files
committed
Update base for unstack on "Take advantage of C++17 in scalar_type_util.h"
I generated a big ugly table because we couldn't make promoteTypes constexpr before we had C++17. Now we have C++17. Differential Revision: [D66181946](https://our.internmc.facebook.com/intern/diff/D66181946/) [ghstack-poisoned]
1 parent ba344c5 commit fa25da3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[submodule "backends/arm/third-party/ethos-u-core-driver"]
22
path = backends/arm/third-party/ethos-u-core-driver
3-
url = https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver
3+
url = https://git.mlplatform.org/ml/ethos-u/ethos-u-core-driver.git/
44
[submodule "backends/arm/third-party/serialization_lib"]
55
path = backends/arm/third-party/serialization_lib
6-
url = https://review.mlplatform.org/tosa/serialization_lib
6+
url = https://git.mlplatform.org/tosa/serialization_lib.git/
77
[submodule "backends/vulkan/third-party/Vulkan-Headers"]
88
path = backends/vulkan/third-party/Vulkan-Headers
99
url = https://github.com/KhronosGroup/Vulkan-Headers

0 commit comments

Comments
 (0)