pytorch
87df043f - [Bootcamp][Pytorch]Add testing for complex parameters in Adagrad optimizer (#66501)

Commit
3 years ago
[Bootcamp][Pytorch]Add testing for complex parameters in Adagrad optimizer (#66501) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/66501 Add testing for the Adagrad optimizer to ensure that it behaves as if complex numbers are two real numbers in R^2 as per issue 65711 on github ghstack-source-id: 140414042 Test Plan: buck test mode/dev caffe2/test:optim -- 'test_adagrad_complex' https://pxl.cl/1R27M Reviewed By: albanD Differential Revision: D31584240 fbshipit-source-id: 5c9938084566b8ea49cc8ff002789731f62fe87e
Author
Christopher Gray Howard
Parents
Loading