Property Dimensions
Dimensions
Gets the tensor dimensions (element counts per axis), in the order stored by the file.
public IReadOnlyList<long> Dimensions { get; }
Gets the tensor dimensions (element counts per axis), in the order stored by the file.
public IReadOnlyList<long> Dimensions { get; }