API 相关说明
Returns an iterable for the Tensor of the module.
Tensor
recursive (bool) – If True, returns all Tensor within this module, else only returns Tensor that are direct attributes of this module.
bool
True
Iterable[Parameter]
Iterable
Parameter
上一页
megengine.module.quantized.QuantizedModule.state_dict
下一页
megengine.module.quantized.QuantizedModule.train