murdockhou/Yet-Another-EfficientDet-Pytorch-Convert-ONNX-TVM

TensorRT

DataXujing opened this issue · 1 comments

模型转成ONNX后再TensorRT中调用出现:
ERROR: Parameter check failed at: ../builder/Network.cpp::addPoolingNd::690, condition: allDimsGtEq(windowSize, 1) && volume(windowSize) < MAX_KERNEL_DIMS_PRODUCT
的错误。请问在TensorRT下你们是否测试过。非常感谢!!!

same question