Searched refs:flib_runtime_ (Results 1 – 3 of 3) sorted by relevance
42 flib_runtime_ = NewFunctionLibraryRuntime(device_mgr_.get(), Env::Default(),48 return flib_runtime_.get(); in function_library_runtime()54 std::unique_ptr<FunctionLibraryRuntime> flib_runtime_; member in tensorflow::__anon59949fee0111::TestEnv
301 FunctionLibraryRuntime* flib_runtime() const { return flib_runtime_; } in flib_runtime()349 FunctionLibraryRuntime* flib_runtime_; // owned by pflr_. variable
111 flib_runtime_ = pflr_->GetFLR(device_->name());152 GetFunctionBody(function, flib_runtime_, fbody), in FindFunctionBody()167 optimizer.Optimize(flib_runtime_, flib_runtime_->env(), in GetGraph()622 flib_runtime_, NextStepId())); in CompileGraph()