all teh submodules

deepcrayon-v2.1 v2.1.0-dc2
Jeff Moe 2023-11-08 11:26:49 -07:00
parent ff6d696ead
commit 10745aeaae
43 changed files with 114 additions and 60 deletions

132
.gitmodules vendored
View File

@ -1,39 +1,39 @@
[submodule "third_party/pybind11"]
ignore = dirty
path = third_party/pybind11
url = https://github.com/pybind/pybind11.git
path = third_party/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "third_party/cub"]
ignore = dirty
path = third_party/cub
url = https://github.com/NVlabs/cub.git
path = third_party/cub
url = https://github.com/NVlabs/cub.git
[submodule "third_party/eigen"]
ignore = dirty
path = third_party/eigen
url = https://gitlab.com/libeigen/eigen.git
path = third_party/eigen
url = https://gitlab.com/libeigen/eigen.git
[submodule "third_party/googletest"]
ignore = dirty
path = third_party/googletest
url = https://github.com/google/googletest.git
path = third_party/googletest
url = https://github.com/google/googletest.git
[submodule "third_party/benchmark"]
ignore = dirty
path = third_party/benchmark
url = https://github.com/google/benchmark.git
path = third_party/benchmark
url = https://github.com/google/benchmark.git
[submodule "third_party/protobuf"]
ignore = dirty
path = third_party/protobuf
url = https://github.com/protocolbuffers/protobuf.git
path = third_party/protobuf
url = https://github.com/protocolbuffers/protobuf.git
[submodule "third_party/ios-cmake"]
ignore = dirty
path = third_party/ios-cmake
url = https://github.com/Yangqing/ios-cmake.git
path = third_party/ios-cmake
url = https://github.com/Yangqing/ios-cmake.git
[submodule "third_party/NNPACK"]
ignore = dirty
path = third_party/NNPACK
url = https://github.com/Maratyszcza/NNPACK.git
path = third_party/NNPACK
url = https://github.com/Maratyszcza/NNPACK.git
[submodule "third_party/gloo"]
ignore = dirty
path = third_party/gloo
url = https://github.com/facebookincubator/gloo
path = third_party/gloo
url = https://github.com/facebookincubator/gloo
[submodule "third_party/NNPACK_deps/pthreadpool"]
ignore = dirty
path = third_party/pthreadpool
@ -52,90 +52,90 @@
url = https://github.com/Maratyszcza/psimd.git
[submodule "third_party/zstd"]
ignore = dirty
path = third_party/zstd
url = https://github.com/facebook/zstd.git
path = third_party/zstd
url = https://github.com/facebook/zstd.git
[submodule "third_party/cpuinfo"]
ignore = dirty
path = third_party/cpuinfo
url = https://github.com/pytorch/cpuinfo.git
path = third_party/cpuinfo
url = https://github.com/pytorch/cpuinfo.git
[submodule "third_party/python-enum"]
ignore = dirty
path = third_party/python-enum
url = https://github.com/PeachPy/enum34.git
path = third_party/python-enum
url = https://github.com/PeachPy/enum34.git
[submodule "third_party/python-peachpy"]
ignore = dirty
path = third_party/python-peachpy
url = https://github.com/malfet/PeachPy.git
path = third_party/python-peachpy
url = https://github.com/malfet/PeachPy.git
[submodule "third_party/python-six"]
ignore = dirty
path = third_party/python-six
url = https://github.com/benjaminp/six.git
path = third_party/python-six
url = https://github.com/benjaminp/six.git
[submodule "third_party/onnx"]
ignore = dirty
path = third_party/onnx
url = https://github.com/onnx/onnx.git
path = third_party/onnx
url = https://github.com/onnx/onnx.git
[submodule "third_party/onnx-tensorrt"]
ignore = dirty
path = third_party/onnx-tensorrt
url = https://github.com/onnx/onnx-tensorrt
path = third_party/onnx-tensorrt
url = https://github.com/onnx/onnx-tensorrt
[submodule "third_party/sleef"]
ignore = dirty
path = third_party/sleef
url = https://github.com/shibatch/sleef
path = third_party/sleef
url = https://github.com/shibatch/sleef
[submodule "third_party/ideep"]
ignore = dirty
path = third_party/ideep
url = https://github.com/intel/ideep
path = third_party/ideep
url = https://github.com/intel/ideep
[submodule "third_party/nccl/nccl"]
ignore = dirty
path = third_party/nccl/nccl
url = https://github.com/NVIDIA/nccl
path = third_party/nccl/nccl
url = https://github.com/NVIDIA/nccl
[submodule "third_party/gemmlowp/gemmlowp"]
ignore = dirty
path = third_party/gemmlowp/gemmlowp
url = https://github.com/google/gemmlowp.git
path = third_party/gemmlowp/gemmlowp
url = https://github.com/google/gemmlowp.git
[submodule "third_party/QNNPACK"]
ignore = dirty
path = third_party/QNNPACK
url = https://github.com/pytorch/QNNPACK
path = third_party/QNNPACK
url = https://github.com/pytorch/QNNPACK
[submodule "third_party/neon2sse"]
ignore = dirty
path = third_party/neon2sse
url = https://github.com/intel/ARM_NEON_2_x86_SSE.git
path = third_party/neon2sse
url = https://github.com/intel/ARM_NEON_2_x86_SSE.git
[submodule "third_party/fbgemm"]
ignore = dirty
path = third_party/fbgemm
url = https://github.com/pytorch/fbgemm
path = third_party/fbgemm
url = https://github.com/pytorch/fbgemm
[submodule "third_party/foxi"]
ignore = dirty
path = third_party/foxi
url = https://github.com/houseroad/foxi.git
path = third_party/foxi
url = https://github.com/houseroad/foxi.git
[submodule "third_party/tbb"]
path = third_party/tbb
url = https://github.com/01org/tbb
path = third_party/tbb
url = https://github.com/01org/tbb
branch = tbb_2018
[submodule "android/libs/fbjni"]
ignore = dirty
path = android/libs/fbjni
url = https://github.com/facebookincubator/fbjni.git
path = android/libs/fbjni
url = https://github.com/facebookincubator/fbjni.git
[submodule "third_party/XNNPACK"]
ignore = dirty
path = third_party/XNNPACK
url = https://github.com/google/XNNPACK.git
path = third_party/XNNPACK
url = https://github.com/google/XNNPACK.git
[submodule "third_party/fmt"]
ignore = dirty
path = third_party/fmt
url = https://github.com/fmtlib/fmt.git
path = third_party/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "third_party/tensorpipe"]
ignore = dirty
path = third_party/tensorpipe
url = https://github.com/pytorch/tensorpipe.git
path = third_party/tensorpipe
url = https://github.com/pytorch/tensorpipe.git
[submodule "third_party/cudnn_frontend"]
path = third_party/cudnn_frontend
url = https://github.com/NVIDIA/cudnn-frontend.git
[submodule "third_party/kineto"]
path = third_party/kineto
url = https://github.com/pytorch/kineto
path = third_party/kineto
url = https://github.com/pytorch/kineto
[submodule "third_party/pocketfft"]
path = third_party/pocketfft
url = https://github.com/mreineck/pocketfft
@ -157,3 +157,15 @@
[submodule "third_party/mimalloc"]
path = third_party/mimalloc
url = https://github.com/microsoft/mimalloc.git
[submodule "third_party/pthreadpool"]
path = third_party/pthreadpool
url = https://github.com/Maratyszcza/pthreadpool.git
[submodule "third_party/FXdiv"]
path = third_party/FXdiv
url = https://github.com/Maratyszcza/FXdiv.git
[submodule "third_party/FP16"]
path = third_party/FP16
url = https://github.com/Maratyszcza/FP16.git
[submodule "third_party/psimd"]
path = third_party/psimd
url = https://github.com/Maratyszcza/psimd.git

