Skip to content

TypeError: 'NoneType' object is not subscriptable #13

@pythonLiNM

Description

@pythonLiNM

image
您好,在v1 版本 加载模型时:cnn卷基层结束,在进入fsmn 报错TypeError: 'NoneType' object is not subscriptable

初步定为在CFSMN类的 call方法中的tf.tensordot(inputs, self._V, axes=1) + self._bias_V函数,能力有限没能解决,还请指教

报错位置:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions