[submodule "third_party/Halide"]
	path = third_party/Halide
	url = https://github.com/halide/Halide.git
[submodule "third_party/OpenBLAS"]
	path = third_party/OpenBLAS
	url = https://github.com/xianyi/OpenBLAS.git
[submodule "third_party/cppzmq"]
	path = third_party/cppzmq
	url = https://github.com/zeromq/cppzmq.git
[submodule "third_party/gtest"]
	path = third_party/gtest
	url = https://github.com/google/googletest.git
[submodule "third_party/mkl-dnn"]
	path = third_party/intel-mkl-dnn
	url = https://github.com/oneapi-src/oneDNN.git
[submodule "third_party/libzmq"]
	path = third_party/libzmq
	url = https://github.com/zeromq/libzmq.git
[submodule "third_party/protobuf"]
	path = third_party/protobuf
	url = https://github.com/protocolbuffers/protobuf
[submodule "third_party/MegRay"]
	path = third_party/MegRay
	url = https://github.com/MegEngine/MegRay.git
[submodule "third_party/flatbuffers"]
	path = third_party/flatbuffers
	url = https://github.com/MegEngine/flatbuffers.git
[submodule "third_party/pybind11"]
	path = third_party/pybind11
	url = https://github.com/pybind/pybind11.git
[submodule "third_party/midout"]
	path = third_party/midout
	url = https://github.com/MegEngine/midout.git
[submodule "third_party/llvm-project"]
	path = third_party/llvm-project
	url = https://github.com/llvm/llvm-project.git
[submodule "third_party/cutlass"]
	path = third_party/cutlass
	url = https://github.com/MegEngine/cutlass.git
[submodule "third_party/range-v3"]
	path = third_party/range-v3
	url = https://github.com/ericniebler/range-v3.git
[submodule "third_party/Json"]
	path = third_party/Json
	url = https://github.com/nlohmann/json.git
[submodule "third_party/cpuinfo"]
	path = third_party/cpuinfo
	url = https://github.com/MegEngine/cpuinfo.git
[submodule "third_party/gflags"]
	path = third_party/gflags
	url = https://github.com/MegEngine/gflags.git
[submodule "third_party/cpp_redis"]
	path = third_party/cpp_redis
	url = https://github.com/cpp-redis/cpp_redis
[submodule "third_party/tacopie"]
	path = third_party/tacopie
	url = https://github.com/cpp-redis/tacopie
[submodule "third_party/cudnn-frontend"]
	path = third_party/cudnn-frontend
	url = https://github.com/MegEngine/cudnn-frontend.git
