Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral_util.cc221 std::enable_if_t<IsReal<NativeT>::value, NativeT> GetMaxElementImpl( in GetMaxElementImpl() function
228 std::enable_if_t<!IsReal<NativeT>::value, NativeT> GetMaxElementImpl( in GetMaxElementImpl() function