Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/aot/
Dcompile.cc50 Status CompileXla(xla::CompileOnlyClient* client, in CompileXla() function
135 return CompileXla(client, computation, aot_opts, compile_result); in CompileGraph()