API 相关说明
EasyQuant 的实现,搜索最合适的scale。
module (Module) – 根模块。
Module
data (Tensor) – 用于搜索scale的输入。
Tensor
start (float) – 搜索下界。
float
stop (float) – 搜索上界。
num (int) – 搜索区间的采样数量。
int
module – Module:
上一页
megengine.quantization.quantize
下一页
megengine.quantization.enable_fake_quant