ScalarInitInfo

constructor(dataType: Tensor.DataType, size: Int = 1)

Parameters

dataType

: data type of values in this scalar array.

size

: number of the elements.