Advertisement
Guest User

Untitled

a guest
Mar 12th, 2020
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.47 KB | None | 0 0
  1. ./build/out/trtexec --onnx=/home/undead/model_tf2onnx.onnx --verbose
  2. &&&& RUNNING TensorRT.trtexec # ./build/out/trtexec --onnx=/home/undead/model_tf2onnx.onnx --verbose
  3. [03/12/2020-15:55:16] [I] === Model Options ===
  4. [03/12/2020-15:55:16] [I] Format: ONNX
  5. [03/12/2020-15:55:16] [I] Model: /home/undead/model_tf2onnx.onnx
  6. [03/12/2020-15:55:16] [I] Output:
  7. [03/12/2020-15:55:16] [I] === Build Options ===
  8. [03/12/2020-15:55:16] [I] Max batch: 1
  9. [03/12/2020-15:55:16] [I] Workspace: 16 MB
  10. [03/12/2020-15:55:16] [I] minTiming: 1
  11. [03/12/2020-15:55:16] [I] avgTiming: 8
  12. [03/12/2020-15:55:16] [I] Precision: FP32
  13. [03/12/2020-15:55:16] [I] Calibration:
  14. [03/12/2020-15:55:16] [I] Safe mode: Disabled
  15. [03/12/2020-15:55:16] [I] Save engine:
  16. [03/12/2020-15:55:16] [I] Load engine:
  17. [03/12/2020-15:55:16] [I] Inputs format: fp32:CHW
  18. [03/12/2020-15:55:16] [I] Outputs format: fp32:CHW
  19. [03/12/2020-15:55:16] [I] Input build shapes: model
  20. [03/12/2020-15:55:16] [I] === System Options ===
  21. [03/12/2020-15:55:16] [I] Device: 0
  22. [03/12/2020-15:55:16] [I] DLACore:
  23. [03/12/2020-15:55:16] [I] Plugins:
  24. [03/12/2020-15:55:16] [I] === Inference Options ===
  25. [03/12/2020-15:55:16] [I] Batch: 1
  26. [03/12/2020-15:55:16] [I] Iterations: 10
  27. [03/12/2020-15:55:16] [I] Duration: 3s (+ 200ms warm up)
  28. [03/12/2020-15:55:16] [I] Sleep time: 0ms
  29. [03/12/2020-15:55:16] [I] Streams: 1
  30. [03/12/2020-15:55:16] [I] ExposeDMA: Disabled
  31. [03/12/2020-15:55:16] [I] Spin-wait: Disabled
  32. [03/12/2020-15:55:16] [I] Multithreading: Disabled
  33. [03/12/2020-15:55:16] [I] CUDA Graph: Disabled
  34. [03/12/2020-15:55:16] [I] Skip inference: Disabled
  35. [03/12/2020-15:55:16] [I] Input inference shapes: model
  36. [03/12/2020-15:55:16] [I] Inputs:
  37. [03/12/2020-15:55:16] [I] === Reporting Options ===
  38. [03/12/2020-15:55:16] [I] Verbose: Enabled
  39. [03/12/2020-15:55:16] [I] Averages: 10 inferences
  40. [03/12/2020-15:55:16] [I] Percentile: 99
  41. [03/12/2020-15:55:16] [I] Dump output: Disabled
  42. [03/12/2020-15:55:16] [I] Profile: Disabled
  43. [03/12/2020-15:55:16] [I] Export timing to JSON file:
  44. [03/12/2020-15:55:16] [I] Export output to JSON file:
  45. [03/12/2020-15:55:16] [I] Export profile to JSON file:
  46. [03/12/2020-15:55:16] [I]
  47. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - GridAnchor_TRT
  48. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - NMS_TRT
  49. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - Reorg_TRT
  50. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - Region_TRT
  51. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - PriorBox_TRT
  52. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - Normalize_TRT
  53. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - RPROI_TRT
  54. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - BatchedNMS_TRT
  55. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - FlattenConcat_TRT
  56. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - CropAndResize
  57. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - Proposal
  58. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - BatchTilePlugin_TRT
  59. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - DetectionLayer_TRT
  60. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - ProposalLayer_TRT
  61. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - PyramidROIAlign_TRT
  62. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - ResizeNearest_TRT
  63. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - SpecialSlice_TRT
  64. [03/12/2020-15:55:16] [V] [TRT] Plugin Creator registration succeeded - InstanceNormalization_TRT
  65. ----------------------------------------------------------------
  66. Input filename: /home/undead/model_tf2onnx.onnx
  67. ONNX IR version: 0.0.6
  68. Opset version: 9
  69. Producer name: tf2onnx
  70. Producer version: 1.6.0
  71. Domain:
  72. Model version: 0
  73. Doc string:
  74. ----------------------------------------------------------------
  75. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:204: Adding network input: image_tensor:0 with dtype: int8, dimensions: (-1, -1, -1, 3)
  76. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: image_tensor:0 for ONNX tensor: image_tensor:0
  77. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: trip_count__26
  78. [03/12/2020-15:55:16] [W] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:233: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
  79. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:247: Weight at index 0: 9223372036854775807 is out of range. Clamping to: 2147483647
  80. [03/12/2020-15:55:16] [W] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:257: One or more weights outside the range of INT32 was clamped
  81. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: new_shape__178
  82. [03/12/2020-15:55:16] [W] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:233: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
  83. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: const_fold_opt__143
  84. [03/12/2020-15:55:16] [W] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:233: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
  85. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: const_fold_opt__141
  86. [03/12/2020-15:55:16] [W] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:233: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
  87. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: const_fold_opt__139
  88. [03/12/2020-15:55:16] [W] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:233: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
  89. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: const_fold_opt__136
  90. [03/12/2020-15:55:16] [W] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:233: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
  91. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: const_fold_opt__133
  92. [03/12/2020-15:55:16] [W] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:233: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
  93. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: const_fold_opt__127
  94. [03/12/2020-15:55:16] [W] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:233: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
  95. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: const_fold_opt__124
  96. [03/12/2020-15:55:16] [W] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:233: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
  97. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: const_fold_opt__121
  98. [03/12/2020-15:55:16] [W] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:233: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
  99. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: const_fold_opt__119
  100. [03/12/2020-15:55:16] [W] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:233: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
  101. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: const_fold_opt__115
  102. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: Reshape__164:0
  103. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: Preprocessor/sub/y:0
  104. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: Preprocessor/mul/x:0
  105. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: Preprocessor/map/while/add/y:0
  106. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: Preprocessor/map/Const:0
  107. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/truediv_19/_174__cf__174:0
  108. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/truediv_18/_173__cf__173:0
  109. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/truediv_17/_172__cf__172:0
  110. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/truediv_16/_171__cf__171:0
  111. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/truediv_15/_170__cf__170:0
  112. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/truediv_14/_169__cf__169:0
  113. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/mul_50/_165__cf__165:0
  114. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/mul_43/_164__cf__164:0
  115. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/mul_36/_163__cf__163:0
  116. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/mul_33/x:0
  117. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/mul_29/_162__cf__162:0
  118. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/mul_22/_161__cf__161:0
  119. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/mul_15/_160__cf__160:0
  120. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/Reshape_8/_158__cf__158:0
  121. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/Reshape_6/_157__cf__157:0
  122. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/Reshape_4/_156__cf__156:0
  123. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/Reshape_2/_155__cf__155:0
  124. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/Reshape_10/_154__cf__154:0
  125. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/Reshape/_153__cf__153:0
  126. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: Const__176
  127. [03/12/2020-15:55:16] [W] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:233: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
  128. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: ToFloat [Cast]
  129. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: image_tensor:0
  130. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: ToFloat [Cast] inputs: [image_tensor:0 -> (-1, -1, -1, 3)],
  131. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/builtin_op_importers.cpp:314: Casting to type: float32
  132. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: ToFloat for ONNX node: ToFloat
  133. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: ToFloat:0 for ONNX tensor: ToFloat:0
  134. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: ToFloat [Cast] outputs: [ToFloat:0 -> (-1, -1, -1, 3)],
  135. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Transpose__165 [Reshape]
  136. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Reshape__164:0
  137. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: new_shape__178
  138. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Transpose__165 [Reshape] inputs: [Reshape__164:0 -> (1, 1, 1, 1)], [new_shape__178 -> (4)],
  139. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Transpose__165 for ONNX node: Transpose__165
  140. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Transpose__165:0 for ONNX tensor: Transpose__165:0
  141. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Transpose__165 [Reshape] outputs: [Transpose__165:0 -> (1, 1, 1, 1)],
  142. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Preprocessor/map/Shape [Shape]
  143. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: ToFloat:0
  144. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Preprocessor/map/Shape [Shape] inputs: [ToFloat:0 -> (-1, -1, -1, 3)],
  145. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Preprocessor/map/Shape for ONNX node: Preprocessor/map/Shape
  146. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Preprocessor/map/Shape:0 for ONNX tensor: Preprocessor/map/Shape:0
  147. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Preprocessor/map/Shape [Shape] outputs: [Preprocessor/map/Shape:0 -> (4)],
  148. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Preprocessor/map/Shape__28 [Cast]
  149. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/Shape:0
  150. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Preprocessor/map/Shape__28 [Cast] inputs: [Preprocessor/map/Shape:0 -> (4)],
  151. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/builtin_op_importers.cpp:314: Casting to type: int32
  152. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Preprocessor/map/Shape__28 for ONNX node: Preprocessor/map/Shape__28
  153. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Preprocessor/map/Shape__28:0 for ONNX tensor: Preprocessor/map/Shape__28:0
  154. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Preprocessor/map/Shape__28 [Cast] outputs: [Preprocessor/map/Shape__28:0 -> (4)],
  155. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Preprocessor/map/strided_slice [Slice]
  156. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/Shape__28:0
  157. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Preprocessor/map/strided_slice [Slice] inputs: [Preprocessor/map/Shape__28:0 -> (4)],
  158. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Preprocessor/map/strided_slice for ONNX node: Preprocessor/map/strided_slice
  159. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Preprocessor/map/strided_slice:0 for ONNX tensor: Preprocessor/map/strided_slice:0
  160. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Preprocessor/map/strided_slice [Slice] outputs: [Preprocessor/map/strided_slice:0 -> (1)],
  161. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Preprocessor/map/strided_slice__29 [Squeeze]
  162. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/strided_slice:0
  163. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Preprocessor/map/strided_slice__29 [Squeeze] inputs: [Preprocessor/map/strided_slice:0 -> (1)],
  164. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:1411: Original shape: (1), squeezing to: ()
  165. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Preprocessor/map/strided_slice__29 for ONNX node: Preprocessor/map/strided_slice__29
  166. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Preprocessor/map/strided_slice__29:0 for ONNX tensor: Preprocessor/map/strided_slice__29:0
  167. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Preprocessor/map/strided_slice__29 [Squeeze] outputs: [Preprocessor/map/strided_slice__29:0 -> ()],
  168. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: copy__5/Preprocessor/map/while/Less_1__33 [Cast]
  169. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/strided_slice__29:0
  170. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: copy__5/Preprocessor/map/while/Less_1__33 [Cast] inputs: [Preprocessor/map/strided_slice__29:0 -> ()],
  171. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/builtin_op_importers.cpp:314: Casting to type: float32
  172. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: copy__5/Preprocessor/map/while/Less_1__33 for ONNX node: copy__5/Preprocessor/map/while/Less_1__33
  173. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: copy__5/Preprocessor/map/while/Less_1__33:0 for ONNX tensor: copy__5/Preprocessor/map/while/Less_1__33:0
  174. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: copy__5/Preprocessor/map/while/Less_1__33 [Cast] outputs: [copy__5/Preprocessor/map/while/Less_1__33:0 -> ()],
  175. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: copy__5/Preprocessor/map/while/Less_1 [Less]
  176. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: const_fold_opt__115
  177. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: copy__5/Preprocessor/map/while/Less_1__33:0
  178. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: copy__5/Preprocessor/map/while/Less_1 [Less] inputs: [const_fold_opt__115 -> ()], [copy__5/Preprocessor/map/while/Less_1__33:0 -> ()],
  179. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: copy__5/Preprocessor/map/while/Less_1 for ONNX node: copy__5/Preprocessor/map/while/Less_1
  180. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: copy__5/Preprocessor/map/while/Less_1:0 for ONNX tensor: copy__5/Preprocessor/map/while/Less_1:0
  181. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: copy__5/Preprocessor/map/while/Less_1 [Less] outputs: [copy__5/Preprocessor/map/while/Less_1:0 -> ()],
  182. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: copy__5/Preprocessor/map/while/LogicalAnd [And]
  183. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: copy__5/Preprocessor/map/while/Less_1:0
  184. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: copy__5/Preprocessor/map/while/Less_1:0
  185. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: copy__5/Preprocessor/map/while/LogicalAnd [And] inputs: [copy__5/Preprocessor/map/while/Less_1:0 -> ()], [copy__5/Preprocessor/map/while/Less_1:0 -> ()],
  186. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: copy__5/Preprocessor/map/while/LogicalAnd for ONNX node: copy__5/Preprocessor/map/while/LogicalAnd
  187. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: copy__5/Preprocessor/map/while/LogicalAnd:0 for ONNX tensor: copy__5/Preprocessor/map/while/LogicalAnd:0
  188. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: copy__5/Preprocessor/map/while/LogicalAnd [And] outputs: [copy__5/Preprocessor/map/while/LogicalAnd:0 -> ()],
  189. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: generic_loop_Loop__27 [Loop]
  190. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: trip_count__26
  191. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: copy__5/Preprocessor/map/while/LogicalAnd:0
  192. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/Const:0
  193. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/Const:0
  194. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: generic_loop_Loop__27 [Loop] inputs: [trip_count__26 -> ()], [copy__5/Preprocessor/map/while/LogicalAnd:0 -> ()], [Preprocessor/map/Const:0 -> ()], [Preprocessor/map/Const:0 -> ()],
  195. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: i__10 for ONNX tensor: i__10
  196. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: cond__12 for ONNX tensor: cond__12
  197. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Preprocessor/map/while/Identity_1:0 for ONNX tensor: Preprocessor/map/while/Identity_1:0
  198. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Preprocessor/map/while/Identity:0 for ONNX tensor: Preprocessor/map/while/Identity:0
  199. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: one__48
  200. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: const_fold_opt__144
  201. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Preprocessor/map/while/Less__35 [Cast]
  202. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/strided_slice__29:0
  203. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Preprocessor/map/while/Less__35 [Cast] inputs: [Preprocessor/map/strided_slice__29:0 -> ()],
  204. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/builtin_op_importers.cpp:314: Casting to type: float32
  205. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Preprocessor/map/while/Less__35 for ONNX node: Preprocessor/map/while/Less__35
  206. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Preprocessor/map/while/Less__35:0 for ONNX tensor: Preprocessor/map/while/Less__35:0
  207. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Preprocessor/map/while/Less__35 [Cast] outputs: [Preprocessor/map/while/Less__35:0 -> ()],
  208. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Preprocessor/map/while/Less_1__37 [Cast]
  209. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/strided_slice__29:0
  210. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Preprocessor/map/while/Less_1__37 [Cast] inputs: [Preprocessor/map/strided_slice__29:0 -> ()],
  211. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/builtin_op_importers.cpp:314: Casting to type: float32
  212. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Preprocessor/map/while/Less_1__37 for ONNX node: Preprocessor/map/while/Less_1__37
  213. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Preprocessor/map/while/Less_1__37:0 for ONNX tensor: Preprocessor/map/while/Less_1__37:0
  214. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Preprocessor/map/while/Less_1__37 [Cast] outputs: [Preprocessor/map/while/Less_1__37:0 -> ()],
  215. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Preprocessor/map/while/add [Add]
  216. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/while/Identity:0
  217. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/while/add/y:0
  218. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Preprocessor/map/while/add [Add] inputs: [Preprocessor/map/while/Identity:0 -> ()], [Preprocessor/map/while/add/y:0 -> ()],
  219. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Preprocessor/map/while/add for ONNX node: Preprocessor/map/while/add
  220. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: sub_graph_ending_node_Identity__8:0 for ONNX tensor: sub_graph_ending_node_Identity__8:0
  221. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Preprocessor/map/while/add [Add] outputs: [sub_graph_ending_node_Identity__8:0 -> ()],
  222. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Preprocessor/map/while/Less__34 [Cast]
  223. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: sub_graph_ending_node_Identity__8:0
  224. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Preprocessor/map/while/Less__34 [Cast] inputs: [sub_graph_ending_node_Identity__8:0 -> ()],
  225. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/builtin_op_importers.cpp:314: Casting to type: float32
  226. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Preprocessor/map/while/Less__34 for ONNX node: Preprocessor/map/while/Less__34
  227. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Preprocessor/map/while/Less__34:0 for ONNX tensor: Preprocessor/map/while/Less__34:0
  228. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Preprocessor/map/while/Less__34 [Cast] outputs: [Preprocessor/map/while/Less__34:0 -> ()],
  229. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Preprocessor/map/while/Less [Less]
  230. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/while/Less__34:0
  231. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/while/Less__35:0
  232. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Preprocessor/map/while/Less [Less] inputs: [Preprocessor/map/while/Less__34:0 -> ()], [Preprocessor/map/while/Less__35:0 -> ()],
  233. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Preprocessor/map/while/Less for ONNX node: Preprocessor/map/while/Less
  234. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Preprocessor/map/while/Less:0 for ONNX tensor: Preprocessor/map/while/Less:0
  235. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Preprocessor/map/while/Less [Less] outputs: [Preprocessor/map/while/Less:0 -> ()],
  236. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Unsqueeze__16 [Unsqueeze]
  237. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/while/Identity_1:0
  238. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Unsqueeze__16 [Unsqueeze] inputs: [Preprocessor/map/while/Identity_1:0 -> ()],
  239. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/onnx2trt_utils.cpp:1554: Original shape: (), unsqueezing to: (1)
  240. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Unsqueeze__16 for ONNX node: Unsqueeze__16
  241. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Unsqueeze__16:0 for ONNX tensor: Unsqueeze__16:0
  242. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Unsqueeze__16 [Unsqueeze] outputs: [Unsqueeze__16:0 -> (1)],
  243. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Preprocessor/map/while/add_1 [Add]
  244. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/while/Identity_1:0
  245. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/while/add/y:0
  246. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Preprocessor/map/while/add_1 [Add] inputs: [Preprocessor/map/while/Identity_1:0 -> ()], [Preprocessor/map/while/add/y:0 -> ()],
  247. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Preprocessor/map/while/add_1 for ONNX node: Preprocessor/map/while/add_1
  248. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: sub_graph_ending_node_Identity__7:0 for ONNX tensor: sub_graph_ending_node_Identity__7:0
  249. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Preprocessor/map/while/add_1 [Add] outputs: [sub_graph_ending_node_Identity__7:0 -> ()],
  250. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Preprocessor/map/while/Less_1__36 [Cast]
  251. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: sub_graph_ending_node_Identity__7:0
  252. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Preprocessor/map/while/Less_1__36 [Cast] inputs: [sub_graph_ending_node_Identity__7:0 -> ()],
  253. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/builtin_op_importers.cpp:314: Casting to type: float32
  254. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Preprocessor/map/while/Less_1__36 for ONNX node: Preprocessor/map/while/Less_1__36
  255. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Preprocessor/map/while/Less_1__36:0 for ONNX tensor: Preprocessor/map/while/Less_1__36:0
  256. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Preprocessor/map/while/Less_1__36 [Cast] outputs: [Preprocessor/map/while/Less_1__36:0 -> ()],
  257. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Preprocessor/map/while/Less_1 [Less]
  258. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/while/Less_1__36:0
  259. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/while/Less_1__37:0
  260. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Preprocessor/map/while/Less_1 [Less] inputs: [Preprocessor/map/while/Less_1__36:0 -> ()], [Preprocessor/map/while/Less_1__37:0 -> ()],
  261. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Preprocessor/map/while/Less_1 for ONNX node: Preprocessor/map/while/Less_1
  262. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Preprocessor/map/while/Less_1:0 for ONNX tensor: Preprocessor/map/while/Less_1:0
  263. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Preprocessor/map/while/Less_1 [Less] outputs: [Preprocessor/map/while/Less_1:0 -> ()],
  264. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Preprocessor/map/while/LogicalAnd [And]
  265. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/while/Less:0
  266. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Preprocessor/map/while/Less_1:0
  267. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Preprocessor/map/while/LogicalAnd [And] inputs: [Preprocessor/map/while/Less:0 -> ()], [Preprocessor/map/while/Less_1:0 -> ()],
  268. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Preprocessor/map/while/LogicalAnd for ONNX node: Preprocessor/map/while/LogicalAnd
  269. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: sub_graph_ending_node_Identity__6:0 for ONNX tensor: sub_graph_ending_node_Identity__6:0
  270. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Preprocessor/map/while/LogicalAnd [And] outputs: [sub_graph_ending_node_Identity__6:0 -> ()],
  271. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Gather__17 [Gather]
  272. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: ToFloat:0
  273. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Unsqueeze__16:0
  274. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Gather__17 [Gather] inputs: [ToFloat:0 -> (-1, -1, -1, 3)], [Unsqueeze__16:0 -> (1)],
  275. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/builtin_op_importers.cpp:950: Using Gather axis: 0
  276. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Gather__17 for ONNX node: Gather__17
  277. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Gather__17:0 for ONNX tensor: Gather__17:0
  278. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Gather__17 [Gather] outputs: [Gather__17:0 -> (1, -1, -1, 3)],
  279. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Transpose__38 [Transpose]
  280. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Gather__17:0
  281. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Transpose__38 [Transpose] inputs: [Gather__17:0 -> (1, -1, -1, 3)],
  282. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Transpose__38 for ONNX node: Transpose__38
  283. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Transpose__38:0 for ONNX tensor: Transpose__38:0
  284. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Transpose__38 [Transpose] outputs: [Transpose__38:0 -> (1, 3, -1, -1)],
  285. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Shape__41 [Shape]
  286. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Gather__17:0
  287. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Shape__41 [Shape] inputs: [Gather__17:0 -> (1, -1, -1, 3)],
  288. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Shape__41 for ONNX node: Shape__41
  289. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Shape__41:0 for ONNX tensor: Shape__41:0
  290. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Shape__41 [Shape] outputs: [Shape__41:0 -> (4)],
  291. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Slice__44 [Slice]
  292. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Shape__41:0
  293. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Slice__44 [Slice] inputs: [Shape__41:0 -> (4)],
  294. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Slice__44 for ONNX node: Slice__44
  295. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Slice__44:0 for ONNX tensor: Slice__44:0
  296. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Slice__44 [Slice] outputs: [Slice__44:0 -> (2)],
  297. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Cast__45 [Cast]
  298. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Slice__44:0
  299. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Cast__45 [Cast] inputs: [Slice__44:0 -> (2)],
  300. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/builtin_op_importers.cpp:314: Casting to type: float32
  301. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Cast__45 for ONNX node: Cast__45
  302. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Cast__45:0 for ONNX tensor: Cast__45:0
  303. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Cast__45 [Cast] outputs: [Cast__45:0 -> (2)],
  304. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Div__47 [Div]
  305. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: const_fold_opt__144
  306. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Cast__45:0
  307. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Div__47 [Div] inputs: [const_fold_opt__144 -> (2)], [Cast__45:0 -> (2)],
  308. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Div__47 for ONNX node: Div__47
  309. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Div__47:0 for ONNX tensor: Div__47:0
  310. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Div__47 [Div] outputs: [Div__47:0 -> (2)],
  311. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Concat__49 [Concat]
  312. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: one__48
  313. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Div__47:0
  314. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Concat__49 [Concat] inputs: [one__48 -> (2)], [Div__47:0 -> (2)],
  315. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:122: Registering layer: Concat__49 for ONNX node: Concat__49
  316. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: Concat__49:0 for ONNX tensor: Concat__49:0
  317. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:181: Concat__49 [Concat] outputs: [Concat__49:0 -> (4)],
  318. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:107: Parsing node: Upsample__50 [Upsample]
  319. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Transpose__38:0
  320. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:123: Searching for input: Concat__49:0
  321. [03/12/2020-15:55:16] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:129: Upsample__50 [Upsample] inputs: [Transpose__38:0 -> (1, 3, -1, -1)], [Concat__49:0 -> (4)],
  322. While parsing node number 9 [Loop -> "unused_loop_output___24"]:
  323. --- Begin node ---
  324. input: "trip_count__26"
  325. input: "copy__5/Preprocessor/map/while/LogicalAnd:0"
  326. input: "Preprocessor/map/Const:0"
  327. input: "Preprocessor/map/Const:0"
  328. output: "unused_loop_output___24"
  329. output: "unused_loop_output___25"
  330. output: "Preprocessor/map/TensorArrayStack/TensorArrayGatherV3:0"
  331. name: "generic_loop_Loop__27"
  332. op_type: "Loop"
  333. attribute {
  334. name: "body"
  335. g {
  336. node {
  337. input: "Preprocessor/map/strided_slice__29:0"
  338. output: "Preprocessor/map/while/Less__35:0"
  339. name: "Preprocessor/map/while/Less__35"
  340. op_type: "Cast"
  341. attribute {
  342. name: "to"
  343. i: 1
  344. type: INT
  345. }
  346. }
  347. node {
  348. input: "Preprocessor/map/strided_slice__29:0"
  349. output: "Preprocessor/map/while/Less_1__37:0"
  350. name: "Preprocessor/map/while/Less_1__37"
  351. op_type: "Cast"
  352. attribute {
  353. name: "to"
  354. i: 1
  355. type: INT
  356. }
  357. }
  358. node {
  359. input: "Preprocessor/map/while/Identity:0"
  360. input: "Preprocessor/map/while/add/y:0"
  361. output: "sub_graph_ending_node_Identity__8:0"
  362. name: "Preprocessor/map/while/add"
  363. op_type: "Add"
  364. domain: ""
  365. }
  366. node {
  367. input: "sub_graph_ending_node_Identity__8:0"
  368. output: "Preprocessor/map/while/Less__34:0"
  369. name: "Preprocessor/map/while/Less__34"
  370. op_type: "Cast"
  371. attribute {
  372. name: "to"
  373. i: 1
  374. type: INT
  375. }
  376. }
  377. node {
  378. input: "Preprocessor/map/while/Less__34:0"
  379. input: "Preprocessor/map/while/Less__35:0"
  380. output: "Preprocessor/map/while/Less:0"
  381. name: "Preprocessor/map/while/Less"
  382. op_type: "Less"
  383. domain: ""
  384. }
  385. node {
  386. input: "Preprocessor/map/while/Identity_1:0"
  387. output: "Unsqueeze__16:0"
  388. name: "Unsqueeze__16"
  389. op_type: "Unsqueeze"
  390. attribute {
  391. name: "axes"
  392. ints: 0
  393. type: INTS
  394. }
  395. domain: ""
  396. }
  397. node {
  398. input: "Preprocessor/map/while/Identity_1:0"
  399. input: "Preprocessor/map/while/add/y:0"
  400. output: "sub_graph_ending_node_Identity__7:0"
  401. name: "Preprocessor/map/while/add_1"
  402. op_type: "Add"
  403. domain: ""
  404. }
  405. node {
  406. input: "sub_graph_ending_node_Identity__7:0"
  407. output: "Preprocessor/map/while/Less_1__36:0"
  408. name: "Preprocessor/map/while/Less_1__36"
  409. op_type: "Cast"
  410. attribute {
  411. name: "to"
  412. i: 1
  413. type: INT
  414. }
  415. }
  416. node {
  417. input: "Preprocessor/map/while/Less_1__36:0"
  418. input: "Preprocessor/map/while/Less_1__37:0"
  419. output: "Preprocessor/map/while/Less_1:0"
  420. name: "Preprocessor/map/while/Less_1"
  421. op_type: "Less"
  422. domain: ""
  423. }
  424. node {
  425. input: "Preprocessor/map/while/Less:0"
  426. input: "Preprocessor/map/while/Less_1:0"
  427. output: "sub_graph_ending_node_Identity__6:0"
  428. name: "Preprocessor/map/while/LogicalAnd"
  429. op_type: "And"
  430. domain: ""
  431. }
  432. node {
  433. input: "ToFloat:0"
  434. input: "Unsqueeze__16:0"
  435. output: "Gather__17:0"
  436. name: "Gather__17"
  437. op_type: "Gather"
  438. domain: ""
  439. }
  440. node {
  441. input: "Gather__17:0"
  442. output: "Transpose__38:0"
  443. name: "Transpose__38"
  444. op_type: "Transpose"
  445. attribute {
  446. name: "perm"
  447. ints: 0
  448. ints: 3
  449. ints: 1
  450. ints: 2
  451. type: INTS
  452. }
  453. domain: ""
  454. }
  455. node {
  456. input: "Gather__17:0"
  457. output: "Shape__41:0"
  458. name: "Shape__41"
  459. op_type: "Shape"
  460. domain: ""
  461. }
  462. node {
  463. input: "Shape__41:0"
  464. output: "Slice__44:0"
  465. name: "Slice__44"
  466. op_type: "Slice"
  467. attribute {
  468. name: "axes"
  469. ints: 0
  470. type: INTS
  471. }
  472. attribute {
  473. name: "ends"
  474. ints: 3
  475. type: INTS
  476. }
  477. attribute {
  478. name: "starts"
  479. ints: 1
  480. type: INTS
  481. }
  482. domain: ""
  483. }
  484. node {
  485. input: "Slice__44:0"
  486. output: "Cast__45:0"
  487. name: "Cast__45"
  488. op_type: "Cast"
  489. attribute {
  490. name: "to"
  491. i: 1
  492. type: INT
  493. }
  494. domain: ""
  495. }
  496. node {
  497. input: "const_fold_opt__144"
  498. input: "Cast__45:0"
  499. output: "Div__47:0"
  500. name: "Div__47"
  501. op_type: "Div"
  502. domain: ""
  503. }
  504. node {
  505. input: "one__48"
  506. input: "Div__47:0"
  507. output: "Concat__49:0"
  508. name: "Concat__49"
  509. op_type: "Concat"
  510. attribute {
  511. name: "axis"
  512. i: 0
  513. type: INT
  514. }
  515. domain: ""
  516. }
  517. node {
  518. input: "Transpose__38:0"
  519. input: "Concat__49:0"
  520. output: "Upsample__50:0"
  521. name: "Upsample__50"
  522. op_type: "Upsample"
  523. attribute {
  524. name: "mode"
  525. s: "linear"
  526. type: STRING
  527. }
  528. domain: ""
  529. }
  530. node {
  531. input: "Upsample__50:0"
  532. output: "Preprocessor/map/while/ResizeImage/resize/Squeeze:0"
  533. name: "Preprocessor/map/while/ResizeImage/resize/Squeeze"
  534. op_type: "Squeeze"
  535. attribute {
  536. name: "axes"
  537. ints: 0
  538. type: INTS
  539. }
  540. domain: ""
  541. }
  542. name: "tf2onnx"
  543. initializer {
  544. dims: 2
  545. data_type: 1
  546. name: "one__48"
  547. raw_data: "\000\000\200?\000\000\200?"
  548. }
  549. initializer {
  550. dims: 2
  551. data_type: 1
  552. name: "const_fold_opt__144"
  553. raw_data: "\000\000\226C\000\000\226C"
  554. }
  555. doc_string: "graph for generic_loop_Loop__27 body"
  556. input {
  557. name: "i__10"
  558. type {
  559. tensor_type {
  560. elem_type: 7
  561. shape {
  562. }
  563. }
  564. }
  565. }
  566. input {
  567. name: "cond__12"
  568. type {
  569. tensor_type {
  570. elem_type: 9
  571. shape {
  572. }
  573. }
  574. }
  575. }
  576. input {
  577. name: "Preprocessor/map/while/Identity_1:0"
  578. type {
  579. tensor_type {
  580. elem_type: 6
  581. shape {
  582. }
  583. }
  584. }
  585. }
  586. input {
  587. name: "Preprocessor/map/while/Identity:0"
  588. type {
  589. tensor_type {
  590. elem_type: 6
  591. shape {
  592. }
  593. }
  594. }
  595. }
  596. output {
  597. name: "sub_graph_ending_node_Identity__6:0"
  598. type {
  599. tensor_type {
  600. elem_type: 9
  601. shape {
  602. }
  603. }
  604. }
  605. }
  606. output {
  607. name: "sub_graph_ending_node_Identity__7:0"
  608. type {
  609. tensor_type {
  610. elem_type: 6
  611. shape {
  612. }
  613. }
  614. }
  615. }
  616. output {
  617. name: "sub_graph_ending_node_Identity__8:0"
  618. type {
  619. tensor_type {
  620. elem_type: 6
  621. shape {
  622. }
  623. }
  624. }
  625. }
  626. output {
  627. name: "Preprocessor/map/while/ResizeImage/resize/Squeeze:0"
  628. type {
  629. tensor_type {
  630. elem_type: 1
  631. shape {
  632. dim {
  633. dim_param: "unk__215"
  634. }
  635. dim {
  636. dim_param: "unk__216"
  637. }
  638. dim {
  639. dim_param: "unk__217"
  640. }
  641. }
  642. }
  643. }
  644. }
  645. }
  646. type: GRAPH
  647. }
  648. domain: ""
  649.  
  650. --- End node ---
  651. ERROR: /mnt/Data2/reps/TensorRT/parsers/onnx/builtin_op_importers.cpp:3273 In function importUpsample:
  652. [8] Assertion failed: scales_input.is_weights()
  653. [03/12/2020-15:55:16] [E] Failed to parse onnx file
  654. [03/12/2020-15:55:16] [E] Parsing model failed
  655. [03/12/2020-15:55:16] [E] Engine creation failed
  656. [03/12/2020-15:55:16] [E] Engine set up failed
  657. &&&& FAILED TensorRT.trtexec # ./build/out/trtexec --onnx=/home/undead/model_tf2onnx.onnx --verbose
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement