• Freddy Snijder's avatar
    Added warn_on_trainable_params_changed constructor parameter to allow the user... · 99163d4f
    Freddy Snijder authored
    Added warn_on_trainable_params_changed constructor parameter to allow the user to suppress the warning on trainable parameters changed (#886)
    
    * Added warn_on_trainable_params_changed constructor parameter to allow the user to suppress the warning on trainable parameters changed; the default is True and thus the default behavior is unchanged
    
    * Addded parameter documentation
    99163d4f
sharded_ddp.py 29.8 KB