tensorRT6.0.1.5
cuda 10.1
pytorch 1.6.0
onnx 转 trt的engine时报错:In node 0 (importModel): INVALID_GRAPH: Assertion failed: tensors.count(input_name)
[TensorRT] ERROR: Network must have at least one output
AttributeError: 'NoneType' object has no attribute 'serialize'
有没有大佬遇见过啊,百度谷歌不顶用啊。