Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_rewriter_transform_test.cc53 constexpr const char* const REMOTE_FUSED_EXECUTOR_NAME0 = variable
61 new TestRemoteFusedGraphExecutor({"Mul"}, REMOTE_FUSED_EXECUTOR_NAME0)); in BuildRemoteFusedGraphExecutor0()
84 test_remote_fused_graph_executor_build0(REMOTE_FUSED_EXECUTOR_NAME0, in SetUp()
301 remote_fused_graph_executor_name_ = REMOTE_FUSED_EXECUTOR_NAME0; in TEST_F()
Dremote_fused_graph_execute_utils_test.cc37 constexpr const char* const REMOTE_FUSED_EXECUTOR_NAME0 = variable
55 new TestRemoteFusedGraphExecutor({"Mul"}, REMOTE_FUSED_EXECUTOR_NAME0)); in BuildRemoteFusedGraphExecutor0()
78 test_remote_fused_graph_executor_build0(REMOTE_FUSED_EXECUTOR_NAME0, in SetUp()
117 graph_def_, inputs_, outputs_, REMOTE_FUSED_EXECUTOR_NAME0, in FuseByExecutor0()