We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
torchkeras/kerasmodel.py", line 192, in fit train_step_runner = self.StepRunner( TypeError: init() got an unexpected keyword argument 'net'
方便问下torchkeras的版本吗
The text was updated successfully, but these errors were encountered:
3.9.2
Sorry, something went wrong.
@terminator123 你好,最后是因为版本问题吗,我用的3.9.2还是有出现这个错了
No branches or pull requests
torchkeras/kerasmodel.py", line 192, in fit
train_step_runner = self.StepRunner(
TypeError: init() got an unexpected keyword argument 'net'
方便问下torchkeras的版本吗
The text was updated successfully, but these errors were encountered: