-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSimpleML-cdr294-24637206.out
62 lines (52 loc) · 3.02 KB
/
SimpleML-cdr294-24637206.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Due to MODULEPATH changes, the following have been reloaded:
1) openmpi/2.1.1
Using TensorFlow backend.
WARNING:tensorflow:From /home/rbhayes/hemicellulose_project/lib/python2.7/site-packages/tensorflow/python/framework/op_def_library.py:263: colocate_with (from tensorflow.python.framework.ops) is deprecated and will be removed in a future version.
Instructions for updating:
Colocations handled automatically by placer.
WARNING:tensorflow:From /home/rbhayes/hemicellulose_project/lib/python2.7/site-packages/tensorflow/python/ops/math_ops.py:3066: to_int32 (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version.
Instructions for updating:
Use tf.cast instead.
2019-07-30 10:49:21.065678: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1433] Found device 0 with properties:
name: Tesla P100-PCIE-12GB major: 6 minor: 0 memoryClockRate(GHz): 1.3285
pciBusID: 0000:82:00.0
totalMemory: 11.91GiB freeMemory: 11.66GiB
2019-07-30 10:49:21.088422: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1512] Adding visible gpu devices: 0
2019-07-30 10:49:25.945093: I tensorflow/core/common_runtime/gpu/gpu_device.cc:984] Device interconnect StreamExecutor with strength 1 edge matrix:
2019-07-30 10:49:25.948201: I tensorflow/core/common_runtime/gpu/gpu_device.cc:990] 0
2019-07-30 10:49:25.950652: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1003] 0: N
2019-07-30 10:49:26.021327: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1115] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 11270 MB memory) -> physical GPU (device: 0, name: Tesla P100-PCIE-12GB, pci bus id: 0000:82:00.0, compute capability: 6.0)
2019-07-30 10:49:26.139286: I tensorflow/core/common_runtime/process_util.cc:71] Creating new thread pool with default inter op setting: 2. Tune using inter_op_parallelism_threads for best performance.
2019-07-30 10:49:29.848010: I tensorflow/stream_executor/dso_loader.cc:152] successfully opened CUDA library libcublas.so.10.0 locally
Successfully loaded prepared data, skipping data prep
('ANN Best Learning Rate is: ', 0.01)
('ANN Best Batch Size is: ', 256)
('ANN Best Dropout Rate is: ', 0)
For 14 components
3.57% (+/- 1.31%)
1.37% (+/- 0.28%)
('Execution Time is:', 7.704083247979482, 'min')
Successfully loaded prepared data, skipping data prep
('ANN Best Learning Rate is: ', 0.01)
('ANN Best Batch Size is: ', 256)
('ANN Best Dropout Rate is: ', 0)
For 9 components
4.23% (+/- 1.50%)
1.96% (+/- 0.46%)
('Execution Time is:', 15.110733846823374, 'min')
Successfully loaded prepared data, skipping data prep
('ANN Best Learning Rate is: ', 0.01)
('ANN Best Batch Size is: ', 256)
('ANN Best Dropout Rate is: ', 0)
For 4 components
5.83% (+/- 1.93%)
2.84% (+/- 0.81%)
('Execution Time is:', 22.546519565582276, 'min')
Successfully loaded prepared data, skipping data prep
('ANN Best Learning Rate is: ', 0.01)
('ANN Best Batch Size is: ', 256)
('ANN Best Dropout Rate is: ', 0)
For 1 components
20.91% (+/- 0.85%)
20.65% (+/- 0.13%)
('Execution Time is:', 29.858601264158885, 'min')