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.cc169 FunctionLibraryRuntime* base_flr, in FunctionLibraryRuntimeOverlay() argument
171 : base_flr_(base_flr), overlay_lib_def_(overlay_lib_def) {} in FunctionLibraryRuntimeOverlay()