1. 06 6月, 2019 1 次提交
  2. 31 5月, 2019 1 次提交
  3. 30 5月, 2019 2 次提交
  4. 29 5月, 2019 1 次提交
  5. 23 5月, 2019 1 次提交
  6. 21 5月, 2019 1 次提交
  7. 13 5月, 2019 1 次提交
  8. 07 5月, 2019 1 次提交
  9. 05 5月, 2019 2 次提交
  10. 25 4月, 2019 2 次提交
  11. 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
  12. 22 4月, 2019 2 次提交
    • Z
      Move gc test to each test of op (#16999) · f188b370
      Zeng Jinle 提交于
      * move gc test to op_test
      test=develop
      
      * Revert "move gc test to op_test"
      
      This reverts commit cf15da65c38f57c91f53b3d8b3c2365d4aa86016.
      
      * enable gc test in some ops
      test=develop
      f188b370
    • W
      add parallel build script to ci … (#16901) · d9991dcc
      wopeizl 提交于
      * add parallel build script to ci test=develop
      * 1. classify the test case as single card/two cards/multiple cards type
         2. run test case according to the run type
      d9991dcc
  13. 18 4月, 2019 1 次提交
  14. 17 4月, 2019 1 次提交
  15. 12 4月, 2019 1 次提交
  16. 10 4月, 2019 1 次提交
  17. 05 4月, 2019 1 次提交
  18. 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
  19. 29 3月, 2019 2 次提交
  20. 28 3月, 2019 1 次提交
  21. 23 3月, 2019 1 次提交
  22. 22 3月, 2019 2 次提交
  23. 21 3月, 2019 1 次提交
  24. 11 3月, 2019 1 次提交
  25. 20 2月, 2019 1 次提交
  26. 18 2月, 2019 1 次提交
  27. 14 2月, 2019 1 次提交
  28. 01 2月, 2019 1 次提交
  29. 29 1月, 2019 1 次提交
  30. 28 1月, 2019 1 次提交
  31. 21 1月, 2019 1 次提交
  32. 16 1月, 2019 1 次提交
  33. 14 1月, 2019 1 次提交
    • C
      Open fetch_feed_op test (#15266) · 485d3210
      chengduo 提交于
      * open fetch_feed_op test
      test=develop
      
      * code refine
      test=develop
      
      * reset timeout for test_parallel_executor_fetch_feed
      test=develop
      
      * disable test_parallel_executor_fetch_feed for windows
      test=develop
      
      * refine unit test
      test=develop
      485d3210
  34. 09 1月, 2019 1 次提交