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

【Hackathon No.54】为 Paddle allclose、isclose 算子实现 float16 数据类型支持 #50988

Closed
wants to merge 2 commits into from

Conversation

strongererer
Copy link

PR types

Others

PR changes

Others

Describe

性能数据

<style> </style>
op shape_x shape_y r a fp32 fp16 r
allclose 16, 10, 100 16, 10, 100 1.00E-05 1.00E-08 0.021078149 0.020767961 0.985283934
  16, 256, 10, 10 16, 256, 10, 10 1.00E-05 1.00E-08 0.042876175 0.040978315 0.955736245
isclose 1700971, 1 1700971, 1 1.00E-05 1.00E-08 0.045994107 0.039539045 0.859654598
  1700971, 100 1700971, 100 1.00E-05 1.00E-08 0.045717492 0.039359988 0.860939346

@CLAassistant
Copy link

CLAassistant commented Feb 27, 2023

CLA assistant check
All committers have signed the CLA.

@paddle-bot paddle-bot bot added the contributor External developers label Feb 27, 2023
@strongererer strongererer changed the title 【Hackathon No.54】为 Paddle logical 算子实现 float16 数据类型支持 【Hackathon No.54】为 Paddle allclose、isclose 算子实现 float16 数据类型支持 Feb 28, 2023
@luotao1
Copy link
Contributor

luotao1 commented Mar 10, 2023

close due to the following PR is merged:

@luotao1 luotao1 closed this Mar 10, 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.

None yet

6 participants