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