Searched refs:IsArrayPrimitiveType (Results 1 – 3 of 3) sorted by relevance
520 static bool IsArrayPrimitiveType(PrimitiveType primitive_type);
112 /* static */ bool ShapeUtil::IsArrayPrimitiveType( in IsArrayPrimitiveType() function in xla::ShapeUtil
1518 CHECK(ShapeUtil::IsArrayPrimitiveType(shape_proto->element_type())); in SetDefaultLayoutOnProto()