Opens all layers in this model for training.
model – A torch module.
Examples
>>> from dgs.utils.torchtools import open_all_layers >>> open_all_layers(model)
open_all_layers()
dgs.utils.torchtools.load_pretrained_weights
dgs.utils.torchtools.open_specified_layers