Searched defs:ExecuteGraph (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ | ||
D | remote_fused_graph_execute_op_test_utils.cc | 107 bool TestRemoteFusedGraphExecutor::ExecuteGraph() { return true; } in ExecuteGraph() function in tensorflow::TestRemoteFusedGraphExecutor |
D | remote_fused_graph_execute_op_test.cc | 175 bool ExecuteGraph() final { in ExecuteGraph() function in tensorflow::SampleRemoteFusedGraphExecutor |
/external/tensorflow/tensorflow/core/kernels/hexagon/ | ||
D | hexagon_control_wrapper.cc | 312 bool HexagonControlWrapper::ExecuteGraph() { in ExecuteGraph() function in tensorflow::HexagonControlWrapper |
/external/tensorflow/tensorflow/core/grappler/optimizers/ | ||
D | scoped_allocator_optimizer_test.cc | 284 void ExecuteGraph(const GraphDef& graph_def, in ExecuteGraph() function in tensorflow::grappler::__anonc8fd4bd10111::ScopedAllocatorOptimizerTest |
/external/tensorflow/tensorflow/compiler/tf2xla/ | ||
D | xla_compiler.cc | 122 Status ExecuteGraph(XlaContext* xla_context, std::unique_ptr<Graph> graph, in ExecuteGraph() function |