Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h513 static bool ElementIsIntegralWithBits(const Shape& shape, int bits);
Dshape_util.cc436 /* static */ bool ShapeUtil::ElementIsIntegralWithBits(const Shape& shape, in ElementIsIntegralWithBits() function in xla::ShapeUtil