We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Free memory: 10.76GiB 2018-10-21 22:18:39.485611: I tensorflow/core/common_runtime/gpu/gpu_device.cc:976] DMA: 0 2018-10-21 22:18:39.485616: I tensorflow/core/common_runtime/gpu/gpu_device.cc:986] 0: Y 2018-10-21 22:18:39.485627: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1045] Creating TensorFlow device (/gpu:0) -> (device: 0, name: GeForce GTX 1080 Ti, pci bus id: 0000:17:00.0) [21 Oct 2018 22h18m40s][INFO] Model weights loaded from vgg16.npy [21 Oct 2018 22h18m40s][INFO] Added CONV-BLOCK-1+SIDE-1 [21 Oct 2018 22h18m40s][INFO] Added CONV-BLOCK-2+SIDE-2 [21 Oct 2018 22h18m40s][INFO] Added CONV-BLOCK-3+SIDE-3 [21 Oct 2018 22h18m40s][INFO] Added CONV-BLOCK-4+SIDE-4 [21 Oct 2018 22h18m40s][INFO] Added CONV-BLOCK-5+SIDE-5 [21 Oct 2018 22h18m40s][INFO] Added FUSE layer [21 Oct 2018 22h18m40s][INFO] Build model finished: 0.1324s [21 Oct 2018 22h18m40s][INFO] Done initializing VGG-16 model [21 Oct 2018 22h18m40s][ERROR] Error setting up VGG-16 model, [Errno 13] Permission denied: '/home/code'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Free memory: 10.76GiB
2018-10-21 22:18:39.485611: I tensorflow/core/common_runtime/gpu/gpu_device.cc:976] DMA: 0
2018-10-21 22:18:39.485616: I tensorflow/core/common_runtime/gpu/gpu_device.cc:986] 0: Y
2018-10-21 22:18:39.485627: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1045] Creating TensorFlow device (/gpu:0) -> (device: 0, name: GeForce GTX 1080 Ti, pci bus id: 0000:17:00.0)
[21 Oct 2018 22h18m40s][INFO] Model weights loaded from vgg16.npy
[21 Oct 2018 22h18m40s][INFO] Added CONV-BLOCK-1+SIDE-1
[21 Oct 2018 22h18m40s][INFO] Added CONV-BLOCK-2+SIDE-2
[21 Oct 2018 22h18m40s][INFO] Added CONV-BLOCK-3+SIDE-3
[21 Oct 2018 22h18m40s][INFO] Added CONV-BLOCK-4+SIDE-4
[21 Oct 2018 22h18m40s][INFO] Added CONV-BLOCK-5+SIDE-5
[21 Oct 2018 22h18m40s][INFO] Added FUSE layer
[21 Oct 2018 22h18m40s][INFO] Build model finished: 0.1324s
[21 Oct 2018 22h18m40s][INFO] Done initializing VGG-16 model
[21 Oct 2018 22h18m40s][ERROR] Error setting up VGG-16 model, [Errno 13] Permission denied: '/home/code'
The text was updated successfully, but these errors were encountered: