Searched refs:graph_compiler (Results 1 – 2 of 2) sorted by relevance
124 "graph_compiler.cc",138 "graph_compiler.h",
315 GraphCompiler graph_compiler(xla_context, device, graph.get(), flib, in ExecuteGraph() local317 TF_RETURN_IF_ERROR(graph_compiler.Compile()); in ExecuteGraph()