Table of Contents

Property Dimensions

Namespace
Bonsai.ML.Torch
Assembly
Bonsai.ML.Torch.dll

Dimensions

The dimensions of the reshaped tensor.

[TypeConverter(typeof(UnidimensionalArrayConverter))]
public long[] Dimensions { get; set; }

Property Value

long[]