- 15 11月, 2017 2 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
- 13 11月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 11 11月, 2017 2 次提交
-
-
由 dzhwinter 提交于
* "fix ci failed" * "comment out seq_concate op to unblock PRs"
-
由 emailweixu 提交于
TensorSetConstant struct is used both in math_function.cc and math_function.cu. Somehow the release version can correctly handle it. But in debug version, set_constant_with_place() in math_function.cu uses the TensorSetConstant in math_function.cc and causes crash.
-
- 10 11月, 2017 3 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
- 09 11月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 08 11月, 2017 5 次提交
-
-
由 chengduoZH 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 qingqing01 提交于
-
- 07 11月, 2017 2 次提交
-
-
由 dangqingqing 提交于
1. user can disable peephole connections. 2. not calculate some gradients.
-
由 dangqingqing 提交于
-
- 06 11月, 2017 2 次提交
-
-
由 dangqingqing 提交于
-
由 guosheng 提交于
-
- 04 11月, 2017 2 次提交
- 03 11月, 2017 2 次提交
-
-
由 guosheng 提交于
-
由 dangqingqing 提交于
-
- 02 11月, 2017 3 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
- 01 11月, 2017 1 次提交
-
-
由 guosheng 提交于
-
- 31 10月, 2017 2 次提交
-
-
由 dangqingqing 提交于
-
由 guosheng 提交于
-
- 30 10月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 29 10月, 2017 2 次提交
-
-
由 dangqingqing 提交于
Use fixed activation in the lstm kernel, since there is some bug in the activation function pointer. It will be fixed later.
-
由 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
-
- 27 10月, 2017 2 次提交
-
-
由 chengduoZH 提交于
-
由 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
-
- 26 10月, 2017 7 次提交
-
-
由 chengduoZH 提交于
-
由 dangqingqing 提交于
-
由 chengduoZH 提交于
-
由 dangqingqing 提交于
-
由 chengduoZH 提交于
-
由 Yu Yang 提交于
* Cross Entropy Wrong * Fix XE * Polish gradient check for xe * Fix compile
-
由 dangqingqing 提交于
-