TorchFix 0.3.0
- Added rule TOR003 about explicitly passing
use_reentrant
totorch.utils.checkpoint
- Added
torch.nn.utils.weight_norm
to the list of deprecated functions flagged by TOR101 - Updated README with TOR0 rules description
use_reentrant
to torch.utils.checkpoint
torch.nn.utils.weight_norm
to the list of deprecated functions flagged by TOR101