[BC BREAKING] Remove outdated python submodules (#108236)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/108236
Approved by: https://github.com/malfet
This commit is contained in:
cyy
2023-09-02 06:24:17 +00:00
committed by PyTorch MergeBot
parent eb67c452c8
commit d6a9c2b4b5
6 changed files with 3 additions and 25 deletions

8
.gitmodules vendored
View File

@ -58,18 +58,10 @@
ignore = dirty
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
[submodule "third_party/python-peachpy"]
ignore = dirty
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
[submodule "third_party/onnx"]
ignore = dirty
path = third_party/onnx