Home
last modified time | relevance | path

Searched defs:executor_name (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dremote_fused_graph_execute_info.proto34 string executor_name = 4; field
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_op_test_utils.cc98 const string& executor_name) in TestRemoteFusedGraphExecutor()
Dremote_fused_graph_execute_utils.cc608 const string& executor_name, const GraphDef& subgraph_def, in BuildRemoteFusedGraphExecuteInfo()
677 const string& node_name, const string& executor_name, in BuildRemoteFusedGraphExecuteOpNode()
1093 const std::vector<string>& outputs, const string& executor_name, in FuseRemoteGraphByExecutor()
1464 const string& executor_name, const string& node_name) { in BuildNodeTypeAttr()
/external/grpc-grpc/src/core/lib/iomgr/
Dexecutor.cc60 size_t GrpcExecutor::RunClosures(const char* executor_name, in RunClosures()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexecutor.cc100 size_t Executor::RunClosures(const char* executor_name, in RunClosures()