Home
last modified time | relevance | path

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

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