1 reference to AdjustToPreviousIndex
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorOperation.cs (1)
143
destinationLinearOffset = destination._shape.
AdjustToPreviousIndex
(destination._shape, destinationLinearOffset, destinationIndexes);