Advertisement
Guest User

Untitled

a guest
Mar 12th, 2020
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.23 KB | None | 0 0
  1. ./build/out/trtexec --onnx=/home/undead/model_simplified.onn --verbose
  2. &&&& RUNNING TensorRT.trtexec # ./build/out/trtexec --onnx=/home/undead/model_simplified.onn --verbose
  3. [03/12/2020-15:56:05] [I] === Model Options ===
  4. [03/12/2020-15:56:05] [I] Format: ONNX
  5. [03/12/2020-15:56:05] [I] Model: /home/undead/model_simplified.onn
  6. [03/12/2020-15:56:05] [I] Output:
  7. [03/12/2020-15:56:05] [I] === Build Options ===
  8. [03/12/2020-15:56:05] [I] Max batch: 1
  9. [03/12/2020-15:56:05] [I] Workspace: 16 MB
  10. [03/12/2020-15:56:05] [I] minTiming: 1
  11. [03/12/2020-15:56:05] [I] avgTiming: 8
  12. [03/12/2020-15:56:05] [I] Precision: FP32
  13. [03/12/2020-15:56:05] [I] Calibration:
  14. [03/12/2020-15:56:05] [I] Safe mode: Disabled
  15. [03/12/2020-15:56:05] [I] Save engine:
  16. [03/12/2020-15:56:05] [I] Load engine:
  17. [03/12/2020-15:56:05] [I] Inputs format: fp32:CHW
  18. [03/12/2020-15:56:05] [I] Outputs format: fp32:CHW
  19. [03/12/2020-15:56:05] [I] Input build shapes: model
  20. [03/12/2020-15:56:05] [I] === System Options ===
  21. [03/12/2020-15:56:05] [I] Device: 0
  22. [03/12/2020-15:56:05] [I] DLACore:
  23. [03/12/2020-15:56:05] [I] Plugins:
  24. [03/12/2020-15:56:05] [I] === Inference Options ===
  25. [03/12/2020-15:56:05] [I] Batch: 1
  26. [03/12/2020-15:56:05] [I] Iterations: 10
  27. [03/12/2020-15:56:05] [I] Duration: 3s (+ 200ms warm up)
  28. [03/12/2020-15:56:05] [I] Sleep time: 0ms
  29. [03/12/2020-15:56:05] [I] Streams: 1
  30. [03/12/2020-15:56:05] [I] ExposeDMA: Disabled
  31. [03/12/2020-15:56:05] [I] Spin-wait: Disabled
  32. [03/12/2020-15:56:05] [I] Multithreading: Disabled
  33. [03/12/2020-15:56:05] [I] CUDA Graph: Disabled
  34. [03/12/2020-15:56:05] [I] Skip inference: Disabled
  35. [03/12/2020-15:56:05] [I] Input inference shapes: model
  36. [03/12/2020-15:56:05] [I] Inputs:
  37. [03/12/2020-15:56:05] [I] === Reporting Options ===
  38. [03/12/2020-15:56:05] [I] Verbose: Enabled
  39. [03/12/2020-15:56:05] [I] Averages: 10 inferences
  40. [03/12/2020-15:56:05] [I] Percentile: 99
  41. [03/12/2020-15:56:05] [I] Dump output: Disabled
  42. [03/12/2020-15:56:05] [I] Profile: Disabled
  43. [03/12/2020-15:56:05] [I] Export timing to JSON file:
  44. [03/12/2020-15:56:05] [I] Export output to JSON file:
  45. [03/12/2020-15:56:05] [I] Export profile to JSON file:
  46. [03/12/2020-15:56:05] [I]
  47. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - GridAnchor_TRT
  48. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - NMS_TRT
  49. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - Reorg_TRT
  50. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - Region_TRT
  51. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - PriorBox_TRT
  52. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - Normalize_TRT
  53. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - RPROI_TRT
  54. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - BatchedNMS_TRT
  55. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - FlattenConcat_TRT
  56. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - CropAndResize
  57. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - Proposal
  58. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - BatchTilePlugin_TRT
  59. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - DetectionLayer_TRT
  60. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - ProposalLayer_TRT
  61. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - PyramidROIAlign_TRT
  62. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - ResizeNearest_TRT
  63. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - SpecialSlice_TRT
  64. [03/12/2020-15:56:05] [V] [TRT] Plugin Creator registration succeeded - InstanceNormalization_TRT
  65. Could not open file /home/undead/model_simplified.onn
  66. Could not open file /home/undead/model_simplified.onn
  67. Failed to parse ONNX model from file/home/undead/model_simplified.onn
  68. [03/12/2020-15:56:06] [E] [TRT] Network must have at least one output
  69. [03/12/2020-15:56:06] [E] [TRT] Network validation failed.
  70. [03/12/2020-15:56:06] [E] Engine creation failed
  71. [03/12/2020-15:56:06] [E] Engine set up failed
  72. &&&& FAILED TensorRT.trtexec # ./build/out/trtexec --onnx=/home/undead/model_simplified.onn --verbose
  73. undead@wildchlamydiapc:/mnt/Data2/reps/TensorRT$ ./build/out/trtexec --onnx=/home/undead/model_simplified.onnx --verbose
  74. &&&& RUNNING TensorRT.trtexec # ./build/out/trtexec --onnx=/home/undead/model_simplified.onnx --verbose
  75. [03/12/2020-15:56:07] [I] === Model Options ===
  76. [03/12/2020-15:56:07] [I] Format: ONNX
  77. [03/12/2020-15:56:07] [I] Model: /home/undead/model_simplified.onnx
  78. [03/12/2020-15:56:07] [I] Output:
  79. [03/12/2020-15:56:07] [I] === Build Options ===
  80. [03/12/2020-15:56:07] [I] Max batch: 1
  81. [03/12/2020-15:56:07] [I] Workspace: 16 MB
  82. [03/12/2020-15:56:07] [I] minTiming: 1
  83. [03/12/2020-15:56:07] [I] avgTiming: 8
  84. [03/12/2020-15:56:07] [I] Precision: FP32
  85. [03/12/2020-15:56:07] [I] Calibration:
  86. [03/12/2020-15:56:07] [I] Safe mode: Disabled
  87. [03/12/2020-15:56:07] [I] Save engine:
  88. [03/12/2020-15:56:07] [I] Load engine:
  89. [03/12/2020-15:56:07] [I] Inputs format: fp32:CHW
  90. [03/12/2020-15:56:07] [I] Outputs format: fp32:CHW
  91. [03/12/2020-15:56:07] [I] Input build shapes: model
  92. [03/12/2020-15:56:07] [I] === System Options ===
  93. [03/12/2020-15:56:07] [I] Device: 0
  94. [03/12/2020-15:56:07] [I] DLACore:
  95. [03/12/2020-15:56:07] [I] Plugins:
  96. [03/12/2020-15:56:07] [I] === Inference Options ===
  97. [03/12/2020-15:56:07] [I] Batch: 1
  98. [03/12/2020-15:56:07] [I] Iterations: 10
  99. [03/12/2020-15:56:07] [I] Duration: 3s (+ 200ms warm up)
  100. [03/12/2020-15:56:07] [I] Sleep time: 0ms
  101. [03/12/2020-15:56:07] [I] Streams: 1
  102. [03/12/2020-15:56:07] [I] ExposeDMA: Disabled
  103. [03/12/2020-15:56:07] [I] Spin-wait: Disabled
  104. [03/12/2020-15:56:07] [I] Multithreading: Disabled
  105. [03/12/2020-15:56:07] [I] CUDA Graph: Disabled
  106. [03/12/2020-15:56:07] [I] Skip inference: Disabled
  107. [03/12/2020-15:56:07] [I] Input inference shapes: model
  108. [03/12/2020-15:56:07] [I] Inputs:
  109. [03/12/2020-15:56:07] [I] === Reporting Options ===
  110. [03/12/2020-15:56:07] [I] Verbose: Enabled
  111. [03/12/2020-15:56:07] [I] Averages: 10 inferences
  112. [03/12/2020-15:56:07] [I] Percentile: 99
  113. [03/12/2020-15:56:07] [I] Dump output: Disabled
  114. [03/12/2020-15:56:07] [I] Profile: Disabled
  115. [03/12/2020-15:56:07] [I] Export timing to JSON file:
  116. [03/12/2020-15:56:07] [I] Export output to JSON file:
  117. [03/12/2020-15:56:07] [I] Export profile to JSON file:
  118. [03/12/2020-15:56:07] [I]
  119. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - GridAnchor_TRT
  120. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - NMS_TRT
  121. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - Reorg_TRT
  122. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - Region_TRT
  123. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - PriorBox_TRT
  124. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - Normalize_TRT
  125. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - RPROI_TRT
  126. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - BatchedNMS_TRT
  127. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - FlattenConcat_TRT
  128. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - CropAndResize
  129. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - Proposal
  130. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - BatchTilePlugin_TRT
  131. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - DetectionLayer_TRT
  132. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - ProposalLayer_TRT
  133. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - PyramidROIAlign_TRT
  134. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - ResizeNearest_TRT
  135. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - SpecialSlice_TRT
  136. [03/12/2020-15:56:07] [V] [TRT] Plugin Creator registration succeeded - InstanceNormalization_TRT
  137. ----------------------------------------------------------------
  138. Input filename: /home/undead/model_simplified.onnx
  139. ONNX IR version: 0.0.6
  140. Opset version: 9
  141. Producer name: tf2onnx
  142. Producer version: 1.6.0
  143. Domain:
  144. Model version: 0
  145. Doc string:
  146. ----------------------------------------------------------------
  147. [03/12/2020-15:56:08] [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)
  148. [03/12/2020-15:56:08] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ImporterContext.hpp:97: Registering tensor: image_tensor:0 for ONNX tensor: image_tensor:0
  149. [03/12/2020-15:56:08] [V] [TRT] /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:90: Importing initializer: MultipleGridAnchorGenerator/Identity:0
  150. ERROR: /mnt/Data2/reps/TensorRT/parsers/onnx/ModelImporter.cpp:493 In function importModel:
  151. [7] Assertion failed: _importer_ctx.tensors().at(output.name()).is_tensor()
  152. [03/12/2020-15:56:08] [E] Failed to parse onnx file
  153. [03/12/2020-15:56:08] [E] Parsing model failed
  154. [03/12/2020-15:56:08] [E] Engine creation failed
  155. [03/12/2020-15:56:08] [E] Engine set up failed
  156. &&&& FAILED TensorRT.trtexec # ./build/out/trtexec --onnx=/home/undead/model_simplified.onnx --verbose
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement