- 11 6月, 2018 6 次提交
-
-
由 whs 提交于
* Add slice op. * Remove using from header file and fix doc. * Fix doc * Small fix.
-
由 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 2 次提交
-
-
由 chengduoZH 提交于
-
由 Siddharth Goyal 提交于
-
- 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 7 次提交
-
-
由 Yuan Gao 提交于
* add normalize switch to box_coder_op * add default prior box var * update according to the review
-
由 tangwei12 提交于
-
由 tangwei12 提交于
-
由 whs 提交于
* Auto generate python api for polygon_box_transform op. * Add unitest.
-
由 Kexin Zhao 提交于
-
由 Siddharth Goyal 提交于
-
由 Siddharth Goyal 提交于
* Modify optimizer in new API to support more usecase * Modify CMake to include only modified examples
-
- 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 1 次提交
-
-
由 minqiyang 提交于
-