- 27 9月, 2022 2 次提交
-
-
由 zhangkaihuo 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 26 9月, 2022 12 次提交
-
-
由 Chen Weihang 提交于
* fix libpaddle soname mismatch error * fix windows failed * polish linux and windows make impl * unify winddows lib name * fix windows error * revert copy dst change * revert naming change * revert windows change * fix gpups compile failed
-
由 Guanghua Yu 提交于
-
由 Weilong Wu 提交于
* [Eager] math op sink to Cpp level * fix ci errors * draft version * support + and - operator under cpp directly * add static test * polish code * promote types or unify right type to left * recover static test case * polish code and fix some ci errors * support complex and polish code * fix conflicts * fix windows ci errors * fix windows-inference-ci errors * polish and fix tests * fix test case * polish code * [Eager, Performance optimization] support multiply( * operator) to sink to Cpp layer * rm useless glog * polish code * polish code and fix code-format * polish code * fix CI * polish code
-
由 Yuanle Liu 提交于
-
由 weishengying 提交于
-
由 cifar10 提交于
-
由 Xiaoxu Chen 提交于
* Support both use_calc_stream and sync_op in send recv APIs (#46023) * add batch_norm prim2orig rule Co-authored-by: NWen Sun <35923278+HermitSun@users.noreply.github.com>
-
由 Weilong Wu 提交于
[Eager, Performance optimization] math op sink to Cpp level ( + and - operator as an example ) (#45811) * [Eager] math op sink to Cpp level * fix ci errors * draft version * draft version * draft version * support + and - operator under cpp directly * add static test * polish code * promote types or unify right type to left * recover static test case * polish code and fix some ci errors * support complex and polish code * fix conflicts * fix windows ci errors * fix windows-inference-ci errors * polish and fix tests * fix test case * polish code * polish code * polish code and fix code-format * polish code * polish code * polish code * polish code
-
由 Chen Weihang 提交于
* enable eager mode on xpu, test=kunlun * add numpy support to xpu * fix tensor using error * fix error, test=kunlun * fix failed tests, test=kunlun
-
由 Jiabin Yang 提交于
* support rsqrt_p * refine code and ut * add_prim_rsqrt * fix ut
-
由 zyfncg 提交于
* open the clip_extra flag in paddle.static.save_inference_model, test=allcase * set the defalut value of clip_extra in TracedLayer from False to True, test=allcase
-
由 zhaoyingli 提交于
-
- 25 9月, 2022 1 次提交
-
-
由 carryyu 提交于
* Disable TF32 to solve accuracy for test_trt_conv_pass and test_trt_deformable_conv in A10 GPU.
-
- 23 9月, 2022 8 次提交
-
-
由 Weilong Wu 提交于
-
由 zyfncg 提交于
-
由 Nyakku Shigure 提交于
* remove `yapf: disable` from math.py * disable test case only * remove useless disable * remove useless disable * revert no_grad_set_white_list
-
由 dongfangshenzhu 提交于
* add phi reduce_sum test=kunlun * add fhi reduce_sum test=kunlun * add fhi reduce_sum test=kunlun
-
由 Aurelius84 提交于
-
由 nihao 提交于
* 增加ks-test;注册kl_divergence * bug fix * bug fix data shape * 按要求修改 * sample code fix * 按要求修改 * bugfix * bugfix * bugfix * bugfix * bugfix * fix sample func * fix sample func * 按要求修改;sample函数bugfix * 按要求修改;sample函数bugfix * bugfix * 补充英文文档公式 * 英文文档bugfix * bugfix * bugfix * 英文文档修复 * 去除name参数
-
由 Allen Guo 提交于
-
由 Aurelius84 提交于
* [BugFix]Fix reduce_mean/min/sum/prod, cumsum grad_op infershape bug * fix typo * fix typo
-
- 22 9月, 2022 10 次提交
-
-
由 Nyakku Shigure 提交于
-
由 feifei-111 提交于
* add numpy api err msg * fix bug * fix unittest * add set_state_dict err * rewrite numpy_api_check * add define * change err msg * fix test * move import statement
-
由 Nyakku Shigure 提交于
-
由 Siming Dai 提交于
-
由 Hui Zhang 提交于
* fix sub sign reverse for mkldnn * refactor code as comment * remove useless * format code
-
由 zhoutianzi666 提交于
* fix beta bug in fill_constant_batch_size_like
-
由 feifei-111 提交于
* place * add test * fix spell and test * fix anno * code style
-
由 Aurelius84 提交于
* [Check]Enhance pooling output_size type check * add unittest
-
由 ronnywang 提交于
-
由 zhaoyingli 提交于
-
- 21 9月, 2022 7 次提交
-
-
由 feifei-111 提交于
* use re replace judge by case * simplify re
-
由 Guanghua Yu 提交于
-
由 zhangkaihuo 提交于
* for add_bias
-
由 xiongkun 提交于
-
由 wuhuachaocoding 提交于
-
由 wenbin 提交于
* residual_no_bias * comments * more ut * fix input
-
由 zhoutianzi666 提交于
* Remove trt_reshape2_matmul_fuse_pass
-