1. 26 3月, 2019 1 次提交
  2. 25 3月, 2019 1 次提交
  3. 18 3月, 2019 1 次提交
  4. 25 1月, 2019 1 次提交
    • C
      Revert conv transpose cudnn (#15514) · f8f91fb4
      chengduo 提交于
      * Revert "set constant for loss"
      
      This reverts commit 167933f678ccbb3563e949710279efe004a27731.
      
      * Revert "remove workspace_handle"
      test=develop
      This reverts commit b4aca8ede9e685bce1dfb1c59e63919f33432572.
      f8f91fb4
  5. 22 1月, 2019 1 次提交
  6. 16 11月, 2018 1 次提交
    • W
      Add cudnn ctc loss (#12366) · b32c13dc
      Wu Yi 提交于
      * add cudnn ctc loss
      
      * wip add test test=develop
      
      * wip
      
      * wip
      
      * done test=develop
      
      * move include cudnn test=develop
      
      * test test=develop
      
      * fix build test=develop
      
      * fix build test=develop
      
      * fix build on cudnn5 test=develop
      
      * fix cudnn5 build test=develop
      
      * fix cudnn5 build test=develop
      
      * merge develop softmax functor change test=develop
      b32c13dc