- 28 9月, 2022 2 次提交
-
-
由 wanghuancoder 提交于
* phi support xpu black list
-
由 zyfncg 提交于
* fix clip_extra code in remove_training_info * revert rnn opmaker clear
-
- 27 9月, 2022 24 次提交
-
-
由 jiahongyu 提交于
-
由 Chenxiao Niu 提交于
-
由 jiahongyu 提交于
-
由 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 * [Eager, Performance optimization] support divide( / and // operator) to sink to Cpp layer * polish code * polish code and fix code-format * polish code * fix CI * polish code * update test * support div operator under cpp * fix scalar as input * Polish div logic, fix ci test * fix errors
-
由 Nyakku Shigure 提交于
-
由 levi131 提交于
* init dropout * small format fix * fix pr comments * add value test
-
由 Leo Guo 提交于
-
由 ceci3 提交于
-
由 Yulong Ao 提交于
* [Auto Parallel] Imporve the user-defined fetches and logging * [Auto Parallel] Make Engine class callable * [Auto Parallel] Update the data loading of tuner
-
由 wenbin 提交于
* half2 * add epsilon
-
由 Wangzheee 提交于
* [Paddle Inference]support n lookup_tables fuse to embeddinglayernorm(3)
-
由 Ruibiao Chen 提交于
-
由 zyfncg 提交于
-
由 Hui Zhang 提交于
-
由 Hui Zhang 提交于
Co-authored-by: NLi Min <11663212+limin2021@users.noreply.github.com> Co-authored-by: Zhou Wei <1183042833@qq.com> Co-authored-by: littletomatodonkey <dazhiningsibuqu@163.com> Co-authored-by: Nzhupengyang <1165938320@qq.com> Co-authored-by: NSiming Dai <908660116@qq.com> Co-authored-by: Njiangcheng <thisjiang@qq.com> Co-authored-by: NGuanghua Yu <742925032@qq.com> Co-authored-by: NTeFeng Chen <ctfeng66@163.com> Co-authored-by: NZhong Hui <zhonghui.net@gmail.com> Co-authored-by: Nliu zhengxi <380185688@qq.com> Co-authored-by: NJason <928090362@qq.com> Co-authored-by: NDingjiawei <327396238@qq.com> Co-authored-by: NChen Weihang <chenweihang@baidu.com>
-
由 Chen Weihang 提交于
* add readme for phi * polish details, test=document_fix
-
由 Chang Xu 提交于
-
由 xiaoxiaohehe001 提交于
-
由 wanghuancoder 提交于
* refine gil use
-
由 zhangkaihuo 提交于
-
由 niuliling123 提交于
-
由 Nyakku Shigure 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
由 Roc 提交于
-
- 26 9月, 2022 14 次提交
-
-
由 Jacek Czaja 提交于
* - Conv grad changed for MD * - lint * - compilation fix * yet another lint
-
由 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
-
由 risemeup1 提交于
* it is a test for my idea,test=coverage * it is a test,test=coverage * it is a test,test=coverage * optimizing coverage ci for build develop twice * it is a test to delete a unnitest,test=coverage * optimizing pr ci coverage
-
由 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
-
由 zhaoyingli 提交于
-
由 Yuanle Liu 提交于
-
由 Lin Manhui 提交于
-
由 weishengying 提交于
-
由 zyfncg 提交于
-
由 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
-
由 jzhang533 提交于
Signed-off-by: NZhang Jun <jzhang533@gmail.com> Signed-off-by: NZhang Jun <jzhang533@gmail.com>
-