yolov5模型,我在mapper里面进行build.sh的时候,出现以下警告。我知道不是错误,也知道这个警告的意思,但是这个是什么原因呢?表现在代码的哪里呢?
--------------------------------------------------------------------------------------------------------------------------------
2020-12-25 17:58:26.975138233 [E:onnxruntime:, sequential_executor.cc:165 Execute] Non-zero status code returned while running Reshape node. Name:‘Reshape_246’ Status Message: /home/jenkins/workspace/model_convert/onnxruntime/onnxruntime/core/providers/cpu/tensor/reshape_helper.h:43 onnxruntime::ReshapeHelper::ReshapeHelper(const onnxruntime::TensorShape&, std::vector&) gsl::narrow_cast<int64_t>(input_shape.Size()) == size was false. The input tensor cannot be reshaped to the requested shape. Input shape:{8,75,21,21}, requested shape:{1,3,25,21,21}
Stacktrace:
2020-12-25 17:58:26,975 WARNING [Warning]: Error when execute ONNXRuntime with batch_size=8 during calibration phase