Guest User

Untitled

a guest
Feb 6th, 2019
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.20 KB | None | 0 0
  1. WARNING:tensorflow:From /home/ic/Documents/objectExtraction/models/research/object_detection/exporter.py:330: get_or_create_global_step (from tensorflow.contrib.framework.python.ops.variables) is deprecated and will be removed in a future version.
  2. Instructions for updating:
  3. Please switch to tf.train.get_or_create_global_step
  4. WARNING:tensorflow:From /home/ic/Documents/objectExtraction/models/research/object_detection/exporter.py:484: print_model_analysis (from tensorflow.contrib.tfprof.model_analyzer) is deprecated and will be removed after 2018-01-01.
  5. Instructions for updating:
  6. Use `tf.profiler.profile(graph, run_meta, op_log, cmd, options)`. Build `options` with `tf.profiler.ProfileOptionBuilder`. See README.md for details
  7. 114 ops no flops stats due to incomplete shapes.
  8. Parsing Inputs...
  9. Incomplete shape.
  10.  
  11. =========================Options=============================
  12. -max_depth 10000
  13. -min_bytes 0
  14. -min_peak_bytes 0
  15. -min_residual_bytes 0
  16. -min_output_bytes 0
  17. -min_micros 0
  18. -min_accelerator_micros 0
  19. -min_cpu_micros 0
  20. -min_params 0
  21. -min_float_ops 0
  22. -min_occurrence 0
  23. -step -1
  24. -order_by name
  25. -account_type_regexes _trainable_variables
  26. -start_name_regexes .*
  27. -trim_name_regexes .*BatchNorm.*
  28. -show_name_regexes .*
  29. -hide_name_regexes
  30. -account_displayed_op_only true
  31. -select params
  32. -output stdout:
  33.  
  34. ==================Model Analysis Report======================
  35. Incomplete shape.
  36.  
  37. Doc:
  38. scope: The nodes in the model graph are organized by their names, which is hierarchical like filesystem.
  39. param: Number of parameters (in the Variable).
  40.  
  41. Profile:
  42. node name | # parameters
  43. _TFProfRoot (--/5.49m params)
  44. BoxPredictor_0 (--/9.23k params)
  45. BoxPredictor_0/BoxEncodingPredictor (--/6.16k params)
  46. BoxPredictor_0/BoxEncodingPredictor/biases (12, 12/12 params)
  47. BoxPredictor_0/BoxEncodingPredictor/weights (1x1x512x12, 6.14k/6.14k params)
  48. BoxPredictor_0/ClassPredictor (--/3.08k params)
  49. BoxPredictor_0/ClassPredictor/biases (6, 6/6 params)
  50. BoxPredictor_0/ClassPredictor/weights (1x1x512x6, 3.07k/3.07k params)
  51. BoxPredictor_1 (--/36.90k params)
  52. BoxPredictor_1/BoxEncodingPredictor (--/24.60k params)
  53. BoxPredictor_1/BoxEncodingPredictor/biases (24, 24/24 params)
  54. BoxPredictor_1/BoxEncodingPredictor/weights (1x1x1024x24, 24.58k/24.58k params)
  55. BoxPredictor_1/ClassPredictor (--/12.30k params)
  56. BoxPredictor_1/ClassPredictor/biases (12, 12/12 params)
  57. BoxPredictor_1/ClassPredictor/weights (1x1x1024x12, 12.29k/12.29k params)
  58. BoxPredictor_2 (--/18.47k params)
  59. BoxPredictor_2/BoxEncodingPredictor (--/12.31k params)
  60. BoxPredictor_2/BoxEncodingPredictor/biases (24, 24/24 params)
  61. BoxPredictor_2/BoxEncodingPredictor/weights (1x1x512x24, 12.29k/12.29k params)
  62. BoxPredictor_2/ClassPredictor (--/6.16k params)
  63. BoxPredictor_2/ClassPredictor/biases (12, 12/12 params)
  64. BoxPredictor_2/ClassPredictor/weights (1x1x512x12, 6.14k/6.14k params)
  65. BoxPredictor_3 (--/9.25k params)
  66. BoxPredictor_3/BoxEncodingPredictor (--/6.17k params)
  67. BoxPredictor_3/BoxEncodingPredictor/biases (24, 24/24 params)
  68. BoxPredictor_3/BoxEncodingPredictor/weights (1x1x256x24, 6.14k/6.14k params)
  69. BoxPredictor_3/ClassPredictor (--/3.08k params)
  70. BoxPredictor_3/ClassPredictor/biases (12, 12/12 params)
  71. BoxPredictor_3/ClassPredictor/weights (1x1x256x12, 3.07k/3.07k params)
  72. BoxPredictor_4 (--/9.25k params)
  73. BoxPredictor_4/BoxEncodingPredictor (--/6.17k params)
  74. BoxPredictor_4/BoxEncodingPredictor/biases (24, 24/24 params)
  75. BoxPredictor_4/BoxEncodingPredictor/weights (1x1x256x24, 6.14k/6.14k params)
  76. BoxPredictor_4/ClassPredictor (--/3.08k params)
  77. BoxPredictor_4/ClassPredictor/biases (12, 12/12 params)
  78. BoxPredictor_4/ClassPredictor/weights (1x1x256x12, 3.07k/3.07k params)
  79. BoxPredictor_5 (--/4.64k params)
  80. BoxPredictor_5/BoxEncodingPredictor (--/3.10k params)
  81. BoxPredictor_5/BoxEncodingPredictor/biases (24, 24/24 params)
  82. BoxPredictor_5/BoxEncodingPredictor/weights (1x1x128x24, 3.07k/3.07k params)
  83. BoxPredictor_5/ClassPredictor (--/1.55k params)
  84. BoxPredictor_5/ClassPredictor/biases (12, 12/12 params)
  85. BoxPredictor_5/ClassPredictor/weights (1x1x128x12, 1.54k/1.54k params)
  86. FeatureExtractor (--/5.41m params)
  87. FeatureExtractor/MobilenetV1 (--/5.41m params)
  88. FeatureExtractor/MobilenetV1/Conv2d_0 (--/864 params)
  89. FeatureExtractor/MobilenetV1/Conv2d_0/BatchNorm (--/0 params)
  90. FeatureExtractor/MobilenetV1/Conv2d_0/weights (3x3x3x32, 864/864 params)
  91. FeatureExtractor/MobilenetV1/Conv2d_10_depthwise (--/4.61k params)
  92. FeatureExtractor/MobilenetV1/Conv2d_10_depthwise/BatchNorm (--/0 params)
  93. FeatureExtractor/MobilenetV1/Conv2d_10_depthwise/depthwise_weights (3x3x512x1, 4.61k/4.61k params)
  94. FeatureExtractor/MobilenetV1/Conv2d_10_pointwise (--/262.14k params)
  95. FeatureExtractor/MobilenetV1/Conv2d_10_pointwise/BatchNorm (--/0 params)
  96. FeatureExtractor/MobilenetV1/Conv2d_10_pointwise/weights (1x1x512x512, 262.14k/262.14k params)
  97. FeatureExtractor/MobilenetV1/Conv2d_11_depthwise (--/4.61k params)
  98. FeatureExtractor/MobilenetV1/Conv2d_11_depthwise/BatchNorm (--/0 params)
  99. FeatureExtractor/MobilenetV1/Conv2d_11_depthwise/depthwise_weights (3x3x512x1, 4.61k/4.61k params)
  100. FeatureExtractor/MobilenetV1/Conv2d_11_pointwise (--/262.14k params)
  101. FeatureExtractor/MobilenetV1/Conv2d_11_pointwise/BatchNorm (--/0 params)
  102. FeatureExtractor/MobilenetV1/Conv2d_11_pointwise/weights (1x1x512x512, 262.14k/262.14k params)
  103. FeatureExtractor/MobilenetV1/Conv2d_12_depthwise (--/4.61k params)
  104. FeatureExtractor/MobilenetV1/Conv2d_12_depthwise/BatchNorm (--/0 params)
  105. FeatureExtractor/MobilenetV1/Conv2d_12_depthwise/depthwise_weights (3x3x512x1, 4.61k/4.61k params)
  106. FeatureExtractor/MobilenetV1/Conv2d_12_pointwise (--/524.29k params)
  107. FeatureExtractor/MobilenetV1/Conv2d_12_pointwise/BatchNorm (--/0 params)
  108. FeatureExtractor/MobilenetV1/Conv2d_12_pointwise/weights (1x1x512x1024, 524.29k/524.29k params)
  109. FeatureExtractor/MobilenetV1/Conv2d_13_depthwise (--/9.22k params)
  110. FeatureExtractor/MobilenetV1/Conv2d_13_depthwise/BatchNorm (--/0 params)
  111. FeatureExtractor/MobilenetV1/Conv2d_13_depthwise/depthwise_weights (3x3x1024x1, 9.22k/9.22k params)
  112. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise (--/1.05m params)
  113. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise/BatchNorm (--/0 params)
  114. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise/weights (1x1x1024x1024, 1.05m/1.05m params)
  115. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_1_Conv2d_2_1x1_256 (--/262.14k params)
  116. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_1_Conv2d_2_1x1_256/BatchNorm (--/0 params)
  117. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_1_Conv2d_2_1x1_256/weights (1x1x1024x256, 262.14k/262.14k params)
  118. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_1_Conv2d_3_1x1_128 (--/65.54k params)
  119. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_1_Conv2d_3_1x1_128/BatchNorm (--/0 params)
  120. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_1_Conv2d_3_1x1_128/weights (1x1x512x128, 65.54k/65.54k params)
  121. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_1_Conv2d_4_1x1_128 (--/32.77k params)
  122. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_1_Conv2d_4_1x1_128/BatchNorm (--/0 params)
  123. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_1_Conv2d_4_1x1_128/weights (1x1x256x128, 32.77k/32.77k params)
  124. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_1_Conv2d_5_1x1_64 (--/16.38k params)
  125. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_1_Conv2d_5_1x1_64/BatchNorm (--/0 params)
  126. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_1_Conv2d_5_1x1_64/weights (1x1x256x64, 16.38k/16.38k params)
  127. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_2_Conv2d_2_3x3_s2_512 (--/1.18m params)
  128. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_2_Conv2d_2_3x3_s2_512/BatchNorm (--/0 params)
  129. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_2_Conv2d_2_3x3_s2_512/weights (3x3x256x512, 1.18m/1.18m params)
  130. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_2_Conv2d_3_3x3_s2_256 (--/294.91k params)
  131. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_2_Conv2d_3_3x3_s2_256/BatchNorm (--/0 params)
  132. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_2_Conv2d_3_3x3_s2_256/weights (3x3x128x256, 294.91k/294.91k params)
  133. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_2_Conv2d_4_3x3_s2_256 (--/294.91k params)
  134. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_2_Conv2d_4_3x3_s2_256/BatchNorm (--/0 params)
  135. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_2_Conv2d_4_3x3_s2_256/weights (3x3x128x256, 294.91k/294.91k params)
  136. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_2_Conv2d_5_3x3_s2_128 (--/73.73k params)
  137. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_2_Conv2d_5_3x3_s2_128/BatchNorm (--/0 params)
  138. FeatureExtractor/MobilenetV1/Conv2d_13_pointwise_2_Conv2d_5_3x3_s2_128/weights (3x3x64x128, 73.73k/73.73k params)
  139. FeatureExtractor/MobilenetV1/Conv2d_1_depthwise (--/288 params)
  140. FeatureExtractor/MobilenetV1/Conv2d_1_depthwise/BatchNorm (--/0 params)
  141. FeatureExtractor/MobilenetV1/Conv2d_1_depthwise/depthwise_weights (3x3x32x1, 288/288 params)
  142. FeatureExtractor/MobilenetV1/Conv2d_1_pointwise (--/2.05k params)
  143. FeatureExtractor/MobilenetV1/Conv2d_1_pointwise/BatchNorm (--/0 params)
  144. FeatureExtractor/MobilenetV1/Conv2d_1_pointwise/weights (1x1x32x64, 2.05k/2.05k params)
  145. FeatureExtractor/MobilenetV1/Conv2d_2_depthwise (--/576 params)
  146. FeatureExtractor/MobilenetV1/Conv2d_2_depthwise/BatchNorm (--/0 params)
  147. FeatureExtractor/MobilenetV1/Conv2d_2_depthwise/depthwise_weights (3x3x64x1, 576/576 params)
  148. FeatureExtractor/MobilenetV1/Conv2d_2_pointwise (--/8.19k params)
  149. FeatureExtractor/MobilenetV1/Conv2d_2_pointwise/BatchNorm (--/0 params)
  150. FeatureExtractor/MobilenetV1/Conv2d_2_pointwise/weights (1x1x64x128, 8.19k/8.19k params)
  151. FeatureExtractor/MobilenetV1/Conv2d_3_depthwise (--/1.15k params)
  152. FeatureExtractor/MobilenetV1/Conv2d_3_depthwise/BatchNorm (--/0 params)
  153. FeatureExtractor/MobilenetV1/Conv2d_3_depthwise/depthwise_weights (3x3x128x1, 1.15k/1.15k params)
  154. FeatureExtractor/MobilenetV1/Conv2d_3_pointwise (--/16.38k params)
  155. FeatureExtractor/MobilenetV1/Conv2d_3_pointwise/BatchNorm (--/0 params)
  156. FeatureExtractor/MobilenetV1/Conv2d_3_pointwise/weights (1x1x128x128, 16.38k/16.38k params)
  157. FeatureExtractor/MobilenetV1/Conv2d_4_depthwise (--/1.15k params)
  158. FeatureExtractor/MobilenetV1/Conv2d_4_depthwise/BatchNorm (--/0 params)
  159. FeatureExtractor/MobilenetV1/Conv2d_4_depthwise/depthwise_weights (3x3x128x1, 1.15k/1.15k params)
  160. FeatureExtractor/MobilenetV1/Conv2d_4_pointwise (--/32.77k params)
  161. FeatureExtractor/MobilenetV1/Conv2d_4_pointwise/BatchNorm (--/0 params)
  162. FeatureExtractor/MobilenetV1/Conv2d_4_pointwise/weights (1x1x128x256, 32.77k/32.77k params)
  163. FeatureExtractor/MobilenetV1/Conv2d_5_depthwise (--/2.30k params)
  164. FeatureExtractor/MobilenetV1/Conv2d_5_depthwise/BatchNorm (--/0 params)
  165. FeatureExtractor/MobilenetV1/Conv2d_5_depthwise/depthwise_weights (3x3x256x1, 2.30k/2.30k params)
  166. FeatureExtractor/MobilenetV1/Conv2d_5_pointwise (--/65.54k params)
  167. FeatureExtractor/MobilenetV1/Conv2d_5_pointwise/BatchNorm (--/0 params)
  168. FeatureExtractor/MobilenetV1/Conv2d_5_pointwise/weights (1x1x256x256, 65.54k/65.54k params)
  169. FeatureExtractor/MobilenetV1/Conv2d_6_depthwise (--/2.30k params)
  170. FeatureExtractor/MobilenetV1/Conv2d_6_depthwise/BatchNorm (--/0 params)
  171. FeatureExtractor/MobilenetV1/Conv2d_6_depthwise/depthwise_weights (3x3x256x1, 2.30k/2.30k params)
  172. FeatureExtractor/MobilenetV1/Conv2d_6_pointwise (--/131.07k params)
  173. FeatureExtractor/MobilenetV1/Conv2d_6_pointwise/BatchNorm (--/0 params)
  174. FeatureExtractor/MobilenetV1/Conv2d_6_pointwise/weights (1x1x256x512, 131.07k/131.07k params)
  175. FeatureExtractor/MobilenetV1/Conv2d_7_depthwise (--/4.61k params)
  176. FeatureExtractor/MobilenetV1/Conv2d_7_depthwise/BatchNorm (--/0 params)
  177. FeatureExtractor/MobilenetV1/Conv2d_7_depthwise/depthwise_weights (3x3x512x1, 4.61k/4.61k params)
  178. FeatureExtractor/MobilenetV1/Conv2d_7_pointwise (--/262.14k params)
  179. FeatureExtractor/MobilenetV1/Conv2d_7_pointwise/BatchNorm (--/0 params)
  180. FeatureExtractor/MobilenetV1/Conv2d_7_pointwise/weights (1x1x512x512, 262.14k/262.14k params)
  181. FeatureExtractor/MobilenetV1/Conv2d_8_depthwise (--/4.61k params)
  182. FeatureExtractor/MobilenetV1/Conv2d_8_depthwise/BatchNorm (--/0 params)
  183. FeatureExtractor/MobilenetV1/Conv2d_8_depthwise/depthwise_weights (3x3x512x1, 4.61k/4.61k params)
  184. FeatureExtractor/MobilenetV1/Conv2d_8_pointwise (--/262.14k params)
  185. FeatureExtractor/MobilenetV1/Conv2d_8_pointwise/BatchNorm (--/0 params)
  186. FeatureExtractor/MobilenetV1/Conv2d_8_pointwise/weights (1x1x512x512, 262.14k/262.14k params)
  187. FeatureExtractor/MobilenetV1/Conv2d_9_depthwise (--/4.61k params)
  188. FeatureExtractor/MobilenetV1/Conv2d_9_depthwise/BatchNorm (--/0 params)
  189. FeatureExtractor/MobilenetV1/Conv2d_9_depthwise/depthwise_weights (3x3x512x1, 4.61k/4.61k params)
  190. FeatureExtractor/MobilenetV1/Conv2d_9_pointwise (--/262.14k params)
  191. FeatureExtractor/MobilenetV1/Conv2d_9_pointwise/BatchNorm (--/0 params)
  192. FeatureExtractor/MobilenetV1/Conv2d_9_pointwise/weights (1x1x512x512, 262.14k/262.14k params)
  193.  
  194. ======================End of Report==========================
  195. 114 ops no flops stats due to incomplete shapes.
  196. Parsing Inputs...
  197. Incomplete shape.
  198.  
  199. =========================Options=============================
  200. -max_depth 10000
  201. -min_bytes 0
  202. -min_peak_bytes 0
  203. -min_residual_bytes 0
  204. -min_output_bytes 0
  205. -min_micros 0
  206. -min_accelerator_micros 0
  207. -min_cpu_micros 0
  208. -min_params 0
  209. -min_float_ops 1
  210. -min_occurrence 0
  211. -step -1
  212. -order_by float_ops
  213. -account_type_regexes .*
  214. -start_name_regexes .*
  215. -trim_name_regexes .*BatchNorm.*,.*Initializer.*,.*Regularizer.*,.*BiasAdd.*
  216. -show_name_regexes .*
  217. -hide_name_regexes
  218. -account_displayed_op_only true
  219. -select float_ops
  220. -output stdout:
  221.  
  222. ==================Model Analysis Report======================
  223. Incomplete shape.
  224.  
  225. Doc:
  226. scope: The nodes in the model graph are organized by their names, which is hierarchical like filesystem.
  227. flops: Number of float operations. Note: Please read the implementation for the math behind it.
  228.  
  229. Profile:
  230. node name | # float_ops
  231. _TFProfRoot (--/17.62k flops)
  232. MultipleGridAnchorGenerator/sub (2.17k/2.17k flops)
  233. MultipleGridAnchorGenerator/add_2 (2.17k/2.17k flops)
  234. MultipleGridAnchorGenerator/mul_19 (2.17k/2.17k flops)
  235. MultipleGridAnchorGenerator/mul_20 (2.17k/2.17k flops)
  236. MultipleGridAnchorGenerator/mul_27 (1.20k/1.20k flops)
  237. MultipleGridAnchorGenerator/sub_1 (1.20k/1.20k flops)
  238. MultipleGridAnchorGenerator/add_5 (1.20k/1.20k flops)
  239. MultipleGridAnchorGenerator/mul_28 (1.20k/1.20k flops)
  240. MultipleGridAnchorGenerator/mul_21 (1.08k/1.08k flops)
  241. MultipleGridAnchorGenerator/mul_29 (600/600 flops)
  242. MultipleGridAnchorGenerator/add_8 (300/300 flops)
  243. MultipleGridAnchorGenerator/mul_36 (300/300 flops)
  244. MultipleGridAnchorGenerator/sub_2 (300/300 flops)
  245. MultipleGridAnchorGenerator/mul_35 (300/300 flops)
  246. MultipleGridAnchorGenerator/mul_37 (150/150 flops)
  247. MultipleGridAnchorGenerator/mul_44 (108/108 flops)
  248. MultipleGridAnchorGenerator/sub_3 (108/108 flops)
  249. MultipleGridAnchorGenerator/mul_43 (108/108 flops)
  250. MultipleGridAnchorGenerator/add_11 (108/108 flops)
  251. MultipleGridAnchorGenerator/mul_45 (54/54 flops)
  252. MultipleGridAnchorGenerator/sub_4 (48/48 flops)
  253. MultipleGridAnchorGenerator/add_14 (48/48 flops)
  254. MultipleGridAnchorGenerator/mul_51 (48/48 flops)
  255. MultipleGridAnchorGenerator/mul_52 (48/48 flops)
  256. MultipleGridAnchorGenerator/mul_53 (24/24 flops)
  257. MultipleGridAnchorGenerator/add (19/19 flops)
  258. MultipleGridAnchorGenerator/mul_18 (19/19 flops)
  259. MultipleGridAnchorGenerator/mul_17 (19/19 flops)
  260. MultipleGridAnchorGenerator/add_1 (19/19 flops)
  261. MultipleGridAnchorGenerator/mul_59 (12/12 flops)
  262. MultipleGridAnchorGenerator/mul_60 (12/12 flops)
  263. MultipleGridAnchorGenerator/sub_5 (12/12 flops)
  264. MultipleGridAnchorGenerator/add_17 (12/12 flops)
  265. MultipleGridAnchorGenerator/add_4 (10/10 flops)
  266. MultipleGridAnchorGenerator/add_3 (10/10 flops)
  267. MultipleGridAnchorGenerator/mul_26 (10/10 flops)
  268. MultipleGridAnchorGenerator/mul_25 (10/10 flops)
  269. MultipleGridAnchorGenerator/truediv_15 (6/6 flops)
  270. MultipleGridAnchorGenerator/mul_55 (6/6 flops)
  271. MultipleGridAnchorGenerator/truediv_19 (6/6 flops)
  272. MultipleGridAnchorGenerator/truediv_18 (6/6 flops)
  273. MultipleGridAnchorGenerator/truediv_17 (6/6 flops)
  274. MultipleGridAnchorGenerator/truediv_16 (6/6 flops)
  275. MultipleGridAnchorGenerator/mul_38 (6/6 flops)
  276. MultipleGridAnchorGenerator/mul_39 (6/6 flops)
  277. MultipleGridAnchorGenerator/mul_40 (6/6 flops)
  278. MultipleGridAnchorGenerator/mul_54 (6/6 flops)
  279. MultipleGridAnchorGenerator/mul_61 (6/6 flops)
  280. MultipleGridAnchorGenerator/mul_46 (6/6 flops)
  281. MultipleGridAnchorGenerator/mul_47 (6/6 flops)
  282. MultipleGridAnchorGenerator/mul_48 (6/6 flops)
  283. MultipleGridAnchorGenerator/mul_56 (6/6 flops)
  284. MultipleGridAnchorGenerator/mul_31 (6/6 flops)
  285. MultipleGridAnchorGenerator/mul_30 (6/6 flops)
  286. MultipleGridAnchorGenerator/mul_24 (6/6 flops)
  287. MultipleGridAnchorGenerator/mul_23 (6/6 flops)
  288. MultipleGridAnchorGenerator/mul_22 (6/6 flops)
  289. MultipleGridAnchorGenerator/mul_32 (6/6 flops)
  290. MultipleGridAnchorGenerator/mul_33 (5/5 flops)
  291. MultipleGridAnchorGenerator/mul_34 (5/5 flops)
  292. MultipleGridAnchorGenerator/add_7 (5/5 flops)
  293. MultipleGridAnchorGenerator/add_6 (5/5 flops)
  294. MultipleGridAnchorGenerator/add_9 (3/3 flops)
  295. MultipleGridAnchorGenerator/truediv_14 (3/3 flops)
  296. MultipleGridAnchorGenerator/mul_14 (3/3 flops)
  297. MultipleGridAnchorGenerator/mul_15 (3/3 flops)
  298. MultipleGridAnchorGenerator/mul_16 (3/3 flops)
  299. MultipleGridAnchorGenerator/mul_42 (3/3 flops)
  300. MultipleGridAnchorGenerator/mul_41 (3/3 flops)
  301. MultipleGridAnchorGenerator/add_10 (3/3 flops)
  302. MultipleGridAnchorGenerator/add_12 (2/2 flops)
  303. MultipleGridAnchorGenerator/add_13 (2/2 flops)
  304. MultipleGridAnchorGenerator/mul_50 (2/2 flops)
  305. MultipleGridAnchorGenerator/mul_49 (2/2 flops)
  306. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/Greater_1 (1/1 flops)
  307. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/sub_11 (1/1 flops)
  308. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/sub_10 (1/1 flops)
  309. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/sub_1 (1/1 flops)
  310. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/sub (1/1 flops)
  311. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/Greater_6 (1/1 flops)
  312. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/Greater_5 (1/1 flops)
  313. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/Greater_4 (1/1 flops)
  314. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/Greater_3 (1/1 flops)
  315. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/Greater_2 (1/1 flops)
  316. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/Less_1 (1/1 flops)
  317. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/sub_12 (1/1 flops)
  318. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/Greater (1/1 flops)
  319. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/sub (1/1 flops)
  320. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/add (1/1 flops)
  321. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/SortByField_1/Equal (1/1 flops)
  322. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/SortByField/Equal (1/1 flops)
  323. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/Minimum_1 (1/1 flops)
  324. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/Minimum (1/1 flops)
  325. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/Greater (1/1 flops)
  326. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/add (1/1 flops)
  327. Preprocessor/map/while/add_1 (1/1 flops)
  328. Preprocessor/map/while/add (1/1 flops)
  329. Preprocessor/map/while/Less_1 (1/1 flops)
  330. Preprocessor/map/while/Less (1/1 flops)
  331. Postprocessor/Decode/transpose_1/sub (1/1 flops)
  332. Postprocessor/Decode/transpose/sub (1/1 flops)
  333. Postprocessor/Decode/get_center_coordinates_and_sizes/transpose/sub (1/1 flops)
  334. Postprocessor/BatchMultiClassNonMaxSuppression/ones/Less (1/1 flops)
  335. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/add_1 (1/1 flops)
  336. MultipleGridAnchorGenerator/truediv_9 (1/1 flops)
  337. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/sub_9 (1/1 flops)
  338. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/sub_8 (1/1 flops)
  339. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/sub_7 (1/1 flops)
  340. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/sub_6 (1/1 flops)
  341. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/sub_5 (1/1 flops)
  342. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/sub_4 (1/1 flops)
  343. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/sub_3 (1/1 flops)
  344. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/sub_2 (1/1 flops)
  345. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/PadOrClipBoxList/sub_13 (1/1 flops)
  346. MultipleGridAnchorGenerator/mul_6 (1/1 flops)
  347. MultipleGridAnchorGenerator/add_19 (1/1 flops)
  348. MultipleGridAnchorGenerator/add_20 (1/1 flops)
  349. MultipleGridAnchorGenerator/add_21 (1/1 flops)
  350. MultipleGridAnchorGenerator/add_22 (1/1 flops)
  351. MultipleGridAnchorGenerator/add_23 (1/1 flops)
  352. MultipleGridAnchorGenerator/mul_9 (1/1 flops)
  353. MultipleGridAnchorGenerator/mul_8 (1/1 flops)
  354. MultipleGridAnchorGenerator/mul_7 (1/1 flops)
  355. MultipleGridAnchorGenerator/mul_12 (1/1 flops)
  356. MultipleGridAnchorGenerator/add_18 (1/1 flops)
  357. MultipleGridAnchorGenerator/mul_5 (1/1 flops)
  358. MultipleGridAnchorGenerator/mul_58 (1/1 flops)
  359. MultipleGridAnchorGenerator/mul_57 (1/1 flops)
  360. MultipleGridAnchorGenerator/assert_equal/Equal (1/1 flops)
  361. MultipleGridAnchorGenerator/Minimum (1/1 flops)
  362. MultipleGridAnchorGenerator/mul (1/1 flops)
  363. MultipleGridAnchorGenerator/mul_1 (1/1 flops)
  364. MultipleGridAnchorGenerator/mul_10 (1/1 flops)
  365. MultipleGridAnchorGenerator/mul_11 (1/1 flops)
  366. MultipleGridAnchorGenerator/mul_2 (1/1 flops)
  367. MultipleGridAnchorGenerator/truediv_8 (1/1 flops)
  368. MultipleGridAnchorGenerator/truediv_7 (1/1 flops)
  369. MultipleGridAnchorGenerator/truediv_6 (1/1 flops)
  370. MultipleGridAnchorGenerator/truediv_5 (1/1 flops)
  371. MultipleGridAnchorGenerator/truediv_4 (1/1 flops)
  372. MultipleGridAnchorGenerator/truediv_3 (1/1 flops)
  373. MultipleGridAnchorGenerator/truediv_2 (1/1 flops)
  374. MultipleGridAnchorGenerator/mul_3 (1/1 flops)
  375. MultipleGridAnchorGenerator/mul_4 (1/1 flops)
  376. Postprocessor/BatchMultiClassNonMaxSuppression/map/while/Less (1/1 flops)
  377. MultipleGridAnchorGenerator/add_15 (1/1 flops)
  378. MultipleGridAnchorGenerator/add_16 (1/1 flops)
  379. MultipleGridAnchorGenerator/mul_13 (1/1 flops)
  380. MultipleGridAnchorGenerator/truediv_13 (1/1 flops)
  381. MultipleGridAnchorGenerator/truediv_12 (1/1 flops)
  382. MultipleGridAnchorGenerator/truediv_11 (1/1 flops)
  383. MultipleGridAnchorGenerator/truediv_10 (1/1 flops)
  384. MultipleGridAnchorGenerator/truediv_1 (1/1 flops)
  385. MultipleGridAnchorGenerator/truediv (1/1 flops)
  386.  
  387. ======================End of Report==========================
  388. 2019-02-06 17:16:02.432722: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
  389. 2019-02-06 17:16:02.493043: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:964] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero
  390. 2019-02-06 17:16:02.493434: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1432] Found device 0 with properties:
  391. name: GeForce GT 730 major: 3 minor: 5 memoryClockRate(GHz): 0.9015
  392. pciBusID: 0000:01:00.0
  393. totalMemory: 3.94GiB freeMemory: 3.55GiB
  394. 2019-02-06 17:16:02.493448: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1511] Adding visible gpu devices: 0
  395. 2019-02-06 17:16:02.708613: I tensorflow/core/common_runtime/gpu/gpu_device.cc:982] Device interconnect StreamExecutor with strength 1 edge matrix:
  396. 2019-02-06 17:16:02.708640: I tensorflow/core/common_runtime/gpu/gpu_device.cc:988] 0
  397. 2019-02-06 17:16:02.708646: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1001] 0: N
  398. 2019-02-06 17:16:02.708794: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1115] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 3289 MB memory) -> physical GPU (device: 0, name: GeForce GT 730, pci bus id: 0000:01:00.0, compute capability: 3.5)
  399. 2019-02-06 17:16:03.620069: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1511] Adding visible gpu devices: 0
  400. 2019-02-06 17:16:03.620105: I tensorflow/core/common_runtime/gpu/gpu_device.cc:982] Device interconnect StreamExecutor with strength 1 edge matrix:
  401. 2019-02-06 17:16:03.620111: I tensorflow/core/common_runtime/gpu/gpu_device.cc:988] 0
  402. 2019-02-06 17:16:03.620115: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1001] 0: N
  403. 2019-02-06 17:16:03.620204: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1115] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 3289 MB memory) -> physical GPU (device: 0, name: GeForce GT 730, pci bus id: 0000:01:00.0, compute capability: 3.5)
  404. 2019-02-06 17:16:04.052576: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1511] Adding visible gpu devices: 0
  405. 2019-02-06 17:16:04.052629: I tensorflow/core/common_runtime/gpu/gpu_device.cc:982] Device interconnect StreamExecutor with strength 1 edge matrix:
  406. 2019-02-06 17:16:04.052635: I tensorflow/core/common_runtime/gpu/gpu_device.cc:988] 0
  407. 2019-02-06 17:16:04.052640: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1001] 0: N
  408. 2019-02-06 17:16:04.052730: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1115] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 3289 MB memory) -> physical GPU (device: 0, name: GeForce GT 730, pci bus id: 0000:01:00.0, compute capability: 3.5)
Add Comment
Please, Sign In to add comment