You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/usr/local/lib/python3.7/dist-packages/paddle/tensor/random.py", line 473, in normal
return gaussian(shape=shape, mean=mean, std=std, name=name)
File "/usr/local/lib/python3.7/dist-packages/paddle/tensor/random.py", line 241, in gaussian
.format(op_type_for_check, dtype))
TypeError: gaussian/standard_normal/randn/normal only supports [float32, float64], but the default dtype is float16
其他补充信息 Additional Supplementary Information
No response
The text was updated successfully, but these errors were encountered:
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!
bug描述 Describe the Bug
Traceback:
其他补充信息 Additional Supplementary Information
No response
The text was updated successfully, but these errors were encountered: