YOLO-NAS-Pose-JetPack5 / yolo_nas_pose_m_fp16.onnx.engine.err
Luigi's picture
Upload TensorRT & ONNX Model files
127e10d
raw
history blame
No virus
884 Bytes
[12/28/2023-07:47:56] [W] [TRT] onnx2trt_utils.cpp:375: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
[12/28/2023-07:47:56] [W] [TRT] onnx2trt_utils.cpp:403: One or more weights outside the range of INT32 was clamped
[12/28/2023-07:47:57] [E] Error[4]: [network.cpp::validate::2925] Error Code 4: Internal Error (fp16 precision has been set for a layer or layer output, but fp16 is not configured in the builder)
[12/28/2023-07:47:57] [E] Error[2]: [builder.cpp::buildSerializedNetwork::751] Error Code 2: Internal Error (Assertion engine != nullptr failed. )
[12/28/2023-07:47:57] [E] Engine could not be created from network
[12/28/2023-07:47:57] [E] Building engine failed
[12/28/2023-07:47:57] [E] Failed to create engine from model or file.
[12/28/2023-07:47:57] [E] Engine set up failed