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
模型转成ONNX后再TensorRT中调用出现: ERROR: Parameter check failed at: ../builder/Network.cpp::addPoolingNd::690, condition: allDimsGtEq(windowSize, 1) && volume(windowSize) < MAX_KERNEL_DIMS_PRODUCT 的错误。请问在TensorRT下你们是否测试过。非常感谢!!!
ERROR: Parameter check failed at: ../builder/Network.cpp::addPoolingNd::690, condition: allDimsGtEq(windowSize, 1) && volume(windowSize) < MAX_KERNEL_DIMS_PRODUCT
The text was updated successfully, but these errors were encountered:
same question
Sorry, something went wrong.
No branches or pull requests
模型转成ONNX后再TensorRT中调用出现:
ERROR: Parameter check failed at: ../builder/Network.cpp::addPoolingNd::690, condition: allDimsGtEq(windowSize, 1) && volume(windowSize) < MAX_KERNEL_DIMS_PRODUCT
的错误。请问在TensorRT下你们是否测试过。非常感谢!!!
The text was updated successfully, but these errors were encountered: