首页 Paddle框架 帖子详情
麻烦为fluid.layers.assign添加对 float16的支持
收藏
快速回复
Paddle框架 问答深度学习炼丹技巧 757 2
麻烦为fluid.layers.assign添加对 float16的支持
收藏
快速回复
Paddle框架 问答深度学习炼丹技巧 757 2

标题:

麻烦为fluid.layers.assign支持 float16

版本、环境信息:
1)PaddlePaddle版本:1.6.1
2)CPU/GPU:CUDA 10.1, cuDNN 7.0
3)系统环境:CentOS 7.7
4)Python版本号: 3.7.4
5)显存信息: 32G

复现信息:

fluid.layers.assign(A, B)
# where A is type of float16

问题描述:

TypeError: When the type of 'input' in assign is Variable, the data type of 'input' must be float32, float64, int32, int64 or bool, but received float16.

0
收藏
回复
全部评论(2)
时间顺序
AIStudio786549
#2 回复于2020-02
@sparrowhole

好的,我会将你的需求反馈至相关负责人处。

0
回复
aistudio_2
#4 回复于2021-05

mark

0
回复
需求/bug反馈?一键提issue告诉我们
发现bug?如果您知道修复办法,欢迎提pr直接参与建设飞桨~
在@后输入用户全名并按空格结束,可艾特全站任一用户