Tensor<T>.Strides Property

Definition

public:
 property ReadOnlySpan<IntPtr> Strides { ReadOnlySpan<IntPtr> get(); };
public ReadOnlySpan<IntPtr> Strides { get; }
member this.Strides : ReadOnlySpan<nativeint>
Public ReadOnly Property Strides As ReadOnlySpan(Of IntPtr)

Property Value

Applies to