Open zhouyongxyz opened 3 years ago
如果op已经由SoftmaxActivation改为softmax,怎么会报SoftmaxActivation的错误?
remove the old json file with SoftmaxActivation op or better copy param and new json file with softmax (make sure both names are same as orginial files) in new folder than convert
AttributeError: No conversion function registered for op type SoftmaxActivation yet.
问一下,我安装你的说法改了 json 中的op ,但是转换的时候还是报相同的错误,总共改了3处。