Type Alias: DType
DType =
"float32"|"uint8"|"int32"|"int64"|"bool"
Defined in: core/tensor.ts:17
Element data type of a Tensor.
DType =
"float32"|"uint8"|"int32"|"int64"|"bool"
Defined in: core/tensor.ts:17
Element data type of a Tensor.