How to convert onnx to engine on jetson orin for diffusion_planner #6574
Unanswered
mcudsm
asked this question in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I try to run autoware_diffusion_planner on Jetson AGX Orin 32GB,but have one issue to generate engine file.
The host OS version is JetPack 6.2, and the Docker image is ghcr.io/autowarefoundation/autoware:universe-devel-cuda-20251104-arm64.
The onnx version is v1.0 download from " https://awf.ml.dev.web.auto/planning/models/diffusion_planner/v1.0/diffusion_planner.onnx"
The error message as follow:
"
[autoware_diffusion_planner_node-1] 2083779: fc: __mye2083733-(f32[11,1,256][]so[], mem_prop=0) | __mye2084701_dconst-{1, 1, 1, 1, 1, 1, 1, 1, ...}(f32[11,1,256][256,256,1]so[2,1,0], mem_prop=0), __mye2052882_dconst-{-0.0283833, 0.0304334, 0.00689371, -0.00224013, 0.0176427, -0.0110911, 0.00519899, -0.0303485, ...}(f32[256,256][1,256]so[0,1], mem_prop=0), __mye2042648/model/dec
[autoware_diffusion_planner_node-1] [E] [TRT] Fail to create host memory
"
Beta Was this translation helpful? Give feedback.
All reactions