mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Revert "Add missing include for internal build (#119721)"
This reverts commit e0cabebad9.
Reverted https://github.com/pytorch/pytorch/pull/119721 on behalf of https://github.com/huydhn due to This fixes the build failures but there is still an issue with the missing libcaffe2_torch_fb_sparsenn_sparsenn_operators_gpu.so on D53686094 ([comment](https://github.com/pytorch/pytorch/pull/119721#issuecomment-1940191340))
This commit is contained in:
parent
ea8e4fd5ac
commit
9f8c84a399
|
|
@ -961,7 +961,6 @@ aten_cpu_non_globed_headers = [
|
|||
"aten/src/ATen/detail/HIPHooksInterface.h",
|
||||
"aten/src/ATen/detail/ORTHooksInterface.h",
|
||||
"aten/src/ATen/detail/PrivateUse1HooksInterface.h",
|
||||
"aten/src/ATen/detail/AcceleratorHooksInterface.h",
|
||||
"aten/src/ATen/detail/XPUHooksInterface.h",
|
||||
"aten/src/ATen/detail/MTIAHooksInterface.h",
|
||||
"aten/src/ATen/detail/IPUHooksInterface.h",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user