Searched refs:graph_compiler (Results 1 – 2 of 2) sorted by relevance
320 "graph_compiler.cc",331 "graph_compiler.h",
142 GraphCompiler graph_compiler(device, graph.get(), flib, step_container.get()); in ExecuteGraph() local143 TF_RETURN_IF_ERROR(graph_compiler.Compile()); in ExecuteGraph()