Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape.h176 Equal& IgnoreFpPrecision() { in IgnoreFpPrecision() function
Dshape_util.cc128 bool equal = Shape::Equal().IgnoreFpPrecision()(lhs, rhs); in EqualIgnoringFpPrecision()
508 return Shape::Equal().IgnoreFpPrecision().IgnoreLayout()(lhs, rhs); in CompatibleIgnoringFpPrecision()