mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[2/N] Cleanup header inclusions in torch_cpu by iwyu (#109964)
Further cleaning up of torch_cpu header inclusions. Pull Request resolved: https://github.com/pytorch/pytorch/pull/109964 Approved by: https://github.com/ezyang, https://github.com/Skylion007
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#include <ATen/Functions.h>
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <test/cpp/jit/test_utils.h>
|
||||
|
Reference in New Issue
Block a user