Skip to content

Conversation

MarioLulab
Copy link
Contributor

@MarioLulab MarioLulab commented Oct 13, 2023

PR types

Others

PR changes

Others

Description

新 IR API 推全升级
paddle.dot 迁移升级至 new ir,并更新单测。先前 #57990 未增添 fp16 和 bf16 的单测。本 pr 进行补充

单测覆盖率:11/12

备注:先跳过 TestDotOpError 的单测函数。原因是:check_dtype paddle 内部已经计划内专项来下沉到C++了,这类 test_error 的检查先跳过

Copy link
Contributor

@Aurelius84 Aurelius84 left a comment

Choose a reason for hiding this comment

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

LGTM

@Aurelius84 Aurelius84 merged commit ff4d772 into PaddlePaddle:develop Oct 17, 2023
@MarioLulab MarioLulab deleted the luqi/pir_api_dot branch October 17, 2023 03:10
hitywt pushed a commit to hitywt/Paddle that referenced this pull request Oct 24, 2023
* add dot new ir test

* supply full dot op test

* replace check_new_ir
jiahy0825 pushed a commit to jiahy0825/Paddle that referenced this pull request Oct 26, 2023
* add dot new ir test

* supply full dot op test

* replace check_new_ir
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
* add dot new ir test

* supply full dot op test

* replace check_new_ir
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.

3 participants