ContiguousTensorExtension<T> extension

on

Methods

contiguous() Tensor<T>
Returns a contiguous copy of this tensor, if the tensor is already contiguous return itself.