Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util_test.cc344 TEST(ShapeUtilTest, HasPrimitiveType) { in TEST() argument
Dshape_util.cc401 /* static */ bool ShapeUtil::HasPrimitiveType(const Shape& shape, in HasPrimitiveType() function in xla::ShapeUtil