1. 14 8月, 2017 3 次提交
  2. 12 8月, 2017 1 次提交
  3. 11 8月, 2017 7 次提交
  4. 10 8月, 2017 1 次提交
  5. 09 8月, 2017 8 次提交
  6. 08 8月, 2017 5 次提交
  7. 07 8月, 2017 6 次提交
  8. 06 8月, 2017 1 次提交
  9. 05 8月, 2017 1 次提交
  10. 04 8月, 2017 6 次提交
  11. 03 8月, 2017 1 次提交
    • Q
      Softmax grad op (#3164) · d953611e
      Qiao Longfei 提交于
      * init softmax grad op
      
      * add compute code
      
      * export Backward to python
      
      * update test ,export op.type to python
      
      * update python test, fix compute bug
      
      * update unit test
      
      * use eigen
      
      * optimize eigen code
      
      * add gpu test
      
      * register softmax_grad GPU kernel and fix test bug
      
      * typo
      
      * follow comments
      d953611e