Skip to content

Commit b618332

Browse files
committed
Revert "[ML] Harden pytorch_inference with TorchScript model graph validation (elastic#2936)"
This reverts commit 38f6653.
1 parent d03b286 commit b618332

37 files changed

Lines changed: 17 additions & 2766 deletions

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)