1. 06 11月, 2017 1 次提交
  2. 01 11月, 2017 6 次提交
  3. 31 10月, 2017 11 次提交
  4. 30 10月, 2017 2 次提交
  5. 29 10月, 2017 4 次提交
    • 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
    • Y
      Cast Operator (#5149) · b84e8226
      Yu Yang 提交于
      * Cast Operator
      
      Cast input variable to other data type
      
      * Fix compile error
      
      * Add cast op
      
      * Follow comments
      b84e8226
    • 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
    • Y
      Enable xe unittest (#5180) · 3ecad8ae
      Yu Yang 提交于
      3ecad8ae
  6. 28 10月, 2017 12 次提交
  7. 27 10月, 2017 4 次提交