- 11 6月, 2018 1 次提交
-
-
由 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
-
- 07 6月, 2018 2 次提交
-
-
由 gongweibao 提交于
-
由 Xin Pan 提交于
-
- 05 6月, 2018 1 次提交
-
-
由 yi.wu 提交于
-
- 01 6月, 2018 2 次提交
- 29 5月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* update benchmark doc * update by comment
-
- 28 5月, 2018 1 次提交
-
-
由 gongweibao 提交于
-
- 23 5月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* wip integrate benchmark scripts * testing nlp models * k8s script to start dist benchmark job * update script * done support all models * add README.md * update by comment * clean up * follow comments
-