Skip to content

Commit 75c7957

Browse files
authored
Revert "[ML] Harden pytorch_inference with TorchScript model graph validation…" (#2997)
This reverts commit e3e24b6.
1 parent e3e24b6 commit 75c7957

37 files changed

+17
-2790
lines changed

bin/pytorch_inference/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ ml_add_executable(pytorch_inference
3535
CBufferedIStreamAdapter.cc
3636
CCmdLineParser.cc
3737
CCommandParser.cc
38-
CModelGraphValidator.cc
3938
CResultWriter.cc
40-
CSupportedOperations.cc
4139
CThreadSettings.cc
4240
)
4341

bin/pytorch_inference/CModelGraphValidator.cc

Lines changed: 0 additions & 115 deletions
This file was deleted.

bin/pytorch_inference/CModelGraphValidator.h

Lines changed: 0 additions & 91 deletions
This file was deleted.

bin/pytorch_inference/CSupportedOperations.cc

Lines changed: 0 additions & 129 deletions
This file was deleted.

0 commit comments

Comments
 (0)