-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
ERROR : error code -9 #1509
Comments
I0405 07:31:38.302242 10805 net.cpp:159] Memory required for data: 2639662980 |
Hi
DIGITS is crashing and leaving me with this error in the first couple of seconds of trying to build a new GoogleNet
ERROR: error code -9
I0314 22:54:40.272929 3497 net.cpp:200] val-data does not need backward computation.
I0314 22:54:40.272939 3497 net.cpp:242] This network produces output accuracy
I0314 22:54:40.272953 3497 net.cpp:242] This network produces output loss
I0314 22:54:40.272965 3497 net.cpp:242] This network produces output loss1/accuracy
I0314 22:54:40.272979 3497 net.cpp:242] This network produces output loss1/loss
I0314 22:54:40.272989 3497 net.cpp:242] This network produces output loss2/accuracy
I0314 22:54:40.273002 3497 net.cpp:242] This network produces output loss2/loss
I0314 22:54:40.273347 3497 net.cpp:255] Network initialization done.
I0314 22:54:40.275010 3497 solver.cpp:56] Solver scaffolding done.
I0314 22:54:40.302861 3497 caffe.cpp:248] Starting Optimization
I0314 22:54:40.302898 3497 solver.cpp:273] Solving
I0314 22:54:40.302913 3497 solver.cpp:274] Learning Rate Policy: step
I0314 22:54:40.422722 3497 solver.cpp:331] Iteration 0, Testing net (#0)
I0314 22:54:40.422821 3497 net.cpp:676] Ignoring source layer train-data
I0314 22:54:40.422837 3497 net.cpp:676] Ignoring source layer label_train-data_1_split
I0314 22:54:41.517745 3497 solver.cpp:398] Test net output #0: accuracy = 0.625
I0314 22:54:41.517810 3497 solver.cpp:398] Test net output #1: loss = 0.68609 (* 1 = 0.68609 loss)
I0314 22:54:41.517830 3497 solver.cpp:398] Test net output #2: loss1/accuracy = 0.375
I0314 22:54:41.517850 3497 solver.cpp:398] Test net output #3: loss1/loss = 1.95146 (* 0.3 = 0.585438 loss)
I0314 22:54:41.517868 3497 solver.cpp:398] Test net output #4: loss2/accuracy = 0.375
I0314 22:54:41.517885 3497 solver.cpp:398] Test net output #5: loss2/loss = 0.781426 (* 0.3 = 0.234428 loss)
The text was updated successfully, but these errors were encountered: