Searched refs:IsCSCArray (Results 1 – 3 of 3) sorted by relevance
115 static bool IsCSCArray(const Shape& shape);
313 /* static */ bool LayoutUtil::IsCSCArray(const Shape& shape) { in IsCSCArray() function in xla::LayoutUtil
115 EXPECT_TRUE(LayoutUtil::IsCSCArray(dst)); in TEST_F()