Skip to content

Commit ec90e05

Browse files
authored
Revert "[8.19] [ML] Harden pytorch_inference with TorchScript model graph val…" (#2998)
This reverts commit ecdf602.
1 parent ecdf602 commit ec90e05

36 files changed

+18
-2752
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)