We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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行)
The text was updated successfully, but these errors were encountered:
padingmode 类型问题, 取到-FLT_MAX导致的
Sorry, something went wrong.
No branches or pull requests
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行)
The text was updated successfully, but these errors were encountered: