Files
pytorch/tools/iwyu/all.imp
cyy bae61ecb96 [Reland 1] Cleanup header inclusions in torch_cpu by iwyu (#112311)
Reland https://github.com/pytorch/pytorch/pull/101178 to use IWYU on torch_cpu. The header file changes are excluded to avoid breaking internal jobs.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/112311
Approved by: https://github.com/ezyang
2023-11-19 04:06:36 +00:00

8 lines
132 B
Plaintext

[
{ ref: "system.imp" },
{ ref: "c10.imp" },
{ ref: "aten.imp" },
{ ref: "torch.imp" },
{ ref: "gtest.imp" },
]