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

script is not runing #5

Open
vinuvish opened this issue May 3, 2018 · 0 comments
Open

script is not runing #5

vinuvish opened this issue May 3, 2018 · 0 comments

Comments

@vinuvish
Copy link

vinuvish commented May 3, 2018

when I run python prediction_age_gender.py the code is automatically terminating
ype.
from ._conv import register_converters as _register_converters
Using TensorFlow backend.
/home/ubuntu/anaconda3/envs/tensorflow_p27/lib/python2.7/site-packages/matplotlib/init.py:1067: UserWarning: Duplicate key in file "/home/ubuntu/.config/matplotlib/matplotlibrc", line #2
(fname, cnt))
/home/ubuntu/anaconda3/envs/tensorflow_p27/lib/python2.7/site-packages/matplotlib/init.py:1067: UserWarning: Duplicate key in file "/home/ubuntu/.config/matplotlib/matplotlibrc", line #3
(fname, cnt))
2018-05-03 11:04:22.032230: I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
2018-05-03 11:04:29.405064: W tensorflow/core/framework/allocator.cc:101] Allocation of 47185920 exceeds 10% of system memory.
2018-05-03 11:04:29.548531: W tensorflow/core/framework/allocator.cc:101] Allocation of 37748736 exceeds 10% of system memory.
2018-05-03 11:04:29.658489: W tensorflow/core/framework/allocator.cc:101] Allocation of 37748736 exceeds 10% of system memory.
2018-05-03 11:04:29.788885: W tensorflow/core/framework/allocator.cc:101] Allocation of 18874368 exceeds 10% of system memory.
2018-05-03 11:04:29.849619: W tensorflow/core/framework/allocator.cc:101] Allocation of 18874368 exceeds 10% of system memory.
2018-05-03 11:04:29.914232: W tensorflow/core/framework/allocator.cc:101] Allocation of 18874368 exceeds 10% of system memory.
2018-05-03 11:04:30.045267: W tensorflow/core/framework/allocator.cc:101] Allocation of 47185920 exceeds 10% of system memory.
2018-05-03 11:04:30.135313: W tensorflow/core/framework/allocator.cc:101] Allocation of 37748736 exceeds 10% of system memory.
2018-05-03 11:04:30.157469: W tensorflow/core/framework/allocator.cc:101] Allocation of 37748736 exceeds 10% of system memory.
2018-05-03 11:04:30.178977: W tensorflow/core/framework/allocator.cc:101] Allocation of 18874368 exceeds 10% of system memory.
2018-05-03 11:04:30.189230: W tensorflow/core/framework/allocator.cc:101] Allocation of 18874368 exceeds 10% of system memory.
2018-05-03 11:04:30.200952: W tensorflow/core/framework/allocator.cc:101] Allocation of 18874368 exceeds 10% of system memory.
2018-05-03 11:04:30.237024: W tensorflow/core/framework/allocator.cc:101] Allocation of 37748736 exceeds 10% of system memory.
2018-05-03 11:04:30.272587: W tensorflow/core/framework/allocator.cc:101] Allocation of 47185920 exceeds 10% of system memory.
2018-05-03 11:04:30.394171: W tensorflow/core/framework/allocator.cc:101] Allocation of 18874368 exceeds 10% of system memory.
2018-05-03 11:04:30.453613: W tensorflow/core/framework/allocator.cc:101] Allocation of 18874368 exceeds 10% of system memory.
2018-05-03 11:04:30.499271: W tensorflow/core/framework/allocator.cc:101] Allocation of 18874368 exceeds 10% of system memory.
2018-05-03 11:04:30.520698: W tensorflow/core/framework/allocator.cc:101] Allocation of 37748736 exceeds 10% of system memory.
2018-05-03 11:04:30.742592: W tensorflow/core/framework/allocator.cc:101] Allocation of 18874368 exceeds 10% of system memory.
2018-05-03 11:04:30.770523: W tensorflow/core/framework/allocator.cc:101] Allocation of 18874368 exceeds 10% of system memory.
2018-05-03 11:04:30.783489: W tensorflow/core/framework/allocator.cc:101] Allocation of 18874368 exceeds 10% of system memory.
2018-05-03 11:04:30.789356: W tensorflow/core/framework/allocator.cc:101] Allocation of 37748736 exceeds 10% of system memory.
2018-05-03 11:04:30.789426: W tensorflow/core/framework/allocator.cc:101] Allocation of 37748736 exceeds 10% of system memory.
2018-05-03 11:04:30.789451: W tensorflow/core/framework/allocator.cc:101] Allocation of 47185920 exceeds 10% of system memory.
Killed
`

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