- 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
-
由 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
-
由 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 提交于
-
由 Lin Manhui 提交于
-
由 weishengying 提交于
-
由 cifar10 提交于
-
由 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
-
由 zyfncg 提交于
-
由 Jiabin Yang 提交于
* support rsqrt_p * refine code and ut * add_prim_rsqrt * fix ut
-
由 zyfncg 提交于
-
- 25 9月, 2022 1 次提交
-
-
由 sneaxiy 提交于
-
- 23 9月, 2022 11 次提交
-
-
由 Weilong Wu 提交于
-
由 Ruibiao Chen 提交于
* Add ExecutionConfig and fix last-live-op bug for standalone executor * Improve code design
-
由 Zhang Zheng 提交于
* Optimize performance of depthwise_conv_fwd * fix
-
由 dongfangshenzhu 提交于
* add phi reduce_sum test=kunlun * add fhi reduce_sum test=kunlun * add fhi reduce_sum test=kunlun
-
由 zhangbo9674 提交于
-
由 Chenxiao Niu 提交于
-
由 YuanRisheng 提交于
-
由 limingshu 提交于
* first commit * clarify the quotes * change code style format * support bfloat16
-
由 zyfncg 提交于
-
由 Jiabin Yang 提交于
-
由 Aurelius84 提交于
* [BugFix]Fix reduce_mean/min/sum/prod, cumsum grad_op infershape bug * fix typo * fix typo
-
- 22 9月, 2022 16 次提交
-
-
由 Chenxiao Niu 提交于
-
由 Paulina Gacek 提交于
* Sum kernel migrated to phi * Static cast added, file name changed * OneDNNGetDataType to uppercase * refactoring * AddOneDNNHandler changed to SumOneDNNHandler
-
由 zyfncg 提交于
* clear extra attrs of look_up_table_v2 in opmaker * fix bug
-
由 Piotr Paturej 提交于
* Convert slice+grad oneDNN fluid kernels to PHI * Change mutable_data to Alloc * Refactor licences
-
由 王明冬 提交于
-
由 Sławomir Siwek 提交于
* gaussian random * mkldnn to onednn renaming * fix merge conflicts * remove fluid code * onednn renaming * gelu fwd * sort activations * gelu gradient * remove unused macros * merge conflicts * fix merge conflicts * remove extra contraint from gelu op
-
由 zhouweiwei2014 提交于
-
由 YuanRisheng 提交于
* remove invoke yaml * fix ci bugs
-
由 Leo Chen 提交于
-
由 Yuanle Liu 提交于
-
由 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
-
由 Haohongxiang 提交于
* fix bugs of mp * fix bugs of mp * update * update * fix bug
-
由 carryyu 提交于
* Optimize topk's performance when k is small and input_width is large * 修改blockdim设置逻辑 * Update top_k_function_cuda.h
-
由 YuanRisheng 提交于
* fix sum bug * fix ci bugs * fix ci bugs * update code according comment
-