- 14 4月, 2022 1 次提交
-
-
由 Ruibiao Chen 提交于
* Add yaml for matrix rank op (#41466) * modify matrix_rank * add matrix_rank shape * add matrix_rank shape * Add yaml for matrix_rank OP * Add UT Co-authored-by: Nzhoujianqian <15205085056@163.com> * Add yaml for eye OP (#41476) * [cherry-pick] Add yaml config for matrix_rank, eye, deformable_conv and deformable_conv_v1 OPs * Add yaml for deformable_conv and deformable_conv_v1 OPs * Add UT * Add to skipped_phi_api list for infrt Co-authored-by: Nzhoujianqian <15205085056@163.com>
-
- 13 4月, 2022 12 次提交
-
-
由 Jiabin Yang 提交于
* fix_ci_problem3 * support windows no default error
-
由 Aurelius84 提交于
-
由 hong 提交于
* Add no need buffer config (#41605) * add no need buffer * add no need buffer * remove determinant no need buffer * remove useless code
-
由 Weilong Wu 提交于
-
由 Chen Weihang 提交于
* [Eager] Remove elementwise add in conv (#41515) * remove elementwise add in conv * use reshape * fix warpctc grad kernel dep eror (#41598)
-
由 Weilong Wu 提交于
-
由 shentanyue 提交于
-
由 FlyingQianMM 提交于
add a inner loop for index_select_grad_init() in index_select op when dealing with large-shape data (PaddlePaddle#41563) (#41669)
-
由 niuliling123 提交于
修复cmake中使用cp拷贝文件出现多线程编译随机挂的问题。
-
由 Weilong Wu 提交于
-
由 Weilong Wu 提交于
-
由 Aurelius84 提交于
* Revert "[Phi] Migrate Adam and AdamW into Phi (#40351)" This reverts commit 56cd3407. * add infermeta
-
- 12 4月, 2022 14 次提交
-
-
由 Leo Chen 提交于
-
由 QingshuChen 提交于
-
由 hong 提交于
* fix search sort bug (#41664) * fix depthwise dnn bug (#41666)
-
由 hong 提交于
* ad conj flip yaml * add flip conj pixel shuffle
-
由 Aurelius84 提交于
-
由 JingZhuangzhuang 提交于
-
由 JingZhuangzhuang 提交于
* add python share_date interface * Update inference_api.cc * add python share_data interface
-
由 xiongkun 提交于
* gather op * add mod * [Yaml] final state for uniform and uniform_random
-
由 YuanRisheng 提交于
[Cherry-Pick]Add hard_swish/kron/linspace/logit/graph_send_recv/multi_dot/maxout/multiplex op yaml file (#41566) * [Phi]Add graph_send_recv yaml file (#41206) * add graph_send_recv yaml * deal with confict * fix compile bugs * cherry-pick pr 41298 * cherry-pick pr41550 * fix compile bugs
-
由 zhouweiwei2014 提交于
cherry-pick #41571
-
由 ykkk2333 提交于
-
由 crystal 提交于
[cherry-pick] #41531 and #41570
-
由 chenjian 提交于
* no * maintain old profiler * fix old dygraph record event
-
由 Jack Zhou 提交于
-
- 11 4月, 2022 13 次提交
-
-
由 hong 提交于
* add dist erfinv gumbel softmax * fix test gumbel softmax op bug * try to fix gumbel softmax error * add label smooth backlist
-
由 chenjian 提交于
* Refine statistic table (#41524) * Add get profiler from config (#41532) * no * maintain old profiler * add get profiler from serialization config * add unit test * improve coverage * fix * Revert "improve coverage" This reverts commit 4a980bfda48adadee551d0e1c5740bc5b7389200. * fix unit * fix * fix
-
由 xiongkun 提交于
* add gelu pythonapi and unittest * fix prelu
-
由 Allen Guo 提交于
cherry from #41481
-
由 hong 提交于
-
由 xiongkun 提交于
* full api fix * when out is None, go old dygraph mode * fix * add name for buffer * fix by code review * fix * by static check
-
由 whs 提交于
-
由 0x45f 提交于
-
由 zhaocaibei123 提交于
* update name * update name * fix test * fix fleet bind * update name * update name * fix test * fix gpups wrapper * remove Push/Pull/Load/Save with context in client and wrapper base class * fix * fix * remove some interface * fix * remove * code style * recover * fix * remove code unused * remove some unused table & accessor & CommonDenseTable => MemoryDenseTable * fix * fix * fix * recover * remove unused code * recover unittest * fix * remove * fix * remove code unuseful * remove * fix * recover * remove Co-authored-by: Nesythan <esythan@126.com> Co-authored-by: Nesythan <esythan@126.com>
-
由 shentanyue 提交于
-
由 hong 提交于
-
由 Aurelius84 提交于
* [Eager]Fix segment_pool/allclose/isclose/scale API bug (#41506) * [Eager]Fix segment_pool/allclose/isclose/scale API bug * fix kernel register problem * add norm, segment_pool (#41465) Co-authored-by: Nhong <43953930+phlrain@users.noreply.github.com>
-
由 Liu-xiandong 提交于
fix bug when TruncatedNormal cannot fall back in cpu
-