- 13 4月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* Revert "[Phi] Migrate Adam and AdamW into Phi (#40351)" This reverts commit 56cd3407. * add infermeta
-
- 12 4月, 2022 11 次提交
-
-
由 hong 提交于
* fix search sort bug (#41664) * fix depthwise dnn bug (#41666)
-
由 hong 提交于
* ad conj flip yaml * add flip conj pixel shuffle
-
由 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 10 次提交
-
-
由 Allen Guo 提交于
cherry from #41481
-
由 whs 提交于
-
由 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>
-
由 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
-
由 Leo Chen 提交于
* fix bug that no thread is waked up when adding task to threadpool * fix typo
-
由 Sing_chan 提交于
* change inference demo_test build method to ninja to choose visual studio version automaticly * notest;test=windows_ci_inference * set cuda of demo_ci by arg,fix bug of ninja compile,test=document_fix;test=windows_ci;test=windows_ci_inference * fix bug;test=document_fix;test=windows_ci;test=windows_ci_inference * fix bug;test=document_fix;test=windows_ci_inference" * set lib_path according to generator
-
由 lilong12 提交于
-
由 Chen Weihang 提交于
[Cherry-pick] Add truncated_normal/unique/swish/unbind yaml and polish Getting tensor place impl (#41539) * [Phi] Polish truncated normal kernel and add yaml (#41280) * polish truncated normal kernel * add yaml * add truncated normal kernel and add yaml * polish unittests and yaml * import dygraph mehtod * add unique yaml and final state api (#41460) * fix get tensor backend set bug (#41478) * [Phi] Add unbind yaml and final state api (#41277) * add unbind yaml * fix unittest * [Phi] Add swish yaml and final state api (#41479) * add swish yaml and final state api * skip mkldnn test * fix grad mkldnn test * add cherry-pick lost code
-
- 08 4月, 2022 3 次提交
-
-
由 Qi Li 提交于
Cherry-pick of #41521
-
由 Zhang Jun 提交于
[cherrypick-2.3] modify infer gpu memory strategy (#41427), remove cudnn_deterministic=True (#41341) (#41491) Co-authored-by: NJingZhuangzhuang <75348594+JZZ-NOTE@users.noreply.github.com>
-
由 YuanRisheng 提交于
-
- 07 4月, 2022 5 次提交
-
-
由 Siming Dai 提交于
* add one_hot gpu hint * move allow_out_of_range judgement * delete useless unittest
-
由 pangyoki 提交于
Cherry-pick-PR41407, fix device_id bug for final_state op in multiprocess testcase (#41407) (#41475) Cherry-pick PR #41407
-
由 0x45f 提交于
[Cherry-Pick]Fix eager try catch (#41438)
-
由 Sing_chan 提交于
【chery-pick #41430】fix bug of random compile failure, due to incorrect compile order of dependencies
-
由 zhouweiwei2014 提交于
cherry-pick fix compile bug of windows cuda11.5 #41433
-
- 06 4月, 2022 6 次提交
-
-
由 Allen Guo 提交于
* remove paddle_ipu shared library * fix unique_name
-
由 Weilong Wu 提交于
* [Eager] Support test_layers's test cases switch to eager mode * Update batch_norm _C_ops action to fix CI * Use None instead of new EmptyTensor * Updated var name * Make sure to switch eager mode, Fix Coverage_CI * Remove _non_static_mode statement * Remove batch_norm dispensable input statement * Polish batch_norm code * Fix CI issue
-
由 zyfncg 提交于
* add real and imag yaml * add roi_align and roi_pool yaml * add qr yaml * add psroi_pool yaml * fix bug * fix param bug of psroi_pool * fix infrt problem * fix merge bug
-
由 hong 提交于
* update * add conv yaml * add backward * remove useless code * fix bug * fix bug * revert fluid dygraph conv2d * remove useless infermeta function * fix meta fn deluplicat error * conv using custom impl * remove amp include * fix bug * use cudnn = true * fix test mkldnn caching bug
-
由 xiongkun 提交于
* fix less than * fix some tests * fix additional 3 unittest case
-
由 wanghuancoder 提交于
-
- 05 4月, 2022 4 次提交
-
-
由 zyfncg 提交于
* fix bug of data transform in inference executor * fix bug
-
由 YuanRisheng 提交于
* move yaml * add momentum yaml * delete code * delete some code * add meshgrid backward * delete code * fix compile bugs
-
由 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 Co-authored-by: Nesythan <esythan@126.com>
-
由 wangxinxin08 提交于
* add fake index and unittest for multiclass_nms3 trt * modify unittest
-