mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Revert "[nativert] move layout planner algorithms to libtorch (#156508)"
This reverts commit eab45643f22e58ee12d95d8b0162d51ca0a50801.
Reverted https://github.com/pytorch/pytorch/pull/156508 on behalf of https://github.com/atalman due to [GH job link](https://github.com/pytorch/pytorch/actions/runs/15793524714/job/44524067679) [HUD commit link](eab45643f2
) ([comment](https://github.com/pytorch/pytorch/pull/156508#issuecomment-2993589983))
This commit is contained in:
@ -610,8 +610,6 @@ libtorch_nativert_sources = [
|
||||
"torch/nativert/detail/ITree.cpp",
|
||||
"torch/nativert/kernels/C10Kernel.cpp",
|
||||
"torch/nativert/kernels/AutoFunctionalizeKernel.cpp",
|
||||
"torch/nativert/executor/memory/GreedyBySize.cpp",
|
||||
"torch/nativert/executor/memory/Bump.cpp",
|
||||
]
|
||||
|
||||
torch_mobile_tracer_sources = [
|
||||
|
Reference in New Issue
Block a user