- 11 5月, 2022 11 次提交
-
-
由 Feng Ni 提交于
[New API] add API paddle.vision.transforms.RandomPerspective and paddle.vision.transforms.perspective (#42390) * add RandomPerspective and perspective * fix UT, clean codes * fix UT * add batch transform * remove batch in tensor func * fix typos and coments, test=develop
-
由 Feng Ni 提交于
[New API] add API paddle.vision.transforms.RandomAffine and paddle.vision.transforms.affine (#42278) * add affine codes * adjustment codes * fix test case * fix F_cv2.affine * clean codes, add UT * fix UT * fix UT * fix UT shear * add functional test_errors * fix typos and coments, test=develop
-
由 Leo Chen 提交于
* print start time, end time for each compilation command * add process info
-
由 Jiabin Yang 提交于
-
由 Weilong Wu 提交于
-
由 Allen Guo 提交于
* update to popart v2.5.0 * use a specific version of sdk2.5.0
-
由 feng_shuai 提交于
-
由 Haohongxiang 提交于
* support diff batch for sparse of eagerreducer * fix
-
由 taixiurong 提交于
-
由 wenbin 提交于
* swish refactor * bug fix * trt7 non-linear bug fix
-
由 Allen Guo 提交于
-
- 10 5月, 2022 25 次提交
-
-
由 Sing_chan 提交于
* improve introduction of bfgs args; test=document_fix * modify according to zhouwei's comment; test=document_fix
-
由 xiongkun 提交于
* change logic for optimize * modifty
-
由 ronnywang 提交于
-
由 Yulong Ao 提交于
* [Auto Parallel] Refactor the engine api and parallelizer * [Auto Parallel] Fix the default dist op for the slice op * [Auto Parallel] Fix the format of planer.py * [Auto Parallel] Fix a bug
-
由 piotrekobi 提交于
* Readd conv_affine_channel fuse pass as mkldnn pass * Fix formatting * Add new test to parallel_UT_rule.py * Fix Coverage and Windows CI issues * Revert "Fix Coverage and Windows CI issues" This reverts commit f33459846385c9fd51c07f9f44e7ff283a652637. * Fix CI errors * Remove unnecessary conv_eltwise_add_affine_channel fuse pass * Remove test from parallel_UT_rule.py
-
由 TTerror 提交于
-
由 Weilong Wu 提交于
* [Eager] fix sharding under eager mode * [Eager] fix several sharding test under eager mode * Recover using _test_eager_guard * Ensured fleet.init under legacy * Ensured fleet.init under legacy * Fix CI issue, re-definition strategy and call fleet.init() in stage2_offload * Modified dygraph_group_sharded_api.py, move fleet.init to a better line
-
由 ziyoujiyi 提交于
* back fl * delete ssl cert * . * make warning * . * unittest paral degree * solve unittest * heter & multi cloud commm ready * . * . * arm_brpc compile * . * . * . * . * . * . * . * . * . * . * . * . * . * . * only output is ok * base is ok * . * . * . * . * . * . * . * . * add switch server bin * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * adapt brpc ssl * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * fix heter_server & heter_client * . * . * int->int64_t * . * safe map in multithread * fix heter unitest * . * fix code_style * . * fix bug * .
-
由 Jacek Czaja 提交于
* - shape mkldnn adapted to NHWC - NHWC shape mkldnn ut - fixes to UT - Fix to UT - Fixes to UT - Fix of compilation * - lint candidate fix
-
由 JYChen 提交于
-
由 jakpiase 提交于
* added fill_constant kernel * CI fix * ci fix * switched from nan to zero memory * CI FIX * ci fixes * CI rerun * ci fix * minor change * CI rerun
-
由 BrilliantYuKaimin 提交于
* Create elementwise_heaviside_op.cc * add ElementwiseHeavisideFunctor * Create test_elementwise_heaviside_op.py * 增加heaviside的python接口 * add heaviside in white list * 增加heaviside的签名 * 增加heaviside的核函数 * 增加heaviside梯度的核函数 * 增加heaviside梯度的注册 * 调整代码格式 * Update elementwise_sig.cc * add heaviside in __all__ * Update heaviside docs * Update math.py * Update math.py * Update math.py
-
由 wanghuancoder 提交于
* print mem * refine * refine * refine * refine
-
由 lilong12 提交于
-
由 caozhou 提交于
-
由 qipengh 提交于
-
由 fwenguang 提交于
-
由 qipengh 提交于
-
由 zhaoyingli 提交于
* fix adamw unittest * tiny fix * fix param name
-
由 JingZhuangzhuang 提交于
* pdnode_compare * panode compare * pdnode_compare
-
由 zmxdream 提交于
-
由 lilong12 提交于
-
由 Siming Dai 提交于
-
由 Allen Guo 提交于
Co-authored-by: Nyaozhixin <522190855@qq.com>
-
由 shixingbo 提交于
-
- 09 5月, 2022 4 次提交
-
-
由 Aurelius84 提交于
* [Eager]Fix tensor.name is empty behavior * fix unittest
-
由 wanghuancoder 提交于
* refine pylayer * refine
-
由 Liyulingyue 提交于
* auto_cast; test=document_fix * static.save; test=document_fix * cuda_places; test=document_fix
-
由 joanna.wozna.intel 提交于
* Add AdamW jit kernel * Second implementation * Add missing header * Correct number of jit kernels in the test
-