- 02 8月, 2019 5 次提交
-
-
由 hong 提交于
-
由 jiaqi 提交于
* support filelist size < trainer num * pull dense when stop, to make sure local dense params are same as pserver, so save paddle model will save dense model same as pserver * enable QueueDataset train same filelist for serveral times
-
由 chengduo 提交于
* Disable fuse optimization test=develop
-
由 Krzysztof Binias 提交于
* Fix memory leak in test test=develop * Fix memory leak in test test=develop * Fix memory leak in test test=develop * Pull out vars of the loops test=develop
-
由 石晓伟 提交于
* add fusion_seqpool_cvm_concat test=develop * simplify pass, test=develop * fix code style, test=develop
-
- 01 8月, 2019 7 次提交
-
-
由 jiaqi 提交于
adjust ins weight according to nid slot , user can specify adjust_ins_weight in strategy
-
由 Zeng Jinle 提交于
* fix gpu_info, test=develop * fix reserving gpu memory calculation bug, add fraction=1 unittest, test=develop * fix bug again for reserving size, test=develop
-
由 wawltor 提交于
* test=develop Add the op of unique_with_counts, the op is calc the unqiue input of data, and output the corresponding indices and count of data. * test=develop Check the input and dtype in the op of unique_with_counts * test=develop test=document_preview update the API.spec for `unique_with_counts`, at the same time, optimize the python api in the op of `unique_with_count` * test=develop test=document_preview Fix some python api problem in the op of `unique_with_counts`, and change the error messsage in this op. * Fix some API problem in the op of `unique_with_counts` test=develop test=document_preview * test=develop test=document_preview Fix the api sample of op `unique_with_counts`, and update api.spec
-
由 Jacek Czaja 提交于
test=develop - Extracted key generation from FWD and GRAD into separate function test=develop - Compilation fix test=develop - another compilation test=develop
-
由 LielinJiang 提交于
* fix depthwise conv gpu kernel bug, test=develop * add more depthwise conv test, test=develop
-
由 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 3 次提交
-
-
由 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
-