vballoli / nfnets-pytorch

NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/
https://nfnets-pytorch.readthedocs.io/en/latest/
MIT License
345 stars 29 forks source link

Syntax Error #25

Closed zuenko closed 3 years ago

zuenko commented 3 years ago

https://github.com/vballoli/nfnets-pytorch/blob/869e8d02ce69744057b33b26de8b8b17892f8cbf/nfnets/models/resnet.py#L291

vballoli commented 3 years ago

Thanks for the PR.