1. 25 4月, 2019 1 次提交
  2. 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
  3. 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
  4. 18 4月, 2019 1 次提交
  5. 17 4月, 2019 1 次提交
  6. 12 4月, 2019 1 次提交
  7. 10 4月, 2019 1 次提交
  8. 05 4月, 2019 1 次提交
  9. 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
  10. 29 3月, 2019 2 次提交
  11. 28 3月, 2019 1 次提交
  12. 23 3月, 2019 1 次提交
  13. 22 3月, 2019 2 次提交
  14. 21 3月, 2019 1 次提交
  15. 11 3月, 2019 1 次提交
  16. 20 2月, 2019 1 次提交
  17. 18 2月, 2019 1 次提交
  18. 14 2月, 2019 1 次提交
  19. 01 2月, 2019 1 次提交
  20. 29 1月, 2019 1 次提交
  21. 28 1月, 2019 1 次提交
  22. 21 1月, 2019 1 次提交
  23. 16 1月, 2019 1 次提交
  24. 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
  25. 09 1月, 2019 1 次提交
  26. 07 1月, 2019 2 次提交
  27. 29 12月, 2018 1 次提交
  28. 28 12月, 2018 1 次提交
  29. 27 12月, 2018 1 次提交
  30. 26 12月, 2018 1 次提交
  31. 18 12月, 2018 1 次提交
  32. 14 12月, 2018 1 次提交
  33. 07 12月, 2018 1 次提交
  34. 05 12月, 2018 2 次提交
    • W
      test dist ut fixes test=develop (#14706) · e2011f13
      Wu Yi 提交于
      * test dist ut fixes test=develop
      
      * fix cmake
      
      * for test
      e2011f13
    • C
      Fix clip.py (#14718) · 04539d4c
      chengduo 提交于
      * expose square
      test=develop
      
      * fix activation
      test=develop
      
      * Add square API
      test=develop
      
      * add necessary op
      
      * code refine
      
      * fix API.spec
      test=develop
      
      * fix unit test
      test=develop
      
      * add unit test sparse_grad_clip
      test=develop
      
      * fix API.spec
      test=develop
      
      * remove mac test for test_gradient_clip
      test=develop
      
      * remove selectedrows_mul_tensor
      test=develop
      04539d4c
  35. 27 11月, 2018 1 次提交