Advertisement
Guest User

Untitled

a guest
Nov 15th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.08 KB | None | 0 0
  1. ssh://holecem@office.rossum.ai:12022/home/holecem/virt_env_for_pycharm36/bin/python -u /home/holecem/.pycharm_helpers/pydev/pydevd.py --multiproc --qt-support=auto --client 0.0.0.0 --port 40895 --file /home/holecem/tmp/pycharm_project_602/xtools/experiments_reuse.py
  2. pydev debugger: process 21891 is connecting
  3.  
  4. Connected to pydev debugger (build 182.4323.49)
  5. Using TensorFlow backend.
  6. 2019-11-15 21:00:49.964375: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
  7. 2019-11-15 21:00:50.223965: I tensorflow/compiler/xla/service/service.cc:150] XLA service 0x52049f0 executing computations on platform CUDA. Devices:
  8. 2019-11-15 21:00:50.224026: I tensorflow/compiler/xla/service/service.cc:158] StreamExecutor device (0): GeForce GTX 1080 Ti, Compute Capability 6.1
  9. 2019-11-15 21:00:50.229772: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2199800000 Hz
  10. 2019-11-15 21:00:50.233995: I tensorflow/compiler/xla/service/service.cc:150] XLA service 0x535d310 executing computations on platform Host. Devices:
  11. 2019-11-15 21:00:50.234043: I tensorflow/compiler/xla/service/service.cc:158] StreamExecutor device (0): <undefined>, <undefined>
  12. 2019-11-15 21:00:50.234422: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1433] Found device 0 with properties:
  13. name: GeForce GTX 1080 Ti major: 6 minor: 1 memoryClockRate(GHz): 1.582
  14. pciBusID: 0000:84:00.0
  15. totalMemory: 10.92GiB freeMemory: 194.56MiB
  16. 2019-11-15 21:00:50.234477: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1512] Adding visible gpu devices: 0
  17. 2019-11-15 21:00:50.239991: I tensorflow/core/common_runtime/gpu/gpu_device.cc:984] Device interconnect StreamExecutor with strength 1 edge matrix:
  18. 2019-11-15 21:00:50.240028: I tensorflow/core/common_runtime/gpu/gpu_device.cc:990] 0
  19. 2019-11-15 21:00:50.240050: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1003] 0: N
  20. 2019-11-15 21:00:50.240352: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1115] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 194 MB memory) -> physical GPU (device: 0, name: GeForce GTX 1080 Ti, pci bus id: 0000:84:00.0, compute capability: 6.1)
  21. Querying index...
  22. 100%|██████████████████████████████████████| 1000/1000 [00:01<00:00, 765.69it/s]
  23. Index of 1337 items of byte size: 348616
  24. (112 pages dropped due to no content)
  25. Index computed
  26. WARNING:tensorflow:From /home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/data/ops/dataset_ops.py:429: py_func (from tensorflow.python.ops.script_ops) is deprecated and will be removed in a future version.
  27. Instructions for updating:
  28. tf.py_func is deprecated in TF V2. Instead, use
  29. tf.py_function, which takes a python function which manipulates tf eager
  30. tensors instead of numpy arrays. It's easy to convert a tf eager tensor to
  31. an ndarray (just call tensor.numpy()) but having access to eager tensors
  32. means `tf.py_function`s can use accelerators such as GPUs as well as
  33. being differentiable using a gradient tape.
  34.  
  35. wb-text-features : (390, 176)
  36. wb-text-onehot : (390, 40, 53)
  37. wb-bbox : (390, 4)
  38. wb-poso : (390, 4)
  39. nearest-wb-text-features : (58, 176)
  40. nearest-wb-text-onehot : (58, 40, 53)
  41. nearest-wb-bbox : (58, 4)
  42. nearest-wb-poso : (58, 4)
  43. nearest-reuse-ids : (3,)
  44. (390, 3)
  45. (390, 3)
  46. wb-text-features : (90, 176)
  47. wb-text-onehot : (90, 40, 53)
  48. wb-bbox : (90, 4)
  49. wb-poso : (90, 4)
  50. nearest-wb-text-features : (68, 176)
  51. nearest-wb-text-onehot : (68, 40, 53)
  52. nearest-wb-bbox : (68, 4)
  53. nearest-wb-poso : (68, 4)
  54. nearest-reuse-ids : (19,)
  55. (90, 19)
  56. (90, 19)
  57. wb-text-features : (34, 176)
  58. wb-text-onehot : (34, 40, 53)
  59. wb-bbox : (34, 4)
  60. wb-poso : (34, 4)
  61. nearest-wb-text-features : (68, 176)
  62. nearest-wb-text-onehot : (68, 40, 53)
  63. nearest-wb-bbox : (68, 4)
  64. nearest-wb-poso : (68, 4)
  65. nearest-reuse-ids : (19,)
  66. (34, 19)
  67. (34, 19)
  68. wb-text-features : (157, 176)
  69. wb-text-onehot : (157, 40, 53)
  70. wb-bbox : (157, 4)
  71. wb-poso : (157, 4)
  72. nearest-wb-text-features : (68, 176)
  73. nearest-wb-text-onehot : (68, 40, 53)
  74. nearest-wb-bbox : (68, 4)
  75. nearest-wb-poso : (68, 4)
  76. nearest-reuse-ids : (19,)
  77. (157, 19)
  78. (157, 19)
  79. wb-text-features : (66, 176)
  80. wb-text-onehot : (66, 40, 53)
  81. wb-bbox : (66, 4)
  82. wb-poso : (66, 4)
  83. nearest-wb-text-features : (94, 176)
  84. nearest-wb-text-onehot : (94, 40, 53)
  85. nearest-wb-bbox : (94, 4)
  86. nearest-wb-poso : (94, 4)
  87. nearest-reuse-ids : (27,)
  88. (66, 27)
  89. (66, 27)
  90. wb-text-features : (174, 176)
  91. wb-text-onehot : (174, 40, 53)
  92. wb-bbox : (174, 4)
  93. wb-poso : (174, 4)
  94. nearest-wb-text-features : (94, 176)
  95. nearest-wb-text-onehot : (94, 40, 53)
  96. nearest-wb-bbox : (94, 4)
  97. nearest-wb-poso : (94, 4)
  98. nearest-reuse-ids : (27,)
  99. (174, 27)
  100. (174, 27)
  101. wb-text-features : (87, 176)
  102. wb-text-onehot : (87, 40, 53)
  103. wb-bbox : (87, 4)
  104. wb-poso : (87, 4)
  105. nearest-wb-text-features : (68, 176)
  106. nearest-wb-text-onehot : (68, 40, 53)
  107. nearest-wb-bbox : (68, 4)
  108. nearest-wb-poso : (68, 4)
  109. nearest-reuse-ids : (19,)
  110. (87, 19)
  111. (87, 19)
  112. wb-text-features : (90, 176)
  113. wb-text-onehot : (90, 40, 53)
  114. wb-bbox : (90, 4)
  115. wb-poso : (90, 4)
  116. nearest-wb-text-features : (68, 176)
  117. nearest-wb-text-onehot : (68, 40, 53)
  118. nearest-wb-bbox : (68, 4)
  119. nearest-wb-poso : (68, 4)
  120. nearest-reuse-ids : (19,)
  121. (90, 19)
  122. (90, 19)
  123. wb-text-features : (122, 176)
  124. wb-text-onehot : (122, 40, 53)
  125. wb-bbox : (122, 4)
  126. wb-poso : (122, 4)
  127. nearest-wb-text-features : (350, 176)
  128. nearest-wb-text-onehot : (350, 40, 53)
  129. nearest-wb-bbox : (350, 4)
  130. nearest-wb-poso : (350, 4)
  131. nearest-reuse-ids : (68,)
  132. (122, 68)
  133. (122, 68)
  134. wb-text-features : (148, 176)
  135. wb-text-onehot : (148, 40, 53)
  136. wb-bbox : (148, 4)
  137. wb-poso : (148, 4)
  138. nearest-wb-text-features : (74, 176)
  139. nearest-wb-text-onehot : (74, 40, 53)
  140. nearest-wb-bbox : (74, 4)
  141. nearest-wb-poso : (74, 4)
  142. nearest-reuse-ids : (16,)
  143. (148, 16)
  144. (148, 16)
  145. wb-text-features : (165, 176)
  146. wb-text-onehot : (165, 40, 53)
  147. wb-bbox : (165, 4)
  148. wb-poso : (165, 4)
  149. nearest-wb-text-features : (350, 176)
  150. nearest-wb-text-onehot : (350, 40, 53)
  151. nearest-wb-bbox : (350, 4)
  152. nearest-wb-poso : (350, 4)
  153. nearest-reuse-ids : (68,)
  154. (165, 68)
  155. (165, 68)
  156. wb-text-features : (88, 176)
  157. wb-text-onehot : (88, 40, 53)
  158. wb-bbox : (88, 4)
  159. wb-poso : (88, 4)
  160. nearest-wb-text-features : (350, 176)
  161. nearest-wb-text-onehot : (350, 40, 53)
  162. nearest-wb-bbox : (350, 4)
  163. nearest-wb-poso : (350, 4)
  164. nearest-reuse-ids : (68,)
  165. (88, 68)
  166. (88, 68)
  167. wb-text-features : (114, 176)
  168. wb-text-onehot : (114, 40, 53)
  169. wb-bbox : (114, 4)
  170. wb-poso : (114, 4)
  171. nearest-wb-text-features : (36, 176)
  172. nearest-wb-text-onehot : (36, 40, 53)
  173. nearest-wb-bbox : (36, 4)
  174. nearest-wb-poso : (36, 4)
  175. nearest-reuse-ids : (17,)
  176. (114, 17)
  177. (114, 17)
  178. wb-text-features : (66, 176)
  179. wb-text-onehot : (66, 40, 53)
  180. wb-bbox : (66, 4)
  181. wb-poso : (66, 4)
  182. nearest-wb-text-features : (350, 176)
  183. nearest-wb-text-onehot : (350, 40, 53)
  184. nearest-wb-bbox : (350, 4)
  185. nearest-wb-poso : (350, 4)
  186. nearest-reuse-ids : (68,)
  187. (66, 68)
  188. (66, 68)
  189. wb-text-features : (159, 176)
  190. wb-text-onehot : (159, 40, 53)
  191. wb-bbox : (159, 4)
  192. wb-poso : (159, 4)
  193. nearest-wb-text-features : (350, 176)
  194. nearest-wb-text-onehot : (350, 40, 53)
  195. nearest-wb-bbox : (350, 4)
  196. nearest-wb-poso : (350, 4)
  197. nearest-reuse-ids : (68,)
  198. (159, 68)
  199. (159, 68)
  200. wb-text-features : (67, 176)
  201. wb-text-onehot : (67, 40, 53)
  202. wb-bbox : (67, 4)
  203. wb-poso : (67, 4)
  204. nearest-wb-text-features : (350, 176)
  205. nearest-wb-text-onehot : (350, 40, 53)
  206. nearest-wb-bbox : (350, 4)
  207. nearest-wb-poso : (350, 4)
  208. nearest-reuse-ids : (68,)
  209. (67, 68)
  210. (67, 68)
  211.  
  212. WARNING: The TensorFlow contrib module will not be included in TensorFlow 2.0.
  213. For more information, please see:
  214. * https://github.com/tensorflow/community/blob/master/rfcs/20180907-contrib-sunset.md
  215. * https://github.com/tensorflow/addons
  216. If you depend on functionality not listed there, please file an issue.
  217.  
  218. WARNING:tensorflow:From /home/holecem/virt_env_for_pycharm36/lib/python3.6/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.
  219. Instructions for updating:
  220. Colocations handled automatically by placer.
  221. wb-text-features : (390, 176)
  222. wb-text-onehot : (390, 40, 53)
  223. wb-bbox : (390, 4)
  224. wb-poso : (390, 4)
  225. nearest-wb-text-features : (416, 176)
  226. nearest-wb-text-onehot : (416, 40, 53)
  227. nearest-wb-bbox : (416, 4)
  228. nearest-wb-poso : (416, 4)
  229. nearest-reuse-ids : (65,)
  230. (390, 65)
  231. (390, 65)
  232. WARNING:tensorflow:From /home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/keras/backend/tensorflow_backend.py:3445: calling dropout (from tensorflow.python.ops.nn_ops) with keep_prob is deprecated and will be removed in a future version.
  233. Instructions for updating:
  234. Please use `rate` instead of `keep_prob`. Rate should be set to `rate = 1 - keep_prob`.
  235. wb-text-features : (90, 176)
  236. wb-text-onehot : (90, 40, 53)
  237. wb-bbox : (90, 4)
  238. wb-poso : (90, 4)
  239. nearest-wb-text-features : (156, 176)
  240. nearest-wb-text-onehot : (156, 40, 53)
  241. nearest-wb-bbox : (156, 4)
  242. nearest-wb-poso : (156, 4)
  243. nearest-reuse-ids : (76,)
  244. (90, 76)
  245. (90, 76)
  246. wb-text-features : (34, 176)
  247. wb-text-onehot : (34, 40, 53)
  248. wb-bbox : (34, 4)
  249. wb-poso : (34, 4)
  250. nearest-wb-text-features : (85, 176)
  251. nearest-wb-text-onehot : (85, 40, 53)
  252. nearest-wb-bbox : (85, 4)
  253. nearest-wb-poso : (85, 4)
  254. nearest-reuse-ids : (30,)
  255. (34, 30)
  256. (34, 30)
  257. wb-text-features : (157, 176)
  258. wb-text-onehot : (157, 40, 53)
  259. wb-bbox : (157, 4)
  260. wb-poso : (157, 4)
  261. nearest-wb-text-features : (213, 176)
  262. nearest-wb-text-onehot : (213, 40, 53)
  263. nearest-wb-bbox : (213, 4)
  264. nearest-wb-poso : (213, 4)
  265. nearest-reuse-ids : (30,)
  266. (157, 30)
  267. (157, 30)
  268. wb-text-features : (66, 176)
  269. wb-text-onehot : (66, 40, 53)
  270. wb-bbox : (66, 4)
  271. wb-poso : (66, 4)
  272. nearest-wb-text-features : (156, 176)
  273. nearest-wb-text-onehot : (156, 40, 53)
  274. nearest-wb-bbox : (156, 4)
  275. nearest-wb-poso : (156, 4)
  276. nearest-reuse-ids : (76,)
  277. (66, 76)
  278. (66, 76)
  279. wb-text-features : (174, 176)
  280. wb-text-onehot : (174, 40, 53)
  281. wb-bbox : (174, 4)
  282. wb-poso : (174, 4)
  283. nearest-wb-text-features : (213, 176)
  284. nearest-wb-text-onehot : (213, 40, 53)
  285. nearest-wb-bbox : (213, 4)
  286. nearest-wb-poso : (213, 4)
  287. nearest-reuse-ids : (30,)
  288. (174, 30)
  289. (174, 30)
  290. WARNING:tensorflow:From /home/holecem/tmp/pycharm_project_602/xtools/experiments_reuse.py:130: to_float (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version.
  291. Instructions for updating:
  292. Use tf.cast instead.
  293. WARNING:tensorflow:From /home/holecem/tmp/pycharm_project_602/xtools/experiments_reuse.py:131: to_int32 (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version.
  294. Instructions for updating:
  295. Use tf.cast instead.
  296. wb-text-features : (87, 176)
  297. wb-text-onehot : (87, 40, 53)
  298. wb-bbox : (87, 4)
  299. wb-poso : (87, 4)
  300. nearest-wb-text-features : (346, 176)
  301. nearest-wb-text-onehot : (346, 40, 53)
  302. nearest-wb-bbox : (346, 4)
  303. nearest-wb-poso : (346, 4)
  304. nearest-reuse-ids : (290,)
  305. (87, 290)
  306. (87, 290)
  307. wb-text-features : (90, 176)
  308. wb-text-onehot : (90, 40, 53)
  309. wb-bbox : (90, 4)
  310. wb-poso : (90, 4)
  311. nearest-wb-text-features : (346, 176)
  312. nearest-wb-text-onehot : (346, 40, 53)
  313. nearest-wb-bbox : (346, 4)
  314. nearest-wb-poso : (346, 4)
  315. nearest-reuse-ids : (290,)
  316. (90, 290)
  317. (90, 290)
  318. wb-text-features : (122, 176)
  319. wb-text-onehot : (122, 40, 53)
  320. wb-bbox : (122, 4)
  321. wb-poso : (122, 4)
  322. nearest-wb-text-features : (85, 176)
  323. nearest-wb-text-onehot : (85, 40, 53)
  324. nearest-wb-bbox : (85, 4)
  325. nearest-wb-poso : (85, 4)
  326. nearest-reuse-ids : (30,)
  327. (122, 30)
  328. (122, 30)
  329. __________________________________________________________________________________________________
  330. Layer (type) Output Shape Param # Connected to
  331. ==================================================================================================
  332. nearest-wb-text-onehot (InputLa (None, None, None, 4 0
  333. __________________________________________________________________________________________________
  334. wb-text-onehot (InputLayer) (None, None, None, 4 0
  335. __________________________________________________________________________________________________
  336. conv2d_3 (Conv2D) (None, None, None, 5 6050 nearest-wb-text-onehot[0][0]
  337. __________________________________________________________________________________________________
  338. conv2d_1 (Conv2D) (None, None, None, 5 6050 wb-text-onehot[0][0]
  339. __________________________________________________________________________________________________
  340. nearest-wb-poso (InputLayer) (None, None, 4) 0
  341. __________________________________________________________________________________________________
  342. nearest-wb-bbox (InputLayer) (None, None, 4) 0
  343. __________________________________________________________________________________________________
  344. conv2d_4 (Conv2D) (None, None, None, 5 7550 conv2d_3[0][0]
  345. __________________________________________________________________________________________________
  346. wb-poso (InputLayer) (None, None, 4) 0
  347. __________________________________________________________________________________________________
  348. wb-bbox (InputLayer) (None, None, 4) 0
  349. __________________________________________________________________________________________________
  350. conv2d_2 (Conv2D) (None, None, None, 5 7550 conv2d_1[0][0]
  351. __________________________________________________________________________________________________
  352. sin_cos_positional_embedding_3 (None, None, 48) 0 nearest-wb-poso[0][0]
  353. __________________________________________________________________________________________________
  354. sin_cos_positional_embedding_4 (None, None, 48) 0 nearest-wb-bbox[0][0]
  355. __________________________________________________________________________________________________
  356. nearest-wb-text-features (Input (None, None, 176) 0
  357. __________________________________________________________________________________________________
  358. lambda_2 (Lambda) [(None, None, 50), ( 0 conv2d_4[0][0]
  359. __________________________________________________________________________________________________
  360. sin_cos_positional_embedding_1 (None, None, 48) 0 wb-poso[0][0]
  361. __________________________________________________________________________________________________
  362. sin_cos_positional_embedding_2 (None, None, 48) 0 wb-bbox[0][0]
  363. __________________________________________________________________________________________________
  364. wb-text-features (InputLayer) (None, None, 176) 0
  365. __________________________________________________________________________________________________
  366. lambda_1 (Lambda) [(None, None, 50), ( 0 conv2d_2[0][0]
  367. __________________________________________________________________________________________________
  368. concatenate_2 (Concatenate) (None, None, 372) 0 sin_cos_positional_embedding_3[0]
  369. sin_cos_positional_embedding_4[0]
  370. nearest-wb-text-features[0][0]
  371. lambda_2[0][0]
  372. lambda_2[0][1]
  373. __________________________________________________________________________________________________
  374. concatenate_1 (Concatenate) (None, None, 372) 0 sin_cos_positional_embedding_1[0]
  375. sin_cos_positional_embedding_2[0]
  376. wb-text-features[0][0]
  377. lambda_1[0][0]
  378. lambda_1[0][1]
  379. __________________________________________________________________________________________________
  380. dense_2 (Dense) (None, None, 256) 95488 concatenate_2[0][0]
  381. __________________________________________________________________________________________________
  382. dense_1 (Dense) (None, None, 256) 95488 concatenate_1[0][0]
  383. __________________________________________________________________________________________________
  384. dropout_2 (Dropout) (None, None, 256) 0 dense_2[0][0]
  385. __________________________________________________________________________________________________
  386. dropout_1 (Dropout) (None, None, 256) 0 dense_1[0][0]
  387. __________________________________________________________________________________________________
  388. conv1d_2 (Conv1D) (None, None, 128) 163968 dropout_2[0][0]
  389. __________________________________________________________________________________________________
  390. nearest-reuse-ids (InputLayer) (None, None) 0
  391. __________________________________________________________________________________________________
  392. conv1d_1 (Conv1D) (None, None, 128) 163968 dropout_1[0][0]
  393. __________________________________________________________________________________________________
  394. gather_from_indices_1 (GatherFr (None, None, 128) 0 conv1d_2[0][0]
  395. nearest-reuse-ids[0][0]
  396. __________________________________________________________________________________________________
  397. lambda_3 (Lambda) [(None, None, None, 0 conv1d_1[0][0]
  398. gather_from_indices_1[0][0]
  399. __________________________________________________________________________________________________
  400. concatenate_3 (Concatenate) (None, None, None, 2 0 lambda_3[0][0]
  401. lambda_3[0][1]
  402. __________________________________________________________________________________________________
  403. dense_3 (Dense) (None, None, None, 8 2056 concatenate_3[0][0]
  404. __________________________________________________________________________________________________
  405. dense_4 (Dense) (None, None, None, 1 9 dense_3[0][0]
  406. __________________________________________________________________________________________________
  407. lambda_4 (Lambda) (None, None, None) 0 dense_4[0][0]
  408. ==================================================================================================
  409. Total params: 548,177
  410. Trainable params: 548,177
  411. Non-trainable params: 0
  412. __________________________________________________________________________________________________
  413. wb-text-features : (148, 176)
  414. wb-text-onehot : (148, 40, 53)
  415. wb-bbox : (148, 4)
  416. wb-poso : (148, 4)
  417. nearest-wb-text-features : (252, 176)
  418. nearest-wb-text-onehot : (252, 40, 53)
  419. nearest-wb-bbox : (252, 4)
  420. nearest-wb-poso : (252, 4)
  421. nearest-reuse-ids : (139,)
  422. (148, 139)
  423. (148, 139)
  424. wb-text-features : (165, 176)
  425. wb-text-onehot : (165, 40, 53)
  426. wb-bbox : (165, 4)
  427. wb-poso : (165, 4)
  428. nearest-wb-text-features : (346, 176)
  429. nearest-wb-text-onehot : (346, 40, 53)
  430. nearest-wb-bbox : (346, 4)
  431. nearest-wb-poso : (346, 4)
  432. nearest-reuse-ids : (290,)
  433. (165, 290)
  434. (165, 290)
  435. wb-text-features : (88, 176)
  436. wb-text-onehot : (88, 40, 53)
  437. wb-bbox : (88, 4)
  438. wb-poso : (88, 4)
  439. nearest-wb-text-features : (56, 176)
  440. nearest-wb-text-onehot : (56, 40, 53)
  441. nearest-wb-bbox : (56, 4)
  442. nearest-wb-poso : (56, 4)
  443. nearest-reuse-ids : (25,)
  444. (88, 25)
  445. (88, 25)
  446. wb-text-features : (114, 176)
  447. wb-text-onehot : (114, 40, 53)
  448. wb-bbox : (114, 4)
  449. wb-poso : (114, 4)
  450. nearest-wb-text-features : (346, 176)
  451. nearest-wb-text-onehot : (346, 40, 53)
  452. nearest-wb-bbox : (346, 4)
  453. nearest-wb-poso : (346, 4)
  454. nearest-reuse-ids : (290,)
  455. (114, 290)
  456. (114, 290)
  457. wb-text-features : (66, 176)
  458. wb-text-onehot : (66, 40, 53)
  459. wb-bbox : (66, 4)
  460. wb-poso : (66, 4)
  461. nearest-wb-text-features : (56, 176)
  462. nearest-wb-text-onehot : (56, 40, 53)
  463. nearest-wb-bbox : (56, 4)
  464. nearest-wb-poso : (56, 4)
  465. nearest-reuse-ids : (25,)
  466. (66, 25)
  467. (66, 25)
  468. wb-text-features : (159, 176)
  469. wb-text-onehot : (159, 40, 53)
  470. wb-bbox : (159, 4)
  471. wb-poso : (159, 4)
  472. nearest-wb-text-features : (210, 176)
  473. nearest-wb-text-onehot : (210, 40, 53)
  474. nearest-wb-bbox : (210, 4)
  475. nearest-wb-poso : (210, 4)
  476. nearest-reuse-ids : (166,)
  477. (159, 166)
  478. (159, 166)
  479. wb-text-features : (67, 176)
  480. wb-text-onehot : (67, 40, 53)
  481. wb-bbox : (67, 4)
  482. wb-poso : (67, 4)
  483. nearest-wb-text-features : (331, 176)
  484. nearest-wb-text-onehot : (331, 40, 53)
  485. nearest-wb-bbox : (331, 4)
  486. nearest-wb-poso : (331, 4)
  487. nearest-reuse-ids : (58,)
  488. (67, 58)
  489. (67, 58)
  490. WARNING:tensorflow:From /home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/ops/math_grad.py:102: div (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version.
  491. Instructions for updating:
  492. Deprecated in favor of operator or tf.math.divide.
  493. Epoch 1/100
  494. wb-text-features : (65, 176)
  495. wb-text-onehot : (65, 40, 53)
  496. wb-bbox : (65, 4)
  497. wb-poso : (65, 4)
  498. nearest-wb-text-features : (94, 176)
  499. nearest-wb-text-onehot : (94, 40, 53)
  500. nearest-wb-bbox : (94, 4)
  501. nearest-wb-poso : (94, 4)
  502. nearest-reuse-ids : (27,)
  503. (65, 27)
  504. (65, 27)
  505. wb-text-features : (75, 176)
  506. wb-text-onehot : (75, 40, 53)
  507. wb-bbox : (75, 4)
  508. wb-poso : (75, 4)
  509. nearest-wb-text-features : (83, 176)
  510. nearest-wb-text-onehot : (83, 40, 53)
  511. nearest-wb-bbox : (83, 4)
  512. nearest-wb-poso : (83, 4)
  513. nearest-reuse-ids : (12,)
  514. (75, 12)
  515. (75, 12)
  516. Traceback (most recent call last):
  517. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1334, in _do_call
  518. return fn(*args)
  519. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1319, in _run_fn
  520. options, feed_dict, fetch_list, target_list, run_metadata)
  521. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1407, in _call_tf_sessionrun
  522. wb-text-features : (142, 176)
  523. run_metadata)
  524. tensorflow.python.framework.errors_impl.DataLossError: Attempted to pad to a smaller size than the input element.
  525. [[{{node IteratorGetNext}}]]
  526.  
  527. During handling of the above exception, another exception occurred:
  528.  
  529. Traceback (most recent call last):
  530. File "/home/holecem/.pycharm_helpers/pydev/pydevd.py", line 1664, in <module>
  531. main()
  532. File "/home/holecem/.pycharm_helpers/pydev/pydevd.py", line 1658, in main
  533. wb-text-features : (163, 176)
  534. globals = debugger.run(setup['file'], None, None, is_module)
  535. File "/home/holecem/.pycharm_helpers/pydev/pydevd.py", line 1068, in run
  536. wb-text-onehot : (142, 40, 53)
  537. wb-bbox : (142, 4)
  538. wb-poso : (142, 4)
  539. pydev_imports.execfile(file, globals, locals) # execute the script
  540. File "/home/holecem/.pycharm_helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfile
  541. exec(compile(contents+"\n", file, 'exec'), glob, loc)
  542. File "/home/holecem/tmp/pycharm_project_602/xtools/experiments_reuse.py", line 332, in <module>
  543. limit=1000, # debug parameter
  544. File "/home/holecem/tmp/pycharm_project_602/xtools/experiments_reuse.py", line 312, in run_keras_rendered_experiment_binary
  545. nearest-wb-text-features : (63, 176)
  546. use_multiprocessing=False
  547. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/keras/legacy/interfaces.py", line 91, in wrapper
  548. nearest-wb-text-onehot : (63, 40, 53)
  549. nearest-wb-bbox : (63, 4)
  550. nearest-wb-poso : (63, 4)
  551. nearest-reuse-ids : (5,)
  552. (142, 5)
  553. (142, 5)
  554. return func(*args, **kwargs)
  555. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/keras/engine/training.py", line 1418, in fit_generator
  556. wb-text-onehot : (163, 40, 53)
  557. wb-bbox : (163, 4)
  558. wb-poso : (163, 4)
  559. initial_epoch=initial_epoch)
  560. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/keras/engine/training_generator.py", line 181, in fit_generator
  561. generator_output = next(output_generator)
  562. File "/home/holecem/tmp/pycharm_project_602/xtools/sqlite_experiment_generator.py", line 368, in tf_dataset_as_iterator
  563. ret = sess.run(iternext)
  564. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 929, in run
  565. nearest-wb-text-features : (63, 176)
  566. nearest-wb-text-onehot : (63, 40, 53)
  567. nearest-wb-bbox : (63, 4)
  568. nearest-wb-poso : (63, 4)
  569. nearest-reuse-ids : (5,)
  570. (163, 5)
  571. (163, 5)
  572. run_metadata_ptr)
  573. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1152, in _run
  574. feed_dict_tensor, options, run_metadata)
  575. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1328, in _do_run
  576. run_metadata)
  577. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1348, in _do_call
  578. raise type(e)(node_def, op, message)
  579. tensorflow.python.framework.errors_impl.DataLossError: Attempted to pad to a smaller size than the input element.
  580. [[node IteratorGetNext (defined at /home/holecem/tmp/pycharm_project_602/xtools/sqlite_experiment_generator.py:365) ]]
  581.  
  582. Caused by op 'IteratorGetNext', defined at:
  583. File "/home/holecem/.pycharm_helpers/pydev/pydevd.py", line 1664, in <module>
  584. main()
  585. File "/home/holecem/.pycharm_helpers/pydev/pydevd.py", line 1658, in main
  586. globals = debugger.run(setup['file'], None, None, is_module)
  587. File "/home/holecem/.pycharm_helpers/pydev/pydevd.py", line 1068, in run
  588. pydev_imports.execfile(file, globals, locals) # execute the script
  589. File "/home/holecem/.pycharm_helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfile
  590. exec(compile(contents+"\n", file, 'exec'), glob, loc)
  591. File "/home/holecem/tmp/pycharm_project_602/xtools/experiments_reuse.py", line 332, in <module>
  592. limit=1000, # debug parameter
  593. File "/home/holecem/tmp/pycharm_project_602/xtools/experiments_reuse.py", line 312, in run_keras_rendered_experiment_binary
  594. use_multiprocessing=False
  595. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/keras/legacy/interfaces.py", line 91, in wrapper
  596. return func(*args, **kwargs)
  597. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/keras/engine/training.py", line 1418, in fit_generator
  598. initial_epoch=initial_epoch)
  599. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/keras/engine/training_generator.py", line 181, in fit_generator
  600. generator_output = next(output_generator)
  601. File "/home/holecem/tmp/pycharm_project_602/xtools/sqlite_experiment_generator.py", line 365, in tf_dataset_as_iterator
  602. iternext = iterator.get_next()
  603. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/data/ops/iterator_ops.py", line 414, in get_next
  604. output_shapes=self._structure._flat_shapes, name=name)
  605. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/ops/gen_dataset_ops.py", line 1685, in iterator_get_next
  606. output_shapes=output_shapes, name=name)
  607. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/framework/op_def_library.py", line 788, in _apply_op_helper
  608. op_def=op_def)
  609. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/util/deprecation.py", line 507, in new_func
  610. return func(*args, **kwargs)
  611. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/framework/ops.py", line 3300, in create_op
  612. op_def=op_def)
  613. File "/home/holecem/virt_env_for_pycharm36/lib/python3.6/site-packages/tensorflow/python/framework/ops.py", line 1801, in __init__
  614. self._traceback = tf_stack.extract_stack()
  615.  
  616. DataLossError (see above for traceback): Attempted to pad to a smaller size than the input element.
  617. [[node IteratorGetNext (defined at /home/holecem/tmp/pycharm_project_602/xtools/sqlite_experiment_generator.py:365) ]]
  618.  
  619. wb-text-features : (207, 176)
  620. wb-text-onehot : (207, 40, 53)
  621. wb-bbox : (207, 4)
  622. wb-poso : (207, 4)
  623. nearest-wb-text-features : (63, 176)
  624. nearest-wb-text-onehot : (63, 40, 53)
  625. nearest-wb-bbox : (63, 4)
  626. nearest-wb-poso : (63, 4)
  627. nearest-reuse-ids : (5,)
  628. (207, 5)
  629. (207, 5)
  630. wb-text-features : (34, 176)
  631. wb-text-onehot : (34, 40, 53)
  632. wb-bbox : (34, 4)
  633. wb-poso : (34, 4)
  634. nearest-wb-text-features : (166, 176)
  635. nearest-wb-text-onehot : (166, 40, 53)
  636. nearest-wb-bbox : (166, 4)
  637. nearest-wb-poso : (166, 4)
  638. nearest-reuse-ids : (41,)
  639. (34, 41)
  640. (34, 41)
  641. wb-text-features : (163, 176)
  642. wb-text-onehot : (163, 40, 53)
  643. wb-bbox : (163, 4)
  644. wb-poso : (163, 4)
  645. nearest-wb-text-features : (350, 176)
  646. nearest-wb-text-onehot : (350, 40, 53)
  647. nearest-wb-bbox : (350, 4)
  648. nearest-wb-poso : (350, 4)
  649. nearest-reuse-ids : (68,)
  650. (163, 68)
  651. (163, 68)
  652. wb-text-features : (206, 176)
  653. wb-text-onehot : (206, 40, 53)
  654. wb-bbox : (206, 4)
  655. wb-poso : (206, 4)
  656. nearest-wb-text-features : (350, 176)
  657. nearest-wb-text-onehot : (350, 40, 53)
  658. nearest-wb-bbox : (350, 4)
  659. nearest-wb-poso : (350, 4)
  660. nearest-reuse-ids : (68,)
  661. (206, 68)
  662. (206, 68)
  663. wb-text-features : (138, 176)
  664. wb-text-onehot : (138, 40, 53)
  665. wb-bbox : (138, 4)
  666. wb-poso : (138, 4)
  667. nearest-wb-text-features : (350, 176)
  668. nearest-wb-text-onehot : (350, 40, 53)
  669. nearest-wb-bbox : (350, 4)
  670. nearest-wb-poso : (350, 4)
  671. nearest-reuse-ids : (68,)
  672. (138, 68)
  673. (138, 68)
  674. wb-text-features : (92, 176)
  675. wb-text-onehot : (92, 40, 53)
  676. wb-bbox : (92, 4)
  677. wb-poso : (92, 4)
  678. nearest-wb-text-features : (213, 176)
  679. nearest-wb-text-onehot : (213, 40, 53)
  680. nearest-wb-bbox : (213, 4)
  681. nearest-wb-poso : (213, 4)
  682. nearest-reuse-ids : (31,)
  683. (92, 31)
  684. (92, 31)
  685. wb-text-features : (103, 176)
  686. wb-text-onehot : (103, 40, 53)
  687. wb-bbox : (103, 4)
  688. wb-poso : (103, 4)
  689. nearest-wb-text-features : (350, 176)
  690. nearest-wb-text-onehot : (350, 40, 53)
  691. nearest-wb-bbox : (350, 4)
  692. nearest-wb-poso : (350, 4)
  693. nearest-reuse-ids : (68,)
  694. (103, 68)
  695. (103, 68)
  696. wb-text-features : (201, 176)
  697. wb-text-onehot : (201, 40, 53)
  698. wb-bbox : (201, 4)
  699. wb-poso : (201, 4)
  700. nearest-wb-text-features : (124, 176)
  701. nearest-wb-text-onehot : (124, 40, 53)
  702. nearest-wb-bbox : (124, 4)
  703. nearest-wb-poso : (124, 4)
  704. nearest-reuse-ids : (37,)
  705. (201, 37)
  706. (201, 37)
  707. wb-text-features : (238, 176)
  708. wb-text-onehot : (238, 40, 53)
  709. wb-bbox : (238, 4)
  710. wb-poso : (238, 4)
  711. wb-text-features : (122, 176)
  712. wb-text-onehot : (122, 40, 53)
  713. wb-bbox : (122, 4)
  714. wb-poso : (122, 4)
  715. nearest-wb-text-features : (350, 176)
  716. nearest-wb-text-features : (193, 176)
  717. nearest-wb-text-onehot : (193, 40, 53)
  718. nearest-wb-bbox : (193, 4)
  719. nearest-wb-text-onehot : (350, 40, 53)
  720. nearest-wb-poso : (193, 4)
  721. nearest-reuse-ids : (68,)
  722. (122, 68)
  723. (122, 68)
  724. nearest-wb-bbox : (350, 4)
  725. nearest-wb-poso : (350, 4)
  726. nearest-reuse-ids : (68,)
  727. (238, 68)
  728. (238, 68)
  729. wb-text-features : (47, 176)
  730. wb-text-onehot : (47, 40, 53)
  731. wb-bbox : (47, 4)
  732. wb-poso : (47, 4)
  733. nearest-wb-text-features : (114, 176)
  734. nearest-wb-text-onehot : (114, 40, 53)
  735. nearest-wb-bbox : (114, 4)
  736. nearest-wb-poso : (114, 4)
  737. nearest-reuse-ids : (27,)
  738. (47, 27)
  739. (47, 27)
  740. wb-text-features : (164, 176)
  741. wb-text-onehot : (164, 40, 53)
  742. wb-bbox : (164, 4)
  743. wb-poso : (164, 4)
  744. nearest-wb-text-features : (63, 176)
  745. nearest-wb-text-onehot : (63, 40, 53)
  746. nearest-wb-bbox : (63, 4)
  747. nearest-wb-poso : (63, 4)
  748. nearest-reuse-ids : (5,)
  749. (164, 5)
  750. (164, 5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement