Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_rewriter_transform_test.cc152 {remote_fused_graph_executor_name_}})); in FuseInternal()
196 CHECK_EQ(remote_fused_graph_executor_name_, info.executor_name()); in CheckGraph()
214 string remote_fused_graph_executor_name_{REMOTE_FUSED_GRAPH_EXECUTOR_NAME}; member in tensorflow::graph_transforms::__anon7e4ad84b0111::FuseRemoteGraphMultipleAddOpsRewriterTest
301 remote_fused_graph_executor_name_ = REMOTE_FUSED_EXECUTOR_NAME0; in TEST_F()
310 remote_fused_graph_executor_name_ = REMOTE_FUSED_EXECUTOR_NAME1; in TEST_F()