-
Notifications
You must be signed in to change notification settings - Fork 224
Description
Describe the bug
Seems stuck after executing python3 watermarks.py --logdir=save/
Been more than 12 hours.
I have a Macbook Pro i7 with 16GB RAM.
This is the output after which it got stuck:
2019-06-29 22:47:21.727178: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations.
2019-06-29 22:47:21.727206: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations.
2019-06-29 22:47:21.727248: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations.
2019-06-29 22:47:21.727257: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations.
Ironically the CPU & RAM are running full throttle.
Expected behavior
A clear and concise description of what you expected to happen.