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

【PIR API adaptor No.105】 Migrate paddle.i0 into pir #58603

Merged
merged 5 commits into from
Nov 7, 2023

Conversation

PommesPeter
Copy link
Contributor

@PommesPeter PommesPeter commented Nov 2, 2023

PR types

Others

PR changes

APIs

Description

PIR API 推全升级
paddle.i0 迁移升级至 pir,并更新单测

单测覆盖率:8/8

#58067

@PommesPeter PommesPeter changed the title 【PIR API adaptor No.105】 Migrate paddle.sin into pir 【PIR API adaptor No.105】 Migrate paddle.i0 into pir Nov 2, 2023
@paddle-bot paddle-bot bot added the contributor External developers label Nov 2, 2023
Copy link
Contributor

@MarioLulab MarioLulab left a comment

Choose a reason for hiding this comment

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

nice work,只有一个地方有问题,麻烦修改一下吧 😄

python/paddle/tensor/math.py Outdated Show resolved Hide resolved
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Nov 3, 2023
@PommesPeter
Copy link
Contributor Author

PR-CI-Codestyle-Check CI 本地可以通过但是线上 CI 无法通过

@0x45f
Copy link
Contributor

0x45f commented Nov 6, 2023

PR-CI-Codestyle-Check CI 本地可以通过但是线上 CI 无法通过

rerun了下这条流水线,还是会失败。建议在本地随便修改下test_i0_op.py这个文件(加个空格或者空行),然后git add一下,然后再pre-commit一下看是否能修复~

@PommesPeter
Copy link
Contributor Author

PR-CI-Codestyle-Check CI 本地可以通过但是线上 CI 无法通过

rerun了下这条流水线,还是会失败。建议在本地随便修改下test_i0_op.py这个文件(加个空格或者空行),然后git add一下,然后再pre-commit一下看是否能修复~

解决了,正在 rerun

@YuanRisheng YuanRisheng merged commit 894713f into PaddlePaddle:develop Nov 7, 2023
jiahy0825 pushed a commit to jiahy0825/Paddle that referenced this pull request Nov 7, 2023
* ✨ Refactor: enable new ir op and added new ir test

* Update python/paddle/tensor/math.py

Co-authored-by: Lu Qi <61354321+MarioLulab@users.noreply.github.com>

* ♻️ Refactor: updated test

* 🎨 Fix: updated code style

---------

Co-authored-by: Lu Qi <61354321+MarioLulab@users.noreply.github.com>
zeroRains pushed a commit to zeroRains/Paddle that referenced this pull request Nov 8, 2023
* ✨ Refactor: enable new ir op and added new ir test

* Update python/paddle/tensor/math.py

Co-authored-by: Lu Qi <61354321+MarioLulab@users.noreply.github.com>

* ♻️ Refactor: updated test

* 🎨 Fix: updated code style

---------

Co-authored-by: Lu Qi <61354321+MarioLulab@users.noreply.github.com>
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
* ✨ Refactor: enable new ir op and added new ir test

* Update python/paddle/tensor/math.py

Co-authored-by: Lu Qi <61354321+MarioLulab@users.noreply.github.com>

* ♻️ Refactor: updated test

* 🎨 Fix: updated code style

---------

Co-authored-by: Lu Qi <61354321+MarioLulab@users.noreply.github.com>
SecretXV pushed a commit to SecretXV/Paddle that referenced this pull request Nov 28, 2023
* ✨ Refactor: enable new ir op and added new ir test

* Update python/paddle/tensor/math.py

Co-authored-by: Lu Qi <61354321+MarioLulab@users.noreply.github.com>

* ♻️ Refactor: updated test

* 🎨 Fix: updated code style

---------

Co-authored-by: Lu Qi <61354321+MarioLulab@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers HappyOpenSource 快乐开源活动issue与PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants