Home
last modified time | relevance | path

Searched refs:StridesForShape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Ddlpack.cc165 std::vector<int64> StridesForShape(const Shape& shape) { in StridesForShape() function
298 pack->strides = StridesForShape(buffer->buffer()->on_device_shape()); in BufferToDLPackManagedTensor()