megengine.core.tensor.dtype.convert_from_qint4

convert_from_qint4(arr)[源代码]

Dequantize a qint4 NumPy ndarray into a float one.

参数

arr (ndarray) – Input ndarray.