Tensor<T>.IReadOnlyTensor<Tensor<T>,T>.Lengths Propriedade

Definição

Obtém o comprimento de cada dimensão neste Tensor<T>.

property ReadOnlySpan<IntPtr> System::Numerics::Tensors::IReadOnlyTensor<System::Numerics::Tensors::Tensor<T>,T>::Lengths { ReadOnlySpan<IntPtr> get(); };
ReadOnlySpan<IntPtr> System.Numerics.Tensors.IReadOnlyTensor<System.Numerics.Tensors.Tensor<T>,T>.Lengths { get; }
member this.System.Numerics.Tensors.IReadOnlyTensor<System.Numerics.Tensors.Tensor<T>,T>.Lengths : ReadOnlySpan<nativeint>
 ReadOnly Property Lengths As ReadOnlySpan(Of IntPtr) Implements IReadOnlyTensor(Of Tensor(Of T), T).Lengths

Valor da propriedade

ReadOnlySpan<T> com os comprimentos de cada dimensão.

Implementações

Aplica-se a