mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Delete links to non-existing run_plan_mpi.cc (#136204)
That were deleted by https://github.com/pytorch/pytorch/pull/125092 Fixes https://github.com/pytorch/pytorch/issues/136199 Pull Request resolved: https://github.com/pytorch/pytorch/pull/136204 Approved by: https://github.com/albanD, https://github.com/seemethere
This commit is contained in:
parent
cc365fdd7b
commit
785e98783b
|
|
@ -35,12 +35,6 @@ if(USE_ROCM)
|
|||
|
||||
endif()
|
||||
|
||||
if(USE_MPI)
|
||||
caffe2_binary_target("run_plan_mpi.cc")
|
||||
target_link_libraries(run_plan_mpi ${MPI_CXX_LIBRARIES})
|
||||
endif()
|
||||
|
||||
|
||||
caffe2_binary_target("dump_operator_names.cc")
|
||||
caffe2_binary_target("optimize_for_mobile.cc")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user