[Submodule] Remove third-party onnx-tensorrt (#126542)

It seems that tensorrt is not used by the C++ code, may be due to the removal of Caffe2.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/126542
Approved by: https://github.com/ezyang
This commit is contained in:
cyy
2024-05-19 22:34:24 +00:00
committed by PyTorch MergeBot
parent 853081a8e7
commit 574ae9afb8
7 changed files with 0 additions and 49 deletions

4
.gitmodules vendored
View File

@ -58,10 +58,6 @@
ignore = dirty
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
[submodule "third_party/sleef"]
ignore = dirty
path = third_party/sleef