mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Sync c2_aten_srcs.bzl with fbsync
When69e048b090were committed internally asb5222584e6, changes were added to `c2_aten_srcs.bzl`, as noted in https://github.com/pytorch/pytorch/pull/75115#issuecomment-1104448637 This commit reconciles the difference between two branches and to be skipped when imported
This commit is contained in:
parent
056627ddce
commit
b3aa2de5be
|
|
@ -5,6 +5,8 @@ ATEN_CORE_HEADER_FILES = [
|
|||
"ATen/core/DimVector.h",
|
||||
"ATen/core/grad_mode.h",
|
||||
"ATen/core/UndefinedTensorImpl.h",
|
||||
"ATen/core/SymIntArrayRef.h",
|
||||
"ATen/core/SymInt.h",
|
||||
]
|
||||
|
||||
ATEN_CORE_SRC_FILES = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user