-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
set_value
OP No FP16 Kernel BUG
#50151
Comments
您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档、常见问题、历史Issue、AI社区来寻求解答。祝您生活愉快~ 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 API,FAQ,Github Issue and AI community to get the answer.Have a nice day! |
2.4 分支的 set_value 算子是支持 float16 数据类型的,这个问题比较奇怪,辛苦提供以下信息帮助定位下
然后请提供以上的输出以及生成的 paddle_debug.log 日志方便定位具体问题,谢谢! |
另外请提供最小可复现的运行脚本,我们内部尝试复现一下这个问题。 |
在 #50340 中修复了此问题,目前可以通过自己编译Paddle最新源码运行。在下一个发布的新版本中也会包含此问题的修复。 |
bug描述 Describe the Bug
环境 AISTUDIO Paddle2.4
您好!这是我代码的一部分:
在 AMP O2 的上下文环境下运行,报错:
而在 amp
O1
上下文环境下则不会报错代码地址:https://github.com/DrRyanHuang/DAL-Paddle/tree/master
VScode 配置中:
其他补充信息 Additional Supplementary Information
No response
The text was updated successfully, but these errors were encountered: