|
|
|
@ -213,7 +213,7 @@ target_link_libraries(executor while_op_helper executor_gc_helper recurrent_op_h
|
|
|
|
|
|
|
|
|
|
cc_library(parallel_executor SRCS parallel_executor.cc DEPS
|
|
|
|
|
threaded_ssa_graph_executor scope_buffered_ssa_graph_executor parallel_ssa_graph_executor async_ssa_graph_executor
|
|
|
|
|
graph build_strategy
|
|
|
|
|
graph build_strategy collective_helper
|
|
|
|
|
fast_threaded_ssa_graph_executor variable_helper)
|
|
|
|
|
|
|
|
|
|
cc_test(dist_multi_trainer_test SRCS dist_multi_trainer_test.cc DEPS executor)
|
|
|
|
|