mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
fix ovrsource pytorch build from D39769513 (#85708)
Test Plan: Tested locally, verifying with CI. Reviewed By: h-friederich Differential Revision: D39851831 Pull Request resolved: https://github.com/pytorch/pytorch/pull/85708 Approved by: https://github.com/zou3519
This commit is contained in:
parent
7934596b70
commit
ea50e7f262
1 changed files with 1 additions and 0 deletions
|
|
@ -336,6 +336,7 @@ def get_aten_generated_files(enabled_backends):
|
|||
"CompositeExplicitAutogradFunctions_inl.h",
|
||||
"CompositeExplicitAutogradNonFunctionalFunctions.h",
|
||||
"CompositeExplicitAutogradNonFunctionalFunctions_inl.h",
|
||||
"VmapGeneratedPlumbing.h",
|
||||
"core/ATenOpList.cpp",
|
||||
"core/TensorBody.h",
|
||||
"core/TensorMethods.cpp",
|
||||
|
|
|
|||
Loading…
Reference in a new issue