Shortcuts

get_observer_state_dict

class torch.ao.quantization.observer.get_observer_state_dict(mod)[source]

Returns the state dict corresponding to the observer stats. Traverse the model state_dict and extract out the stats.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources