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

【PFCC-Roadmap】算子数据类型扩展 #42699

Closed
jeff41404 opened this issue May 11, 2022 · 2 comments
Closed

【PFCC-Roadmap】算子数据类型扩展 #42699

jeff41404 opened this issue May 11, 2022 · 2 comments
Labels
PFCC Paddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfcc

Comments

@jeff41404
Copy link
Contributor

jeff41404 commented May 11, 2022

Roadmap

飞桨现有算子已经能较完整地支持float32、float64、int32、int64、bool等常用数据类型,同时部分算子也支持 complex64、complex128、fp16、bf16、int8 等数据类型,我们希望进一步扩大支持后面这些数据类型的算子范围,让飞桨能支持更多应用场景的需求。本方向主要开发:和飞桨专家一起扩展现有算子的功能,开发支持complex64、complex128、fp16、bf16、int8 等数据类型,并解决制约这些数据类型支持的基础问题。

  1. 支持复数数据类型(complex64、complex128)。需要支持复数类型的算子可参考 石墨表格《PFCC-Roadmap》之【算子数据类型扩展-复数】
  2. 支持 fp16数据类型。fp16全称Half-precision floating-point,需要支持fp16数据类型的算子可参考(整理中)
  3. 支持 bf16数据类型。bf16全称bfloat16 floating-point,需要支持bf16数据类型的算子可参考(整理中)
@jeff41404 jeff41404 added status/new-issue 新建 type/others 其他问题 PFCC Paddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfcc labels May 11, 2022
@paddle-bot-old
Copy link

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档常见问题历史IssueAI社区来寻求解答。祝您生活愉快~

Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the APIFAQGithub Issue and AI community to get the answer.Have a nice day!

@paddle-bot
Copy link

paddle-bot bot commented May 30, 2023

Since you haven't replied for more than a year, we have closed this issue/pr.
If the problem is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up.
由于您超过一年未回复,我们将关闭这个issue/pr。
若问题未解决或有后续问题,请随时重新打开,我们会继续跟进。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PFCC Paddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfcc
Projects
None yet
Development

No branches or pull requests

3 participants