- 01 8月, 2019 2 次提交
-
-
由 whs 提交于
test=develop
-
由 Krzysztof Binias 提交于
* Add support for dynamic code analysis (Sanitizers) test=develop * Move options to one option test=develop * Missing check test=develop
-
- 31 7月, 2019 11 次提交
-
-
由 jiaqi 提交于
(1) set fleet_send_batch_num a default value according to trainer num, the previous 80000 is fixed,if trainer num is much less or larger than 100,global shuffle may have timeout error. (2) fix load one table bug, add barrier
-
由 Huihuang Zheng 提交于
GPU allocation uses fraction of available memory, also fix the GetUsed without lock
-
由 liuwei1031 提交于
* fix security issue, test=develop * bug fix, test=develop * throw an exception when null pointer data with non-zero length PaddleBuf is passed, test=develop
-
由 Zhaolong Xing 提交于
* Fix Mask rcnn predictor 1. refine memory optim algorithm to support the model with the block op. 2. output diff : modify the affine channel fuse 3. add condition_block_infer op add interface for setting trt calib table dir test=develop * add the missing files. test=develop * 1 add trt fp16 support test=develop
-
由 chengduo 提交于
* update parallel.py test=develop
-
由 HaoRen 提交于
* support center loss * change tensor copy api to high level api tensorcopy * test=develop rewrite the center_loss cuda_kernel to make it faster and add document of the center loss api,also update test function * test=document_preview test=develop update document of center loss * test=document_preview test=develop modify API.spec modify test code remove nouse const_cast
-
由 lvmengsi 提交于
Update conv2d transpose link
-
由 Leo Zhao 提交于
test=develop
-
由 wopeizl 提交于
Optimize the error report information when loadcombine fail to open model files test=develop (#18888)
-
由 baojun 提交于
* upgrade ngraph to v0.24 test=develop * simplify io test=develop
-
由 Dong Daxiang 提交于
make dist unit test exclusive run
-
- 30 7月, 2019 6 次提交
-
-
由 whs 提交于
test=develop
-
由 Jacek Czaja 提交于
test=develop - optimization of TID to string test=develop
-
由 danleifeng 提交于
-
由 tianshuo78520a 提交于
-
由 chengduo 提交于
test=develop
-
- 29 7月, 2019 3 次提交
-
-
由 Huihuang Zheng 提交于
-
由 Zeng Jinle 提交于
* remove legacy memory optimization codes, test=develop * follow huihuang's comments,test=develop * follow luotao's comments, test=develop
-
由 Thunderbrook 提交于
* dump slot * test * proto * dump slot * test * proto * code style * code style * code style * style * add delete after unseen days * add unseen days * code style * conflict solve test=develop * add clear model * code style test=develop * code style test=develop
-
- 28 7月, 2019 2 次提交
-
-
由 Zeng Jinle 提交于
-
由 lvmengsi 提交于
* replace link * update api.spec * fix mistake
-
- 27 7月, 2019 3 次提交
-
-
由 Huihuang Zheng 提交于
Also fix a dependency error which may cause compile error
-
由 chengduo 提交于
* open fuse optimization ops test=develop
-
由 chengduo 提交于
test=develop
-
- 26 7月, 2019 5 次提交
-
-
由 Adam 提交于
-
由 lidanqing 提交于
test=develop
-
由 Zeng Jinle 提交于
* first version memory optimize pass, test=develop * remove move_tensor_sharing_pass, test=develop * refine code comments, add unittests, test=develop * turn off memory_optimize by default, test=develop * follow huihuang's comments, test=develop * follow chengduoZH's comments, test=develop * fix grammar error, add const qualifier, fix pass_test exception message, test=develop * follow chengduoZH's comments 2nd, test=develop
-
由 Physher 提交于
-
由 Physher 提交于
-
- 25 7月, 2019 8 次提交
-
-
由 FDInSky 提交于
* test=develop fix cpu roi_align_op backward bug
-
由 石晓伟 提交于
* fix logical APIs test=develop test=document_preview * fix isfinite * update matmul comments * update API.spec test=document_preview test=develop * update API.spec test=document_preview test=develop * update API.spec test=document_preview test=develop
-
由 guru4elephant 提交于
refine launch_ps and role_maker
-
由 chengduo 提交于
test=develop
-
由 fuyinno4 提交于
Fix FleetWrapper: 1. fix shrink dense: just scale show 2. add datanorm scale: divide datanorm's gradient by batch_size
-
由 Bai Yifan 提交于
-
由 lidanqing 提交于
* change INT8 to template so that checking dst_dt with if-else could be removed. CI will be enabled after fixing reviews * reverse user_residual_memory_p and user_bias_memory_p declaration scope test=develop
-
由 JesseyXujin 提交于
-