Searched defs:TeardownGraph (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ | ||
D | remote_fused_graph_execute_op_test_utils.cc | 108 bool TestRemoteFusedGraphExecutor::TeardownGraph() { return true; } in TeardownGraph() function in tensorflow::TestRemoteFusedGraphExecutor |
D | remote_fused_graph_execute_op_test.cc | 199 bool TeardownGraph() final { return true; } in TeardownGraph() function in tensorflow::SampleRemoteFusedGraphExecutor |
/external/tensorflow/tensorflow/core/kernels/hexagon/ | ||
D | hexagon_control_wrapper.cc | 316 bool HexagonControlWrapper::TeardownGraph() { in TeardownGraph() function in tensorflow::HexagonControlWrapper |