获取观察者状态字典¶ class torch.ao.quantization.observer.get_observer_state_dict(mod)[源代码]¶ 返回与观察者统计信息对应的state dict。 遍历模型state_dict并提取出统计信息。