Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc148 FunctionLibraryRuntimeOverlay(FunctionLibraryRuntime* base_flr, in FunctionLibraryRuntimeOverlay() argument
150 : base_flr_(base_flr), lib_def_(lib_def) {} in FunctionLibraryRuntimeOverlay()