- 21 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "fix decode bug" * "follow commnet" * "fix error" * "fix hook bug" * fix based comment * fix copyright * fix based on comment
-
- 15 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* add copyright hook * add copyright hook * refine copyright hook * "test copyright hook" * fix check style * fix ci
-
- 14 11月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* init commit * change some dir name
-
- 29 10月, 2017 2 次提交
-
-
由 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
-
由 Yu Yang 提交于
-
- 27 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Simplize Gradient Check * Stash * Extract apply_backward_pass to backward.py Rename apply_backward_pass to append_backward_ops * Use graph API to check gradient * Fix ci * Fix CI * Fix backward for double precision * Stash * Fix CI * Fix ci * Ignore GRU test * Ignore xe op * Fix CI * Fix softmax with xe gradient The correct equation should be IG = OG * (d_softmax_with_xe()) * Fix typo * Fix merge error * Disable LRN
-
- 26 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Cross Entropy Wrong * Fix XE * Polish gradient check for xe * Fix compile
-
- 20 10月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 17 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Change dataType to data_type Follow PEP8 * Change name_convention to fit PEP8
-
- 29 9月, 2017 2 次提交
- 26 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 23 9月, 2017 2 次提交
- 22 9月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 20 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 19 9月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 18 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 16 9月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 15 9月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 14 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 13 9月, 2017 2 次提交
-
-
由 Xinghai Sun 提交于
-
由 caoying03 提交于
-
- 11 9月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 08 9月, 2017 3 次提交
- 05 9月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 15 8月, 2017 2 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
- 12 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 11 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 08 8月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* init grad op checker * can run * add GradeChecker class * use get_numeric_gradient * refine code * add softmax and cross entropy auto grad test * use close to judge op_grad and numeric_grad * add cpu and gpu compare * add comments * add support_gpu * fix allclose * fix name error and symplify code * optimize gradient checker * add test_cross_entropy_op * update gradient_checker.py * optimize code * use random.uniform instead of random.random * fix type bug * optimize check_grad * put SupportGPU into OperatorBase * typo
-
- 06 8月, 2017 1 次提交
-
-
由 Yan Chunwei 提交于
* init cross entropy graident * add crossentropy grad op * remove details * fix static compile
-
- 04 8月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 21 7月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* add cross-entropy-op * add infershape and compute * implement Infershape and compute of onehotcrossentropy op
-