Home
last modified time | relevance | path

Searched defs:flib_runtime (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dconst_analysis.cc42 FunctionLibraryRuntime* flib_runtime, in BackwardsConstAnalysis()
130 FunctionLibraryRuntime* flib_runtime) { in GetCompileTimeConstInputs()
Dxla_compiler.h413 FunctionLibraryRuntime* flib_runtime() const { return flib_runtime_; } in flib_runtime() function
Dxla_compiler.cc470 FunctionLibraryRuntime* flib_runtime, in GetFunctionBody()