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

[Phi] Add unbind yaml and final state api #41277

Merged
merged 4 commits into from
Apr 7, 2022

Conversation

chenwhql
Copy link
Contributor

@chenwhql chenwhql commented Apr 1, 2022

PR types

Function optimization

PR changes

APIs

Describe

[Phi] Add unbind yaml

@chenwhql chenwhql changed the title [Phi] Add unbind yaml [Phi] Add unbind yaml and final state api Apr 6, 2022
@@ -157,6 +178,7 @@ def outReshape(self):
class TestUnbindBF16Op(OpTest):
def setUp(self):
self._set_op_type()
self.python_api = paddle.unbind
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unbind单测框架暂时也测不了,这行代码是没用的,我下个PR移除

@chenwhql chenwhql merged commit 5516f18 into PaddlePaddle:develop Apr 7, 2022
chenwhql added a commit to chenwhql/Paddle that referenced this pull request Apr 8, 2022
douch pushed a commit to douch/Paddle that referenced this pull request Apr 10, 2022
XiaoguangHu01 pushed a commit that referenced this pull request Apr 11, 2022
…h 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
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.

None yet

3 participants