Skip to content

Instantly share code, notes, and snippets.

@fischermario
Created April 25, 2018 23:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fischermario/ef3bee494c454c14d9a7e28a5e515e05 to your computer and use it in GitHub Desktop.
Save fischermario/ef3bee494c454c14d9a7e28a5e515e05 to your computer and use it in GitHub Desktop.
Using TensorFlow backend.
Loading network...
2018-04-25 21:40:00.962271: 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-04-25 21:40:01.086140: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:898] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero
2018-04-25 21:40:01.086521: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1344] Found device 0 with properties:
name: Quadro M500M major: 5 minor: 0 memoryClockRate(GHz): 1.124
pciBusID: 0000:06:00.0
totalMemory: 1.96GiB freeMemory: 1.55GiB
2018-04-25 21:40:01.086540: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1423] Adding visible gpu devices: 0
2018-04-25 21:40:01.696561: I tensorflow/core/common_runtime/gpu/gpu_device.cc:911] Device interconnect StreamExecutor with strength 1 edge matrix:
2018-04-25 21:40:01.696591: I tensorflow/core/common_runtime/gpu/gpu_device.cc:917] 0
2018-04-25 21:40:01.696597: I tensorflow/core/common_runtime/gpu/gpu_device.cc:930] 0: N
2018-04-25 21:40:01.696776: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1041] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 1304 MB memory) -> physical GPU (device: 0, name: Quadro M500M, pci bus id: 0000:06:00.0, compute capability: 5.0)
Found 16 images belonging to 1 classes.
daisy_1.jpg
daisy: 100.00%
daisy_2.jpg
daisy: 100.00%
daisy_3.jpg
daisy: 100.00%
dandelion_1.jpg
dandelion: 99.99%
dandelion_2.jpg
dandelion: 89.63%
dandelion_3.jpg
dandelion: 73.14%
golden_retriever.jpg
not-a-flower: 56.80%
gordon_setter.jpg
not-a-flower: 99.65%
lifeboat.jpg
not-a-flower: 99.57%
manhattan.jpg
not-a-flower: 98.97%
night_sky.jpg
daisy: 44.86%
santa_01.jpg
not-a-flower: 99.07%
santa_02.jpg
not-a-flower: 99.63%
sunflower_1.jpg
daisy: 99.99%
sunflower_2.jpg
daisy: 99.98%
sunflower_3.jpg
daisy: 100.00%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment