struct Shape
The shape of a
Tensor
.struct Tensor
struct Shape
Tensor
.let data: Data
Tensor
.let dataType: DataType
Tensor
.let name: String
Tensor
.let quantizationParameters: QuantizationParameters?
Tensor
if using a quantized model.let shape: Shape
Tensor
.enum DataType
Tensor
data types.