Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
DBUILD173 "graph_compiler.cc",
188 "graph_compiler.h",
Dxla_compiler.cc135 GraphCompiler graph_compiler(device, graph.get(), flib, step_container.get()); in ExecuteGraph() local
136 TF_RETURN_IF_ERROR(graph_compiler.Compile()); in ExecuteGraph()