megengine.core.tensor.dtype.convert_from_qint32

convert_from_qint32(arr)[源代码]

Dequantize a qint32 NumPy ndarray into a float one.

参数

arr – Input ndarray.