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.181】Migrate repeat_interleave op into pir and enable cond test in pir #59500

Merged
merged 7 commits into from
Dec 7, 2023

Conversation

zrr1999
Copy link
Member

@zrr1999 zrr1999 commented Nov 29, 2023

PR types

Others

PR changes

APIs

Description

PIR API 推全升级
将如下算子迁移升级至 pir,并更新单测

  • cond:2/2
  • repeat_interleave: 5/5

@zrr1999 zrr1999 changed the title add test Enable cond test in pir Nov 29, 2023
@zrr1999 zrr1999 changed the title Enable cond test in pir 【PIR API adaptor No.181】Migrate repeat_interleave op into pir and enable cond test in pir Nov 29, 2023
@paddle-bot paddle-bot bot added the contributor External developers label Nov 29, 2023
@zrr1999 zrr1999 requested review from 0x45f and MarioLulab November 30, 2023 06:06
@0x45f 0x45f self-assigned this Dec 1, 2023
python/paddle/tensor/manipulation.py Outdated Show resolved Hide resolved
python/paddle/tensor/manipulation.py Outdated Show resolved Hide resolved
zrr1999 and others added 2 commits December 6, 2023 19:32
Co-authored-by: WangZhen <23097963+0x45f@users.noreply.github.com>
Co-authored-by: WangZhen <23097963+0x45f@users.noreply.github.com>
@zrr1999 zrr1999 requested a review from 0x45f December 6, 2023 11:32
@0x45f 0x45f merged commit ff9a5f6 into PaddlePaddle:develop Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants