- 27 6月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Speed depthwise transposed conv2d.
-
- 26 6月, 2018 3 次提交
-
-
由 chengduo 提交于
* change return_numpy[PE] default value * Remove convert to numpy in unit test
-
由 chengduo 提交于
-
由 Tomasz Patejko 提交于
* elementwise_add with bcast: Brian's implementation by Brian added, with default bcasts * elementwise_add with bcast: GetExpectedKernelType added to elementwise_op * elementwise_add with bcast: use_mkldnn attribute added * elementwise_add with bcast: changes after review and some formatting * elementwise_add with bcast: changes after style check * elementwise_add with bcast: changes after style check cont. * elementwise_add with bcast: MKLDNN unittests added * elementwise_add with bcast: original unittests with use_mkldnn flag * elementwise_add with bcast: handling of MKLDNN format corrected * elementwise_add with bcast: setting MKLDNN format turned into lambda * elementwise_add with bcast: MKDNN format setting turned into separate function * elementwise_add with bcast: condition for choosing MKLDNN simplified * elementwise_add with bcast: fix for MKLDNN format set incorrectly in bcasts * elementwise_add with bcast: changes in unittests for broadcasts * elementwise_add with bcast: fixes in unittests regarding dimensions * elementwise_add with bcast: bring back correct format setting in mklml grad path * elementwise_add with bcast: fixed compilation error
-
- 22 6月, 2018 1 次提交
-
-
由 Qiyang Min 提交于
* 1. Remove PYTHON_FLAGS from paddle_build.sh in paddlepaddle/paddle:latest-dev * 1. Add PYTHON_FLAGS back 2. Change SIGKILL to SIGINT and SIGTERM * 1. Add setup.py.in back * 1. add pip install open-cv in Dockerfile to avoid libusb_exit hanging up which is caused by the opencv-python package missing * 1. Add the && \ to line above * 1. Remove the notice comment
-
- 21 6月, 2018 2 次提交
-
-
由 tensor-tang 提交于
This reverts commit 4d8e8ee2, reversing changes made to d6a9f005.
-
由 tensor-tang 提交于
-
- 20 6月, 2018 3 次提交
-
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 gongweibao 提交于
-
- 19 6月, 2018 4 次提交
-
-
由 qingqing01 提交于
* Make the CUDA kernel of concat correct and fix unit tests.
-
由 qingqing01 提交于
-
由 mozga-intel 提交于
-
由 mozga-intel 提交于
-
- 18 6月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 15 6月, 2018 4 次提交
-
-
由 Kexin Zhao 提交于
* add lod_tensor util and modify pybind * refind pybind LoDTensor API and modify LoDTensor and DataFeeder test * fix test error * fix detection map op test * fix reorder_lod_tensor test * fix seq_concat_op * fix chunk evel op test * fix target assign op * fix warp ctc op * address comments step 1: reverse reset_lod op * step 2: modify op test * add warning message * remove has_valid_lod * add back has_valid_lod * address comments * add exception catching trial
-
由 Wu Yi 提交于
-
由 qingqing01 提交于
* Implement a bilinear initializer for transposed convolution. * Update some error message.
-
由 fengjiayi 提交于
-
- 14 6月, 2018 6 次提交
-
-
由 yi.wu 提交于
-
由 Luo Tao 提交于
-
由 yi.wu 提交于
-
由 yi.wu 提交于
-
由 whs 提交于
* Add mean_iou op. * Add unitest for mean iou op. * Add optional collections of confusion matrix and mean_iou. * Fix cuda kernel. * Refine code. 1. Merge computing in GPU to two kernel. 2. Use wrong array and correct array instead of confusion matrix. * Add python api and fix cuda kernel. * Fix comments. * Small fix. * Small fix.
-
由 guosheng 提交于
-
- 13 6月, 2018 2 次提交
-
-
由 guosheng 提交于
-
由 chengduoZH 提交于
-
- 12 6月, 2018 2 次提交
-
-
由 guosheng 提交于
-
由 qingqing01 提交于
* Add normalization operator. 1. Refine the raw norm_op and let it more general to support to normalize Tensor along any axis. 2. There is a bug in l2_normalize API, which lacks sqrt after `reduce_sum`. 3. Use norm_op to refine the l2_normalize API. 4. Fix bug in test_normalization_wrapper.py.
-
- 11 6月, 2018 8 次提交
-
-
由 whs 提交于
* Add slice op. * Remove using from header file and fix doc. * Fix doc * Small fix.
-
由 jshower 提交于
-
由 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 提交于
-
由 jshower 提交于
-
由 chengduoZH 提交于
-
由 qingqing01 提交于
* Expose maxout API. * Fix code style.
-
- 10 6月, 2018 3 次提交
-
-
由 qiaolongfei 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-