Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc1205 auto sqrt_max_value = Sqrt(MaxFiniteValue(b, shape.element_type())); in Acosh() local
1254 auto sqrt_max_value = Sqrt(MaxFiniteValue(b, shape.element_type())); in Asinh() local