 您好,在v1 版本 加载模型时:cnn卷基层结束,在进入fsmn 报错TypeError: 'NoneType' object is not subscriptable 初步定为在CFSMN类的 call方法中的tf.tensordot(inputs, self._V, axes=1) + self._bias_V函数,能力有限没能解决,还请指教 报错位置: 
您好,在v1 版本 加载模型时:cnn卷基层结束,在进入fsmn 报错TypeError: 'NoneType' object is not subscriptable
初步定为在CFSMN类的 call方法中的tf.tensordot(inputs, self._V, axes=1) + self._bias_V函数,能力有限没能解决,还请指教
报错位置:
