mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
Cover clang-tidy to torch/csrc/onnx/init.cpp (#127393)
Enabling it will not cause issues. Pull Request resolved: https://github.com/pytorch/pytorch/pull/127393 Approved by: https://github.com/Skylion007
This commit is contained in:
@@ -235,7 +235,6 @@ exclude_patterns = [
|
||||
'torch/csrc/jit/serialization/import_legacy.cpp',
|
||||
'torch/csrc/jit/serialization/export.cpp',
|
||||
'torch/csrc/lazy/**/*',
|
||||
'torch/csrc/onnx/init.cpp',
|
||||
'torch/csrc/mps/**/*',
|
||||
]
|
||||
init_command = [
|
||||
|
||||
Reference in New Issue
Block a user