megengine.module.qat.QuantStub.modules

QuantStub.modules(**kwargs)

返回一个可迭代对象,可以遍历当前模块中的所有模块,包括其本身。

返回类型

Iterable[Module]