mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
Revert "Reify view_func() closures as ViewFuncs (#118404)"
This reverts commit d5a6762263.
Reverted https://github.com/pytorch/pytorch/pull/118404 on behalf of https://github.com/DanilBaibak due to Broken trunk ([comment](https://github.com/pytorch/pytorch/pull/118404#issuecomment-1938600260))
This commit is contained in:
@@ -131,8 +131,6 @@ def get_generate_code_bin_outs():
|
||||
"autograd/generated/VariableType_3.cpp": ["autograd/generated/VariableType_3.cpp"],
|
||||
"autograd/generated/VariableType_4.cpp": ["autograd/generated/VariableType_4.cpp"],
|
||||
"autograd/generated/variable_factories.h": ["autograd/generated/variable_factories.h"],
|
||||
"autograd/generated/ViewFuncs.cpp": ["autograd/generated/ViewFuncs.cpp"],
|
||||
"autograd/generated/ViewFuncs.h": ["autograd/generated/ViewFuncs.h"],
|
||||
}
|
||||
|
||||
if is_arvr_mode():
|
||||
|
||||
Reference in New Issue
Block a user