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

解决empty算子问题;增加ULP比对逻辑用于矩阵乘法(包括linear算子) #14

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

jianzhang96
Copy link
Collaborator

@jianzhang96 jianzhang96 commented Jun 13, 2024

1.run_ut.py中添加算子白名单,跳过empty算子。
2.更新compare比对算法,增加了ULP误差比对,其主要用于矩阵乘法,linear算子也包括,其中使用矩阵乘法。ULP比对主要用于三方比对api_precision_compare.py。

什么是ULP (unit in the last place)?CSDN
ULP比对标准:att仓库

@jianzhang96 jianzhang96 changed the title 解决empty算子问题 解决empty算子问题;增加ULP比对逻辑用于矩阵乘法(包括linear算子) Jun 13, 2024
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

2 participants