Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.h413 FunctionLibraryRuntime* flib_runtime() const { return flib_runtime_; } in flib_runtime()
467 FunctionLibraryRuntime* flib_runtime_; // owned by pflr_. variable
Dxla_compiler.cc446 flib_runtime_ = pflr_->GetFLR(device_->name()); in XlaCompiler()
492 GetFunctionBody(function, flib_runtime_, fbody), in FindFunctionBody()
536 optimizer.Optimize(flib_runtime_, flib_runtime_->env(), in GetGraph()
1057 flib_runtime_->GetFunctionLibraryDefinition()); in CompileGraph()
1128 flib_runtime_, NextStepId())); in CompileGraph()