1. 21 9月, 2018 1 次提交
    • W
      Add roi perspective transform op. (#13176) · fc44087d
      whs 提交于
      * Add roi perspective transform.
      
      * Add roi_perspective_transform_op.
      
      * Fix code style.
      
      * Add python api and fix doc.
      
      * Fix API.spec
      
      * Fix python api.
      
      * Fix API.spec
      
      * Move src to detection.
      fc44087d
  2. 19 9月, 2018 1 次提交
  3. 14 9月, 2018 1 次提交
  4. 04 9月, 2018 1 次提交
  5. 30 8月, 2018 2 次提交
  6. 29 8月, 2018 1 次提交
  7. 15 8月, 2018 3 次提交
  8. 14 8月, 2018 2 次提交
  9. 13 8月, 2018 2 次提交
  10. 09 8月, 2018 1 次提交
  11. 06 8月, 2018 1 次提交
  12. 01 8月, 2018 1 次提交
  13. 26 7月, 2018 1 次提交
  14. 11 7月, 2018 2 次提交
  15. 02 7月, 2018 1 次提交
  16. 19 6月, 2018 1 次提交
  17. 15 6月, 2018 2 次提交
  18. 14 6月, 2018 1 次提交
  19. 13 6月, 2018 1 次提交
  20. 11 6月, 2018 1 次提交
    • Y
      Polish documentation · 2955ff58
      yuyang18 提交于
      * row_conv
      * uniform_random
      * layer_norm
      * create_parameter
      * hard_shrink
      * ssd_loss
      2955ff58
  21. 22 5月, 2018 1 次提交
  22. 20 5月, 2018 1 次提交
  23. 02 4月, 2018 1 次提交
  24. 27 3月, 2018 1 次提交
  25. 22 3月, 2018 1 次提交
  26. 19 3月, 2018 1 次提交
  27. 15 3月, 2018 1 次提交
    • D
      [Speed]implement cudnn sequence softmax cudnn (#8978) · 128adf53
      dzhwinter 提交于
      * "add softmax cudnn functor support"
      
      * "add testing"
      
      * "refine cmakelist"
      
      * "sequence softmax forward speed up"
      
      * "add softmax grad"
      
      * "fix sequence softmax test"
      
      * "add double precision'
      
      * "fix softmax test"
      
      * "add softmax cudnn support"
      
      * "fix softmax cudnn test"
      
      * "add softmax to nn.py"
      
      * "fix compile bug"
      
      * "refine cmakelist"
      
      * "fix ci"
      
      * "fix based on comment"
      
      * "fix based on comments"
      
      * "fix ci"
      128adf53
  28. 13 3月, 2018 1 次提交
  29. 12 3月, 2018 1 次提交
  30. 06 3月, 2018 2 次提交
  31. 05 3月, 2018 1 次提交
  32. 28 2月, 2018 1 次提交
    • Y
      Fix box coder op (#8647) · e84615ba
      Yuan Gao 提交于
      * fix ssd problems
      
      * fix box decoder op
      
      * fix dimension problem in detection tests
      
      * update detection doc
      
      * Update detection doc
      
      * Update detection doc
      
      * update detection doc
      
      * update detection doc
      e84615ba