get_observer_state_dict¶ class torch.ao.quantization.observer.get_observer_state_dict(mod)[source][source]¶ 返回對應於觀察者統計資訊的 state dict。遍歷模型的 state_dict 並提取統計資訊。