Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support openvino #1

Closed
wants to merge 1,793 commits into from
Closed

Support openvino #1

wants to merge 1,793 commits into from

Conversation

bukejiyu
Copy link

@bukejiyu bukejiyu commented Nov 5, 2024

PR Category

Inference

PR Types

New features

Description

waliwali777 and others added 30 commits October 10, 2024 14:29
* switch send_V2 & recv_V2 in fluid to p_send & p_recv in phi

* replace op name in program operator
…use_promote (PaddlePaddle#68543)

when use_promote , layer_norm bias and scale should cast to fp32 when input is fp32.
* fix conv2d_grad error in auto parallel training

* add unit test
* [XPU] bind Addmm

* fix
…addle#68575)

* polish code style for half-precision cast

* fixed bugs
…el. (PaddlePaddle#68541)

* [PHI] Fix performance issue in bilinear interpolation's backward kernel.

* Fix CPPLINT mis-warning issue.

* Fixed implicit constant datatype issue.
…dle#68183)

* first

first

* fix F f

* fix

* isFaleValue

* is fakevalue

* comment
* add index_expr

* remove IterExpr.
* update determinant kernel

* fix ci coverage and DCU build error
* add two pass.

* skip filter transpose in conv2d.

* add flag.

* fix comment and split part of infer into a new PR.

* extract func for not implement infermeta.

* fix

* add test.

* fix coverage
…artlett 、 kaiser 和 nuttall 窗函数 -part (PaddlePaddle#68268)

* 【Hackathon 7th No.22】NO.22 在 paddle.audio.functional.get_window 中支持 bartlett 、 kaiser 和 nuttall 窗函数

* update

* update

* update
* Unify Paddle recall error (PaddlePaddle#68246)

* unify recall error

* fix use_paddle_recall_error

* Refine Sharding Pad Zero Error Message (PaddlePaddle#68256)

* Separate LossNaN and LossInf error (PaddlePaddle#68367)

* split nan inf

* fix fusedlinear bug

* fix cast and compare

* fix compile error

* Fix FusedLinear GLOG core dump bug (PaddlePaddle#68428)

* Fix index_put op wild-pointer error (PaddlePaddle#68518)

* fix conflict

* fix format

* fix compilation error
* fix FusedMultitransformer kernel declaration

* add notes
* [PIR] Make get PIR flag from env logic more robust

* [PIR] Make get PIR flag from env logic more robust

* refine code
crazyxiaoxi and others added 29 commits October 28, 2024 16:35
…lePaddle#68749)

* new

* rerun

* fix build

* fix build

* new rule

* fix small problem

* comment

comment

* restore
* add is_coalesced

* update test

* fix test_tensor_attr_consistency

* delete pir mode test and fix docs code example

* add is_coalesced

* update test

* fix test_tensor_attr_consistency

* delete pir mode test and fix docs code example

* fix test

* update

* update

* delete unnecessary

* fix test

* update test

* update: raise error if not sparsecootensor

* Update paddle/fluid/pybind/eager_method.cc

Co-authored-by: Nyakku Shigure <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nyakku Shigure <[email protected]>

---------

Co-authored-by: Nyakku Shigure <[email protected]>
…8548)

* add infer symbolic shape for op (eye)

* update

* update

* update

* update

* refine logic

* apply review
…addle#62023)

* remove legacy executor and dataloader in auto parallel

* clean usage of FLAGS_new_executor_micro_batching

* fix ut

* clean usage of use_new_executor
…ddlePaddle#68949)

* [XPU]feat: qkv_attention_fusion: qk scale can be below qk_matmul

* add xpu ir qkv attention fuse test case

* remove test skip

* add kl3 unit test, fix unit test

* update comment
* remove cinn binary op broadcast check

* remove usless function
* add_remainder

* fix review

* fix review

* fix review

* fix review

* fix review

* fix review

* fix review
* equal IndexExpr

* add comment.

* fix bug

* Empty-Commit

* fix bug

* add equal in vector

* add unit test.
* add remainder_grad for remainder operator

* update code

* Change Tensor.to from in-place to a out-of-place operation to avoid implicit in-place modifications that may lead to unexpected results or errors

* update code

* update code

* update ops.yaml/backward.yaml

* add more test case

* update

* update

* update code

* remove un-related files

* restore files

* remove check

* remove zero check

* add dynamic_guard
* fix_pir_ci_test

* fix_pir_ci_test

* update

* add

* add

* update

* update

* update
…PaddlePaddle#68935)

* Modify the entry approach of the amp pass to use a recursive approach

* fix code sytle by pre-commit.

* add AddStatistics fun. for amp pass
* support int32/int64 for paddle.allclose kernel

* fix

* support bool and add test

* fix isnan for integral

* fix place
@bukejiyu bukejiyu closed this Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.