HomeSort by relevance Sort by last modified time
    Searched refs:IgnoreFpPrecision (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/
shape.h 176 Equal& IgnoreFpPrecision() {
shape_util.cc 128 bool equal = Shape::Equal().IgnoreFpPrecision()(lhs, rhs);
508 return Shape::Equal().IgnoreFpPrecision().IgnoreLayout()(lhs, rhs);
    [all...]

Completed in 1613 milliseconds