1. 26 6月, 2019 1 次提交
  2. 25 6月, 2019 1 次提交
    • H
      Sequence mask support tensor (#18249) · df2eee71
      Hongyu Liu 提交于
      * sequnce mask support max length tensor input; test=develop
      
      * add rnn_impl.py; test=develop
      
      * add basic gru lstm unittest; test=develop
      
      * fix api spec; test=develop
      
      * fix sequence_mask op bug;
      test=develop
      test=document_preview
      
      * change +-*x to elmentwise_op; test=develop
      
      * add mkl flag; test=develop
      
      * fix rnn impl bug; test=develop
      
      * update api spec; test=develop
      
      * fix doc bug; test=develop
      
      * fix lstm bugs; test=develop
      df2eee71
  3. 21 6月, 2019 1 次提交
  4. 20 6月, 2019 1 次提交
  5. 19 6月, 2019 2 次提交
  6. 18 6月, 2019 1 次提交
  7. 12 6月, 2019 1 次提交
  8. 06 6月, 2019 3 次提交
  9. 31 5月, 2019 1 次提交
  10. 30 5月, 2019 2 次提交
  11. 29 5月, 2019 1 次提交
  12. 23 5月, 2019 1 次提交
  13. 21 5月, 2019 1 次提交
  14. 13 5月, 2019 1 次提交
  15. 07 5月, 2019 1 次提交
  16. 05 5月, 2019 2 次提交
  17. 25 4月, 2019 2 次提交
  18. 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
  19. 22 4月, 2019 2 次提交
  20. 18 4月, 2019 1 次提交
  21. 17 4月, 2019 1 次提交
  22. 12 4月, 2019 1 次提交
  23. 10 4月, 2019 1 次提交
  24. 05 4月, 2019 1 次提交
  25. 01 4月, 2019 1 次提交
    • Y
      add SeResNeXt unittest (#16503) · 2e1e76e7
      Yan Xu 提交于
      * add seresnet unittest test=develop
      
      * add dropout layer test=develop
      
      * fix ci test=develop
      
      * fix comment test=develop
      
      * fix comment test=develop
      
      * fix ci test=develop
      
      * fix ci test=develop
      
      * fix ci
      
      * fix module name test=develop
      
      * run imperative serenext unit test serially test=develop
      2e1e76e7
  26. 29 3月, 2019 2 次提交
  27. 28 3月, 2019 1 次提交
  28. 23 3月, 2019 1 次提交
  29. 22 3月, 2019 2 次提交
  30. 21 3月, 2019 1 次提交
  31. 11 3月, 2019 1 次提交