Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util_test.cc399 TEST(ShapeUtilTest, IsZeroElementArray) { in TEST() argument
H A Dshape_util.cc633 /* static */ bool ShapeUtil::IsZeroElementArray(const Shape& shape) { in IsZeroElementArray() function in xla::ShapeUtil