Searched defs:GetSliceShape (Results 1 – 2 of 2) sorted by relevance
216 TEST_F(TestTensorLayout, GetSliceShape) { in TEST_F() argument
641 Shape GetSliceShape(const Shape &tensor_shape, const Dimensions &strategy) { in GetSliceShape() function