- 11 6月, 2018 5 次提交
-
-
由 gongweibao 提交于
-
由 Qiyang Min 提交于
* 1. add weight decay feature into fluid benchmark test 2. add learning rate decay feature into fluid benchmark test 3. add L1&L2 regularization feature into fluid benchmark test 4. add error clipping feature into fluid benchmark test 5. add gradient clipping feature into fluid benchmark test * Add some document to README.md under benchmark/fluid/ repo * Add model_base.py * Fix bugs in test_listen_and_serv_op * 1. remove args out of fluid_benchmark.py 2. remove lr_decay, regularization, clipping out of fluid_benchmark.py * add async_mode description to doc and remove the clipping description out * for restart build * to restart build * remove optimization args from args.py * 1. remove optimization from models 2. fix bug in test_listen_and_serv_op * change the name retry_times to left_time * change retry_times to the pserver start left time
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 qingqing01 提交于
* Expose maxout API. * Fix code style.
-
- 10 6月, 2018 3 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
- 09 6月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 08 6月, 2018 3 次提交
-
-
由 tangwei12 提交于
-
由 guochaorong 提交于
-
由 sneaxiy 提交于
-
- 07 6月, 2018 3 次提交
-
-
由 fengjiayi 提交于
-
由 dzhwinter 提交于
* "init benchmark ops" * "untrack outputs" * "delete some usused code" * "benchmark" * "fix ci" * "fix op test" * "fix uint16 missing" * "fix ci" * "follow comments" * "fix ci" * "follow comments" * "conficts. merge develop branch" * repick * "merge develop branch"
-
由 dzhwinter 提交于
-
- 06 6月, 2018 5 次提交
- 05 6月, 2018 4 次提交
- 04 6月, 2018 3 次提交
-
-
由 Yancey1989 提交于
-
由 Yancey1989 提交于
-
由 Yuan Gao 提交于
-
- 01 6月, 2018 7 次提交
-
-
由 Yancey1989 提交于
-
由 baiyf 提交于
* fix conflict * code clean
-
由 minqiyang 提交于
-
由 whs 提交于
* Add python wrapper for gather op. * Add unitest for 'rank==1' and fix comments. * Fix comments.
-
由 whs 提交于
* Add shape op to get the shape of variable. * Rename get_shape to shape. * Add checker for output and fix comments.
-
由 minqiyang 提交于
2. replace split_method with slice_var_up in func init_splited_variables
-
由 whs 提交于
* Make bilinear_interp_op support attrs from input. * Fix python api.
-
- 31 5月, 2018 6 次提交
-
-
由 minqiyang 提交于
-
由 minqiyang 提交于
2. Merge the develop repo
-
由 Wu Yi 提交于
* WIP move weight decay * weight decay ok * wip * clean up transpiler * add details folder * update * fix split var test * follow comments
-
由 minqiyang 提交于
2. remvoe comment line
-
由 minqiyang 提交于
2. add align_var_to_block argument to func transpile 3. remove concat and spilt if align_var_to_block is False 4. unittests for simple_dist_transpiler
-
由 Haichao Zhang 提交于
-