• Docs >
  • Utils >
  • torchtnt.utils.misc.transfer_batch_norm_stats
Shortcuts

torchtnt.utils.misc.transfer_batch_norm_stats

torchtnt.utils.misc.transfer_batch_norm_stats(src_module: Module, dst_module: Module) None

Transfer batch norm statistics between two same models

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