Searched refs:graph_compiler (Results 1 – 2 of 2) sorted by relevance
173 "graph_compiler.cc",188 "graph_compiler.h",
135 GraphCompiler graph_compiler(device, graph.get(), flib, step_container.get()); in ExecuteGraph() local136 TF_RETURN_IF_ERROR(graph_compiler.Compile()); in ExecuteGraph()