- 12 6月, 2018 2 次提交
- 11 6月, 2018 34 次提交
-
-
由 whs 提交于
* Add slice op. * Remove using from header file and fix doc. * Fix doc * Small fix.
-
由 Xin Pan 提交于
Make status update thread-safe
-
由 chengduo 提交于
Enable CPU on Parallel executor
-
由 gongweibao 提交于
-
由 Xin Pan 提交于
The status is updated in the Process() thread and can be checked in another HandleRequest() thread.
-
由 dzhwinter 提交于
* "add inplace attribute" * "register inplace attribute" * "change se-next model for memory-reuse" * "fix typo" * repick * fix merge conflict * "fix stupid error"
-
由 gongweibao 提交于
-
由 sneaxiy 提交于
Fix fluid_benchmark stacked_dynamic_lstm model error
-
-
由 tensor-tang 提交于
MKLDNN layout: Support for pool operator
-
由 chengduoZH 提交于
replace use_event with use_cuda, because use_event means the program running with CUDA, so use_cuda maybe more intuitive.
-
由 gongweibao 提交于
-
由 chengduo 提交于
Check SSA Graph
-
由 chengduoZH 提交于
-
由 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
-
由 yi.wu 提交于
-
由 Yu Yang 提交于
Add lock to record_event.
-
由 sneaxiy 提交于
Fix identifier error of 'dshape' in 'Paddle/benchmark/fluid/models/vgg.py'
-
由 chengduoZH 提交于
-
-
由 sneaxiy 提交于
-
由 sneaxiy 提交于
Add argmin and argmax op
-
由 chengduoZH 提交于
-
由 yuyang18 提交于
-
由 Tao Luo 提交于
add FLAGS_use_mkldnn to global control use_mkldnn
-
由 yuyang18 提交于
* Remove unused arg_max/min_op.h * Remove reference parameter. Use pointer insteaded. * undef macro * Always set OutT as int64_t.
-
由 chengduoZH 提交于
-
由 Yu Yang 提交于
Simplize API Reference Documentation
-
由 Shan Yi 提交于
fix deadlink in api_doc_std_*.md
-
由 Luo Tao 提交于
-
由 Luo Tao 提交于
-
由 qingqing01 提交于
* Expose maxout API. * Fix code style.
-
由 gongweibao 提交于
-
由 mozga-intel 提交于
-
- 10 6月, 2018 4 次提交
-
-
由 Wu Yi 提交于
fix distribute_transpiler
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-