Searched refs:ForEachIndexParallel (Results 1 – 3 of 3) sorted by relevance
591 TEST(ShapeUtilTest, ForEachIndexParallel) { in TEST() argument599 ShapeUtil::ForEachIndexParallel(shape, /*base=*/{0, 0}, /*count=*/{10, 10}, in TEST()
692 static void ForEachIndexParallel(const Shape& shape, in ForEachIndexParallel() function
1106 ShapeUtil::ForEachIndexParallel(this_shape, stride_config.base, in PopulateInternal()