[fix] OSS pytorch-compliant state dict (#61)
* Aligning the optimizer state dict with what PyTorch expects * Adding a check on the dict keys, ensure that `state` and `param_groups` are there * after installing the specific isort, black and all, one liner to please the linter..
Showing
Please register or sign in to comment