1. 23 5月, 2019 1 次提交
  2. 21 5月, 2019 1 次提交
  3. 16 5月, 2019 1 次提交
  4. 15 5月, 2019 1 次提交
  5. 10 5月, 2019 1 次提交
  6. 07 5月, 2019 1 次提交
    • K
      Softmax_cross_entropy op add axis (#16806) · a71d8fdb
      Kaipeng Deng 提交于
      * add attr axis infershape. test=develop
      
      * add CUDA kernel. test=develop
      
      * fix unittest. test=develop
      
      * fix unittest for soft_label. test=develop
      
      * fix fp16 unittest. test=develop
      
      * remove comment code. test=develop
      
      * refine test for axis. test=develop
      
      * add python api. test=develop
      
      * fix doc. test=develop
      
      * fix fp16 unittest. test=develop
      
      * fix ngraph test. test=develop
      
      * fix ENFORCE for test_imperative_transformer. test=develop
      
      * fit for ngraph test. test=develop
      
      * fix after rebase develop. test=develop
      
      * fix doc. test=develop
      
      * fix API.spec. test=develop
      
      * fix test_layers. test=develop
      
      * fix format. test=develop
      a71d8fdb
  7. 20 4月, 2019 1 次提交
  8. 17 4月, 2019 1 次提交
    • K
      fix overflow by int32 mul test=develop (#16794) · c474e7dd
      Kevin 提交于
      * fix overflow by int32 mul test=develop
      
      * fix reference nullptr
      
      * fix codestyle test=develop
      
      * modify to point in ContextProjectFunctor test=develop
      
      * modify to point in ContextProjectFunctor test=develop
      
      * modify . to -> test=develop
      c474e7dd
  9. 12 4月, 2019 3 次提交
  10. 25 3月, 2019 1 次提交
  11. 20 3月, 2019 2 次提交
  12. 18 3月, 2019 2 次提交
  13. 14 3月, 2019 2 次提交
  14. 12 3月, 2019 1 次提交
  15. 08 3月, 2019 3 次提交
  16. 07 3月, 2019 1 次提交
  17. 04 3月, 2019 3 次提交
  18. 28 2月, 2019 1 次提交
  19. 26 2月, 2019 1 次提交
  20. 22 2月, 2019 2 次提交
    • T
      Revert 15770 develop a6910f90 gelu mkl opt (#15872) · ee2321de
      tensor-tang 提交于
      * Revert "Optimze Gelu with MKL Erf function (#15770)"
      
      This reverts commit 676995c8.
      
      * test=develop
      ee2321de
    • Y
      Optimze Gelu with MKL Erf function (#15770) · 676995c8
      Yihua Xu 提交于
      * Optimize for gelu operator
      
      * Set up the low accuracy mode of MKL ERF function.
      
      test=develop
      
      * Only enable MKLML ERF when OS is linux
      
      * Use the speical mklml version included vmsErf function to verify gelu mkl kernel.
      
      test=develop
      
      * Add the CUDA macro to avoid NVCC's compile issue.
      
      test=develop
      
      * Add the TODO comments for mklml library modification.
      
      test=develop
      
      * Clean Code
      
      test=develop
      
      * Add the comment of marco for NVCC compiler.
      
      test=develop
      676995c8
  21. 19 2月, 2019 1 次提交
  22. 11 2月, 2019 1 次提交
  23. 02 2月, 2019 1 次提交
  24. 30 1月, 2019 5 次提交
  25. 29 1月, 2019 2 次提交