Skip to content

TypeError: forward() got an unexpected keyword argument 'g' #221

@Gooddz1

Description

@Gooddz1

导出非streaming模型则没有问题;在导出streaming model时,出现下面问题。有人遇到这个问题吗
File "/home/sta/anaconda3/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1178, in _slow_forward
result = self.forward(*input, **kwargs)
TypeError: forward() got an unexpected keyword argument 'g'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions