Closed WangFengtu1996 closed 2 months ago
Hi
I checked your log. This appears to be a model with a quantize-dequantize (qdq) node.
Error[4]: DLA Standalone is enabled but layer: '/model.0/conv/**_input_quantize**r/Constant_1_output_0' is not supported on DLA.
You should configure the model without a quantize-dequantize (qdq) node in build_dla_standalone_loadable_v2_dla1.sh file.
Thanks!
e, I follow the readme operation.
closing since no activity for several months, thanks all!
README.md
, Option1, QAT -> PTQ, then try to serialize onnx model to generate engine file.