pytorch
e731a63e - Silence clang-tidy linter for TorchpyTest.FxModule test (#62001)

Commit
3 years ago
Silence clang-tidy linter for TorchpyTest.FxModule test (#62001) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/62001 This will fix [this linter error](https://github.com/pytorch/pytorch/runs/3120335141) introduced with D29690088 (https://github.com/pytorch/pytorch/commit/810e19979d5ab8db09f3cdbbd6d36ecd2ab7b0c5). Test Plan: N/A (just looked at other examples and tidy doc https://clang.llvm.org/extra/clang-tidy/) Reviewed By: suo Differential Revision: D29832654 fbshipit-source-id: 8cf69cb5551f3b1bd384a2553dc5c827beb0a68f
Author
Parents
Loading