Home
last modified time | relevance | path

Searched refs:graph_compiler (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
DBUILD124 "graph_compiler.cc",
138 "graph_compiler.h",
Dxla_compiler.cc315 GraphCompiler graph_compiler(xla_context, device, graph.get(), flib, in ExecuteGraph() local
317 TF_RETURN_IF_ERROR(graph_compiler.Compile()); in ExecuteGraph()