1. 23 4月, 2019 1 次提交
    • Q
      Support backward of backward for Relu and add a new gradient checker by... · c1c2633a
      qingqing01 提交于
      Support backward of backward for Relu and add a new gradient checker by comparing theoretical and numerical Jacobian. (#16862)
      
      * Support backward of backward and a new gradient checker
      * Rename decorators.py to decorator_helper.py, since Python on Windows CI has decorators package.
      
      1. Add ReluDoubleGradMaker when register relu_grad.
      2. Add a new gradient checker by comparing theoretical and numerical Jacobian.  Check double gradients by double_grad_check.
      c1c2633a
  2. 22 4月, 2019 7 次提交
  3. 21 4月, 2019 2 次提交
  4. 20 4月, 2019 1 次提交
  5. 19 4月, 2019 1 次提交
  6. 18 4月, 2019 1 次提交
  7. 17 4月, 2019 3 次提交
  8. 16 4月, 2019 4 次提交
  9. 15 4月, 2019 4 次提交
  10. 13 4月, 2019 1 次提交
  11. 12 4月, 2019 3 次提交
  12. 11 4月, 2019 6 次提交
  13. 10 4月, 2019 4 次提交
  14. 09 4月, 2019 2 次提交