Searched refs:StridesForShape (Results 1 – 1 of 1) sorted by relevance
165 std::vector<int64> StridesForShape(const Shape& shape) { in StridesForShape() function298 pack->strides = StridesForShape(buffer->buffer()->on_device_shape()); in BufferToDLPackManagedTensor()