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

Google colab notebook failing. Please find the logs. #10

Open
vijayendra-g opened this issue Jul 4, 2020 · 0 comments
Open

Google colab notebook failing. Please find the logs. #10

vijayendra-g opened this issue Jul 4, 2020 · 0 comments

Comments

@vijayendra-g
Copy link

WARNING:
Cannot import tensorflow under path /usr/local/bin/python. Using "chief" for cluster setting.
If this is not intended, Please check if tensorflow is installed. Please also
verify if the python path used is correct. If not, to change the python path:
use gcloud config set ml_engine/local_python $python_path
Eg: gcloud config set ml_engine/local_python /usr/bin/python3
WARNING:
Cannot import tensorflow under path /usr/local/bin/python. Using "chief" for cluster setting.
If this is not intended, Please check if tensorflow is installed. Please also
verify if the python path used is correct. If not, to change the python path:
use gcloud config set ml_engine/local_python $python_path
Eg: gcloud config set ml_engine/local_python /usr/bin/python3
INFO:root:Downloading Training Image from path gs://fynd-open-source/research/MILDNet
INFO:root:Building Model: ranknet
2020-07-04 21:29:30.991683: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
2020-07-04 21:29:31.091798: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:897] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero
2020-07-04 21:29:31.092072: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1405] Found device 0 with properties:
name: Tesla P100-PCIE-16GB major: 6 minor: 0 memoryClockRate(GHz): 1.3285
pciBusID: 0000:00:04.0
totalMemory: 15.90GiB freeMemory: 542.88MiB
2020-07-04 21:29:31.092099: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1484] Adding visible gpu devices: 0
2020-07-04 21:29:31.544583: I tensorflow/core/common_runtime/gpu/gpu_device.cc:965] Device interconnect StreamExecutor with strength 1 edge matrix:
2020-07-04 21:29:31.544639: I tensorflow/core/common_runtime/gpu/gpu_device.cc:971] 0
2020-07-04 21:29:31.544651: I tensorflow/core/common_runtime/gpu/gpu_device.cc:984] 0: N
2020-07-04 21:29:31.544782: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1097] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 253 MB memory) -> physical GPU (device: 0, name: Tesla P100-PCIE-16GB, pci bus id: 0000:00:04.0, compute capability: 6.0)
INFO:root:Total params: 68,308,224
INFO:root:Trainable params: 68,308,224
INFO:root:Non-trainable params: 0
2020-07-04 21:30:03.416273: I tensorflow/core/platform/cloud/retrying_utils.cc:77] The operation failed and will be automatically retried in 1.13554 seconds (attempt 1 out of 10), caused by: Unavailable: Error executing an HTTP request: libcurl code 7 meaning 'Couldn't connect to server', error details: Failed to connect to metadata port 80: Unknown error 110
2020-07-04 21:30:36.183920: I tensorflow/core/platform/cloud/retrying_utils.cc:77] The operation failed and will be automatically retried in 1.7801 seconds (attempt 2 out of 10), caused by: Unavailable: Error executing an HTTP request: libcurl code 7 meaning 'Couldn't connect to server', error details: Failed to connect to metadata port 80: Unknown error 110
2020-07-04 21:31:09.976024: I tensorflow/core/platform/cloud/retrying_utils.cc:77] The operation failed and will be automatically retried in 2.38894 seconds (attempt 3 out of 10), caused by: Unavailable: Error executing an HTTP request: libcurl code 7 meaning 'Couldn't connect to server', error details: Failed to connect to metadata port 80: Unknown error 110
2020-07-04 21:31:44.279964: I tensorflow/core/platform/cloud/retrying_utils.cc:77] The operation failed and will be automatically retried in 4.59586 seconds (attempt 4 out of 10), caused by: Unavailable: Error executing an HTTP request: libcurl code 7 meaning 'Couldn't connect to server', error details: Failed to connect to metadata port 80: Unknown error 110
2020-07-04 21:32:20.631952: I tensorflow/core/platform/cloud/retrying_utils.cc:77] The operation failed and will be automatically retried in 8.19454 seconds (attempt 5 out of 10), caused by: Unavailable: Error executing an HTTP request: libcurl code 7 meaning 'Couldn't connect to server', error details: Failed to connect to metadata port 80: Unknown error 110

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