Closed
Description
问题确认 Search before asking
- 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer。
请提出你的问题 Please ask your question
在 TensorRT v8.6 至 v9.x 版本中,当对动态模型执行 clone
方法时,系统会抛出内部错误:Internal Error (Assertion mOptimizationProfile >= 0 failed)
。
In TensorRT versions 8.6 through 9.x, invoking the clone
method on dynamic models results in an internal error: Internal Error (Assertion mOptimizationProfile >= 0 failed)
.