在使用ATC模型转换工具进行模型转换时报错,报错信息如下
:In op [conv11/Conv2D], [out_channels should be divisible by groups.] 所使用的转换指令为:atc --input_shape="X:1,4,84,84" --input_format=NCHW --out_nodes=logits_p/add:0 --output="./GA3C" --soc_version=Ascend310 --framework=3 --model="./ga3c.pb"
:In op [conv11/Conv2D], [out_channels should be divisible by groups.] 所使用的转换指令为:atc --input_shape="X:1,4,84,84" --input_format=NCHW --out_nodes=logits_p/add:0 --output="./GA3C" --soc_version=Ascend310 --framework=3 --model="./ga3c.pb"