@ -0,0 +1 @@
Subproject commit 12995ec0d27d682ebad4a6986913a303cac1693d

1
third_party/FP16 vendored 160000

@ -0,0 +1 @@
Subproject commit 0a92994d729ff76a58f692d3028ca1b64b145d91

1
third_party/FXdiv vendored 160000

@ -0,0 +1 @@
Subproject commit 63058eff77e11aa15bf531df5dd34395ec3017c8

1
third_party/NNPACK vendored 160000

@ -0,0 +1 @@
Subproject commit 70a77f485e8b934224f3a79efd8edcd84cd377b8

1
third_party/QNNPACK vendored 160000

@ -0,0 +1 @@
Subproject commit 7d2a4e9931a82adc3814275b6219a03e24e36b4c

@ -0,0 +1 @@
Subproject commit b721922bce0e536c84b70a1d9bcd5db2b66e42df

1
third_party/XNNPACK vendored 160000

@ -0,0 +1 @@
Subproject commit c7ab042fb35ea3a3ea0c112ce813878f8b08a2ff

1
third_party/benchmark vendored 160000

@ -0,0 +1 @@
Subproject commit b40db869451036d222d155bc8cd6420c2fb9527a

1
third_party/cpuinfo vendored 160000

@ -0,0 +1 @@
Subproject commit d6860c477c99f1fce9e28eb206891af3c0e1a1d7

1
third_party/cub vendored 160000

@ -0,0 +1 @@
Subproject commit 397357e9aca61f244b0aed2e77efca25f8a95d74

1
third_party/cudnn_frontend vendored 160000

@ -0,0 +1 @@
Subproject commit 12f35fa2be5994c1106367cac2fba21457b064f4

1
third_party/cutlass vendored 160000

