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

Floating point exception #44

Open
ZhangZhiHao233 opened this issue Jan 19, 2021 · 0 comments
Open

Floating point exception #44

ZhangZhiHao233 opened this issue Jan 19, 2021 · 0 comments

Comments

@ZhangZhiHao233
Copy link

ONNX2caffe
run in the docker of caffe

I0119 09:22:36.791309 249 layer_factory.hpp:77] Creating layer input
I0119 09:22:36.791831 249 net.cpp:84] Creating Layer input
I0119 09:22:36.792078 249 net.cpp:380] input -> input
I0119 09:22:36.792362 249 net.cpp:122] Setting up input
I0119 09:22:36.792376 249 net.cpp:129] Top shape: 0 1 1408 512 (0)
I0119 09:22:36.792385 249 net.cpp:137] Memory required for data: 0
I0119 09:22:36.792389 249 layer_factory.hpp:77] Creating layer 23
I0119 09:22:36.792400 249 net.cpp:84] Creating Layer 23
I0119 09:22:36.792404 249 net.cpp:406] 23 <- input
I0119 09:22:36.792410 249 net.cpp:380] 23 -> 23
I0119 09:22:36.794325 249 net.cpp:122] Setting up 23
I0119 09:22:36.794389 249 net.cpp:129] Top shape: 0 32 1408 512 (0)
I0119 09:22:36.794399 249 net.cpp:137] Memory required for data: 0
I0119 09:22:36.794409 249 layer_factory.hpp:77] Creating layer 24
I0119 09:22:36.794420 249 net.cpp:84] Creating Layer 24
I0119 09:22:36.794445 249 net.cpp:406] 24 <- 23
I0119 09:22:36.794453 249 net.cpp:380] 24 -> 24
I0119 09:22:36.794474 249 net.cpp:122] Setting up 24
I0119 09:22:36.794484 249 net.cpp:129] Top shape: 0 32 1408 512 (0)
I0119 09:22:36.794493 249 net.cpp:137] Memory required for data: 0
I0119 09:22:36.794497 249 layer_factory.hpp:77] Creating layer 25
I0119 09:22:36.794533 249 net.cpp:84] Creating Layer 25
I0119 09:22:36.794847 249 net.cpp:406] 25 <- 24
I0119 09:22:36.794958 249 net.cpp:380] 25 -> 25
I0119 09:22:36.796164 249 net.cpp:122] Setting up 25
I0119 09:22:36.796231 249 net.cpp:129] Top shape: 0 32 1408 512 (0)
I0119 09:22:36.796241 249 net.cpp:137] Memory required for data: 0
I0119 09:22:36.796248 249 layer_factory.hpp:77] Creating layer 26
I0119 09:22:36.796257 249 net.cpp:84] Creating Layer 26
I0119 09:22:36.796260 249 net.cpp:406] 26 <- 25
I0119 09:22:36.796264 249 net.cpp:380] 26 -> 26
I0119 09:22:36.796273 249 net.cpp:122] Setting up 26
I0119 09:22:36.796301 249 net.cpp:129] Top shape: 0 32 1408 512 (0)
I0119 09:22:36.796308 249 net.cpp:137] Memory required for data: 0
I0119 09:22:36.796311 249 layer_factory.hpp:77] Creating layer 27_bn
I0119 09:22:36.796319 249 net.cpp:84] Creating Layer 27_bn
I0119 09:22:36.796353 249 net.cpp:406] 27_bn <- 26
I0119 09:22:36.796365 249 net.cpp:380] 27_bn -> 27
Floating point exception

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