Face-Restoration-TensorRT icon indicating copy to clipboard operation
Face-Restoration-TensorRT copied to clipboard

onnx to tensorrt

Open luhairong11 opened this issue 1 year ago • 1 comments

I have successfully converted to ONNX, but I'm getting an error when converting to TensorRT. What should I do? [TRT] [E] /ecd1/ecd1.0/ecd1.0.0/Conv: two inputs (data and weights) are allowed only in explicit-quantization mode. In node 52 (parseGraph): INVALID_NODE: Invalid Node - /ecd1/ecd1.0/ecd1.0.0/Conv /ecd1/ecd1.0/ecd1.0.0/Conv: two inputs (data and weights) are allowed only in explicit-quantization mode.

luhairong11 avatar Oct 24 '23 11:10 luhairong11