Searched refs:IsFuseReady (Results 1 - 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
H A Dremote_fused_graph_execute_utils_test.cc148 bool IsFuseReady() { function in class:tensorflow::__anon26571::FuseRemoteGraphMultipleAddOpsTest
149 return RemoteFusedGraphExecuteUtils::IsFuseReady(graph_def_,
762 ASSERT_TRUE(IsFuseReady());
779 ASSERT_TRUE(IsFuseReady());
797 ASSERT_TRUE(IsFuseReady());
815 ASSERT_TRUE(IsFuseReady());
833 ASSERT_TRUE(IsFuseReady());
851 ASSERT_TRUE(IsFuseReady());
869 ASSERT_TRUE(IsFuseReady());
887 ASSERT_TRUE(IsFuseReady());
[all...]
H A Dremote_fused_graph_execute_utils.h269 static bool IsFuseReady(
H A Dremote_fused_graph_execute_utils.cc1320 /* static */ bool RemoteFusedGraphExecuteUtils::IsFuseReady( function in class:tensorflow::RemoteFusedGraphExecuteUtils

Completed in 175 milliseconds