Home
last modified time | relevance | path

Searched defs:CompileGraph (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/aot/
Dcompile.cc93 Status CompileGraph(const GraphDef& graph_def, const tf2xla::Config& config, in CompileGraph() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.cc1045 Status XlaCompiler::CompileGraph( in CompileGraph() function in tensorflow::XlaCompiler