Home
last modified time | relevance | path

Searched defs:keep_caller_node (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dinline_function_utils.h130 KeepCallerNode keep_caller_node = KeepCallerNode::kDoNotKeep; member
H A Dinline_function_utils.cc769 const bool keep_caller_node = in InlineFunctionBody() local