Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer.cc417 process_flr_.reset(new ProcessFunctionLibraryRuntime( in InitializeFunctionLibraryRuntime()
420 flr_ = process_flr_->GetFLR(device_mgr_->ListDevices()[0]->name()); in InitializeFunctionLibraryRuntime()
432 std::unique_ptr<ProcessFunctionLibraryRuntime> process_flr_; member in tensorflow::grappler::__anon35816ea30111::FunctionOptimizerContext