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

全连接层InnerProduct输出数据异常 #460

Closed
Roger8 opened this issue Jun 29, 2018 · 1 comment
Closed

全连接层InnerProduct输出数据异常 #460

Roger8 opened this issue Jun 29, 2018 · 1 comment

Comments

@Roger8
Copy link

Roger8 commented Jun 29, 2018

InnerProduct conv5 1 1 conv4 conv5 0=256 1=1 2=294912
第160,256 行输出异常,请问大家有遇到类似的情况吗,什么原因导致的, 看了参数也没什么问题, 感觉像数据类型问题

-0.3995731,
-0.3434537,
-0.2946148,
-0.2974577,
-0.2153069,
...
0.1168542,
4694812645130240.0000000, (160行)
0.0063149,
-0.0693595,
0.0156481,
0.1650678,
...
-0.0955617,
-34486179038600752005120.0000000, (256行)

@Roger8
Copy link
Author

Roger8 commented Jul 2, 2018

padingmode 类型问题, 取到-FLT_MAX导致的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant