- 16 5月, 2022 7 次提交
-
-
由 Yiqun Liu 提交于
-
由 zyfncg 提交于
* update code * change the return type for inplace dygraph api * change the tuple construct
-
由 WangXi 提交于
-
由 jiangcheng 提交于
* optimize cinn find graph by graph address * graph_key use int64_t instead of program string * fix framework _to_readable_code python code * rename get_readable_comile_key to get_serialize_comile_key
-
由 ShenLiang 提交于
* fix recompute in mp * fix recompute
-
由 zyfncg 提交于
* support construct scalar using non-cpu tensor * fix bugs when run unittest * fix compile bugs * fix bugs when run ci * fix compile bugs * fix bugs when move copy * perfect unit test * perfect unittest * update according to comment * int_array supports constructed by gpu tensor * add some test * polish code * adjust full api * add unittest * add unittest Co-authored-by: NYuanRisheng <yuanrisheng@baidu.com>
-
由 Chen Weihang 提交于
-
- 13 5月, 2022 14 次提交
-
-
由 lilong12 提交于
* update
-
由 Ruibiao Chen 提交于
* Refactor test_tensordot * Add test_static * Fix CI errors
-
由 wuhuanzhou 提交于
-
由 Wei Shengyu 提交于
* fix pooling doc * fix typo test=document_fix * fix doc typo, test=document_fix
-
由 Walter 提交于
* fix adaptive_avg_pool1d doc bug * fix adaptive_avg_pool1d doc bug
-
由 LielinJiang 提交于
* fix decode_jpeg example code * fix decode_jpeg example code
-
由 Chen Long 提交于
* update readme test=document_fix * fix api docs bugs test=document_fix
-
由 Qi Li 提交于
* [IPU] fix ipu and add python infer api, test=develop * [IPU] add paddlepaddle-ipu package name, test=develop
-
由 Weilong Wu 提交于
* [Eager] Support test_dist_hapi_model under eager mode * [Eager] Polish code * Fix code-format issue, coverage-ci issue
-
由 Tao CHANG 提交于
-
由 kuizhiqing 提交于
* add nvsmi * collect gpu info to log * fix unitest * rm ret_type
-
由 wangna11BD 提交于
-
由 Weilong Wu 提交于
-
由 Linjie Chen 提交于
-
- 12 5月, 2022 8 次提交
-
-
由 Shuangchi He 提交于
-
由 sneaxiy 提交于
* add cinn pass to program * remove build_cinn_pass ut * polish ut, add ut * guard ut with is_compiled_with_cinn * enable ut test_build_cinn_pass_resnet
-
由 JYChen 提交于
-
由 zhupengyang 提交于
-
由 zlsh80826 提交于
* Use tempfile to place the temporary files * Revise test_bert to use tempfile for temporary files * Use tempfile for test_transformer * Fix test_dataset file race
-
由 tiancaishaonvjituizi 提交于
-
由 fwenguang 提交于
-
由 chentianyu03 提交于
* add tile double_grad yaml and test case * add expand double yaml and test case * add clip dobule grad yaml and test case * add concat dobule grad yaml and test case
-
- 11 5月, 2022 11 次提交
-
-
由 zyfncg 提交于
* change the output format of C++ backward api * fix merge conflict * fix sparse api code auto-gen * fix eager_gen bug * fix bug of output is null * fix bug of conv2d_grad_impl * fix optional grad * fix bug of eager-gen double_grad * fix bug * fix multiply_double_grad bug * remove node pruning
-
由 Zuza Gawrysiak 提交于
* Add int8 scales gathering pass for convolution * Fix typo * Add unittest * Add corrected unit test * Change test name * Remove enabling mkldnn in test * Speed up test * Change max examples * Add functional test * Change test name * Add new test case * Rename pass
-
由 chentianyu03 提交于
* add conv2d_transpose_double_grad yaml * add test_conv_transpose double_grad test case
-
由 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
-
由 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 提交于
-