Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This project will implement a set of operators to support adaptive learning rate optimization proposed by [1] . The following operators will be supported in this project. We will also keep an update-to-date document of the supported operators in MXNet repo.

OperatorSecond order support?ETA
expY
elemwise_mulN04/2019
sinN04/2019
cosN04/2019
reluN04/2019
dotN04/2019
negativeN04/2019
softmaxN05/2019
sigmoidN05/2019

...