1. 13 11月, 2017 1 次提交
  2. 11 11月, 2017 4 次提交
  3. 09 11月, 2017 1 次提交
  4. 08 11月, 2017 4 次提交
  5. 07 11月, 2017 2 次提交
  6. 06 11月, 2017 2 次提交
  7. 04 11月, 2017 2 次提交
  8. 03 11月, 2017 2 次提交
  9. 02 11月, 2017 3 次提交
  10. 01 11月, 2017 1 次提交
  11. 31 10月, 2017 2 次提交
  12. 30 10月, 2017 1 次提交
  13. 29 10月, 2017 2 次提交
    • D
      Use fixed activation in the lstm kernel, since there is some bug in the... · b50c33fd
      dangqingqing 提交于
      Use fixed activation in the lstm kernel, since there is some bug in the activation function pointer. It will be fixed later.
      b50c33fd
    • Q
      support sparse output for lookup table grad op (#5145) · 008f40ce
      QI JUN 提交于
      * add sparse support for sum op
      
      * typo fix
      
      * fix gpu build error
      
      * fix unittest error
      
      * typo fix
      
      * infer var type and shape in op_test
      
      * follow comments
      
      * fix build error
      
      * bypass some unittests depend on NetOp
      
      * support sparse output for lookup table grad op
      
      * refine codes
      
      * fix gpu build error
      
      * fix lookup table grad gpu kernel
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix bug in lookup_table_grad op
      
      * fix bug in test_word2vec
      
      * register double kernel for some operators
      
      * set is_sparse=True in test_word2vec
      
      * fix lookup table grad op CUDA kernel bug
      
      * disable test_modified_huber_loss_op temporarily
      
      * disable test_lstm_unit_op temporarily
      008f40ce
  14. 27 10月, 2017 2 次提交
    • C
      sss · b9edcc4a
      chengduoZH 提交于
      b9edcc4a
    • Q
      add sparse support for sum op (#5093) · 7f8574c0
      QI JUN 提交于
      * add sparse support for sum op
      
      * typo fix
      
      * fix gpu build error
      
      * fix unittest error
      
      * typo fix
      
      * infer var type and shape in op_test
      
      * follow comments
      
      * fix build error
      
      * bypass some unittests depend on NetOp
      7f8574c0
  15. 26 10月, 2017 7 次提交
  16. 25 10月, 2017 1 次提交
  17. 24 10月, 2017 3 次提交