- 15 3月, 2018 2 次提交
-
-
由 dzhwinter 提交于
* "add softmax cudnn functor support" * "add testing" * "refine cmakelist" * "sequence softmax forward speed up" * "add softmax grad" * "fix sequence softmax test" * "add double precision' * "fix softmax test" * "add softmax cudnn support" * "fix softmax cudnn test" * "add softmax to nn.py" * "fix compile bug" * "refine cmakelist" * "fix ci" * "fix based on comment" * "fix based on comments" * "fix ci"
-
- 24 2月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-
- 16 2月, 2018 1 次提交
-
-
由 emailweixu 提交于
* Generating random numbers with given batch size uniform_random_batch_size_like_op gaussian_random_batch_size_like_op * More comments about random seed. * Move test_*_random_batch_size_like_op to unittests
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 09 2月, 2018 1 次提交
-
-
由 emailweixu 提交于
-
- 07 2月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
Impl scalar switch case op with condition op
-
- 02 2月, 2018 1 次提交
-
-
由 dangqingqing 提交于
-
- 31 1月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
* add basic interface for learning rate decay * add exponential_decay * add natural_exp_decay * add inverse_time_decay
-
- 23 1月, 2018 1 次提交
-
-
由 ying 提交于
-
- 22 1月, 2018 3 次提交
- 21 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "fix decode bug" * "follow commnet" * "fix error" * "fix hook bug" * fix based comment * fix copyright * fix based on comment
-
- 19 1月, 2018 1 次提交
-
-
由 Yang Yu 提交于
* registery is only used by layers * Rename it to layer_function_generator
-
- 18 1月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 15 1月, 2018 3 次提交
- 12 1月, 2018 2 次提交
- 11 1月, 2018 1 次提交
-
-
由 QI JUN 提交于
-
- 10 1月, 2018 1 次提交
-
-
由 xuwei06 提交于
Added backward.calc_gradient to backpropagate gradient from given targets to inputs.
-
- 03 1月, 2018 1 次提交
-
-
由 Yang Yu 提交于
-
- 19 12月, 2017 1 次提交
-
-
由 yangyaming 提交于
-
- 14 12月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Make cast op support bool Also add `elemwise_sub/mul/abs/clip` layers * Make fuild.layers as a module * Move layers as a module * Split layers.py into layers module * Fix CI * Fix CI
-