Property Dimensions
Dimensions
Gets or sets the number of dimensions in the model's output. This typically refers to the dimensions of the feature map produced by the model.
Declaration
public int Dimensions { get; set; }
Property Value
Type | Description |
---|---|
int |