Closed callison-burch closed 3 years ago
Integrated stasvmk's suggestion.
Thanks for everyone looking into this. In the end I decided it was simpler to simply remove RAdam (0b88611d) for now since its a fringe optimiser and unfortunately it's not in torch.optim in some versions of torch that people use with pixray. So we can always bring it back once we move the dependencies forward a bit in the future if someone wants to use it.
pytorch-optimizer dropped the RAdam optimizer since it is included in pytorch.