Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dmath.cc1203 auto sqrt_max_value = Sqrt(MaxFiniteValue(b, shape.element_type())); in Acosh() local
1252 auto sqrt_max_value = Sqrt(MaxFiniteValue(b, shape.element_type())); in Asinh() local