模型开发接口
推理部署接口
API 相关说明
Reset _FakeQuantize and Observer according to qconfig
_FakeQuantize
Observer
qconfig
module (Module) – root module to reset recursively.
Module
qconfig (QConfig) – an instance of QConfig to be set as submodules’ qconfig.
QConfig
inplace (bool) – whether to reset submodules in-place.
bool
previous
megengine.quantization.propagate_qconfig
next
QParams