Home
last modified time | relevance | path

Searched refs:executor_name_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_op_test_utils.cc99 : fused_op_types_(fused_op_types), executor_name_(executor_name) {} in TestRemoteFusedGraphExecutor()
121 fused_op_types_, executor_name_, in FuseRemoteGraph()
Dremote_fused_graph_execute_op_test_utils.h84 const string executor_name_; variable