Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Gooddz1 opened this issue Oct 10, 2024 · 0 comments
Open

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

Gooddz1 opened this issue Oct 10, 2024 · 0 comments

Comments

@Gooddz1
Copy link

Gooddz1 commented Oct 10, 2024

导出非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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant