-
- Downloads
apputils/checkpoint.py - relax requirements when loading thinned models
Allow loading a thinned model from a checkpoint file that doesn't contain a CompressionSchedule. After thinning, we usually don't have, or care about, a pruning schedule - so we don't need to force the user to create one, just for saving in the checkpoint.
Please register or sign in to comment