Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc170 const FunctionLibraryDefinition* overlay_lib_def) in FunctionLibraryRuntimeOverlay() argument
171 : base_flr_(base_flr), overlay_lib_def_(overlay_lib_def) {} in FunctionLibraryRuntimeOverlay()