megengine.core.tensor.dtype.convert_from_qint8

convert_from_qint8(arr)[源代码]

Dequantize a qint8 NumPy ndarray into a float one.

参数

arr (ndarray) – Input ndarray.