|
|
|
@ -202,7 +202,7 @@ cc_library(parallel_executor SRCS parallel_executor.cc DEPS
|
|
|
|
|
graph build_strategy
|
|
|
|
|
fast_threaded_ssa_graph_executor variable_helper)
|
|
|
|
|
|
|
|
|
|
cc_library(prune SRCS prune.cc DEPS framework_proto)
|
|
|
|
|
cc_library(prune SRCS prune.cc DEPS framework_proto boost)
|
|
|
|
|
cc_test(prune_test SRCS prune_test.cc DEPS op_info prune recurrent_op device_context)
|
|
|
|
|
cc_test(var_type_inference_test SRCS var_type_inference_test.cc DEPS op_registry
|
|
|
|
|
proto_desc)
|
|
|
|
|