提交 7a0d9626 编写于 作者: Z zhanghaolong 提交者: zhanghaolong

opt(cpuifno): move cpuinfo from pytorch to MegEngine

上级 4c13bc7e
......@@ -25,9 +25,6 @@
[submodule "third_party/flatbuffers"]
path = third_party/flatbuffers
url = https://github.com/google/flatbuffers.git
[submodule "third_party/cpuinfo"]
path = third_party/cpuinfo
url = https://github.com/pytorch/cpuinfo.git
[submodule "third_party/pybind11"]
path = third_party/pybind11
url = https://github.com/pybind/pybind11.git
......@@ -46,3 +43,6 @@
[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
Subproject commit 63b254577ed77a8004a9be6ac707f3dccc4e1fd9
Subproject commit ea1061c25dda02e3d539f79ae54186d3261ab357
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册