@ -0,0 +1 @@
Subproject commit 39c6a83f231d6db2bc6b9c251e7add77d68cbfb4

1
third_party/eigen vendored 160000

@ -0,0 +1 @@
Subproject commit 4d54c43d6c27be75b6cdf41fcfe9b112c63288e2

1
third_party/fbgemm vendored 160000

@ -0,0 +1 @@
Subproject commit e5236c8d22ad4d18f90adae92dd44d605350e594

1
third_party/flatbuffers vendored 160000

@ -0,0 +1 @@
Subproject commit 205285c35c164c0368c913b3f611cf8d672bc103

1
third_party/fmt vendored 160000

@ -0,0 +1 @@
Subproject commit 52a99a67f7cc832d5fbf65c362b8fbdb5d16e6bb

1
third_party/foxi vendored 160000

@ -0,0 +1 @@
Subproject commit c278588e34e535f0bb8f00df3880d26928038cad

1
third_party/gemmlowp/gemmlowp vendored 160000

@ -0,0 +1 @@
Subproject commit 16e8662c34917be0065110bfcd9cc27d30f52fdf

1
third_party/gloo vendored 160000

@ -0,0 +1 @@
Subproject commit e3a9ddeed54a97e456304059eb03d9917daec963

1
third_party/googletest vendored 160000

@ -0,0 +1 @@
Subproject commit b10fad38c4026a29ea6561ab15fc4818170d1c10

1
third_party/ideep vendored 160000

@ -0,0 +1 @@
Subproject commit b57539e4608e75f80dbc5c2784643d5f2f242003

1
third_party/ios-cmake vendored 160000

@ -0,0 +1 @@
Subproject commit 8abaed637d56f1337d6e1d2c4026e25c1eade724

1
third_party/ittapi vendored 160000

@ -0,0 +1 @@
Subproject commit abf1808df2b6230d7881e277552a2d73a298b18b

1
third_party/kineto vendored 160000

@ -0,0 +1 @@
Subproject commit 8d99b09a2508389885fe20c9b0b5bc0bb7730081

1
third_party/mimalloc vendored 160000

@ -0,0 +1 @@
Subproject commit 4e50d6714d471b72b2285e25a3df6c92db944593

1
third_party/nccl/nccl vendored 160000

@ -0,0 +1 @@
Subproject commit 0e35f5d3902f4e30c4c97b9700a6a64b25ba7f7f

1
third_party/neon2sse vendored 160000

@ -0,0 +1 @@
Subproject commit 097a5ecacd527d5b5c3006e360fb9cb1c1c48a1f

1
third_party/nlohmann vendored 160000

@ -0,0 +1 @@
Subproject commit 6eab7a2b187b10b2494e39c1961750bfd1bda500

1
third_party/onnx vendored 160000

@ -0,0 +1 @@
Subproject commit 2cf3749d475e513cb9a2124f89308e214d4020db

1
third_party/onnx-tensorrt vendored 160000

@ -0,0 +1 @@
Subproject commit a43ce67187bab219520fd80f21af8bbd4354bc8c

1
third_party/pocketfft vendored 160000

@ -0,0 +1 @@
Subproject commit 9efd4da52cf8d28d14531d14e43ad9d913807546

1
third_party/protobuf vendored 160000

@ -0,0 +1 @@
Subproject commit e6f8b9d1026996f6463d4f014d7760256b757227

1
third_party/psimd vendored 160000

@ -0,0 +1 @@
Subproject commit 072586a71b55b7f8c584153d223e95687148a900

1
third_party/pthreadpool vendored 160000

@ -0,0 +1 @@
Subproject commit 4fe0e1e183925bf8cfa6aae24237e724a96479b8

1
third_party/pybind11 vendored 160000

@ -0,0 +1 @@
Subproject commit c758b81f3b67e64ffe6aa6fe467e02f6b7dde3e8

1
third_party/python-enum vendored 160000

@ -0,0 +1 @@
Subproject commit 4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7

1
third_party/python-peachpy vendored 160000

@ -0,0 +1 @@
Subproject commit 913d74c35a6b1d330e90bfc055208ce5b06b35a0

1
third_party/python-six vendored 160000

@ -0,0 +1 @@
Subproject commit 02c3bcab0b94eb7a86f6606bc8b02e3ee0a72860

1
third_party/sleef vendored 160000

@ -0,0 +1 @@
Subproject commit 85440a5e87dae36ca1b891de14bc83b441ae7c43

1
third_party/tbb vendored 160000

@ -0,0 +1 @@
Subproject commit c62b6468508316a1de976921f4c2a596fc1dcd31

1
third_party/tensorpipe vendored 160000

@ -0,0 +1 @@
Subproject commit bb1473a4b38b18268e8693044afdb8635bc8351b

1
third_party/zstd vendored 160000

@ -0,0 +1 @@
Subproject commit 1518570c62b95136b6a69714012957cae5487a9a