mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Skip interactive_embedded_interpreter.cpp for clang-tidy (#66569)
Summary:
Fixes #{issue number}
Pull Request resolved: https://github.com/pytorch/pytorch/pull/66569
Reviewed By: suo
Differential Revision: D31622885
Pulled By: malfet
fbshipit-source-id: 61bad5ff3011f992cdd149724c935c098996d6a2
This commit is contained in:
parent
09b90612c4
commit
b792a77895
|
|
@ -70,6 +70,7 @@ DEFAULTS = {
|
|||
"-torch/csrc/autograd/FunctionsManual.cpp",
|
||||
"-torch/csrc/generic/*.cpp",
|
||||
"-torch/csrc/jit/codegen/cuda/runtime/*",
|
||||
"-torch/csrc/deploy/interactive_embedded_interpreter.cpp",
|
||||
"-torch/csrc/deploy/interpreter/interpreter.cpp",
|
||||
"-torch/csrc/deploy/interpreter/interpreter.h",
|
||||
"-torch/csrc/deploy/interpreter/interpreter_impl.h",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user