小白求助,我在使用ai_toolchain上转化一个YOLOV5模型的时候,发现01_check.sh时候发现MaxPool_236 BPU id(0) HzQuantizedMaxPool 正常的映射。但是在03_build.sh时候发现并没有maxpool并没有发现对应的实现,输出如下,不知理解是否有误:
ERROR model conversion failed: [ONNXRuntimeError] : 9 : NOT_IMPLEMENTED : Could not find an implementation for the node MaxPool_236:MaxPool(12)

