We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我看到了
tensorRT_Pro-YOLOv8/src/tensorRT/infer/trt_infer.cpp
Lines 423 to 427 in 36d11c3
Lines 260 to 263 in 36d11c3
The text was updated successfully, but these errors were encountered:
@scteam1994
getMaxBatchSize()
torch.onnx.export
Sorry, something went wrong.
No branches or pull requests
我看到了
tensorRT_Pro-YOLOv8/src/tensorRT/infer/trt_infer.cpp
Lines 423 to 427 in 36d11c3
tensorRT_Pro-YOLOv8/src/tensorRT/infer/trt_infer.cpp
Lines 260 to 263 in 36d11c3
这两处代码,你是否是在这里尝试解决显式batch导出的onnx无法使用mImpl->getMaxBatchSize()的问题?
请问这个问题有什么进展吗?使用torch.export模块导出的onnx模型是不是必然是显式batch的?
The text was updated successfully, but these errors were encountered: