Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dcompilability_check_util.cc596 [](const StackFrameView& stack_element) { in MaybeMarkUncompilableNode() argument
598 std::string(stack_element.name), in MaybeMarkUncompilableNode()
599 std::string(stack_element.function_name), in MaybeMarkUncompilableNode()
600 stack_element.stack_trace}; in MaybeMarkUncompilableNode()