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

Which version has this '.model_builder.model_factory.register_builder' #278

Open
dccdcc7 opened this issue Mar 18, 2024 · 3 comments
Open

Comments

@dccdcc7
Copy link

dccdcc7 commented Mar 18, 2024

File "calm/run.py", line 200, in build_alg_runner
runner.model_builder.model_factory.register_builder('amp', lambda network, **kwargs: amp_models.ModelAMPContinuous(network))
AttributeError: 'Runner' object has no attribute 'model_builder'

@binghui-z
Copy link

meet the same problem, have you solved this?

@he-nantian
Copy link

Same problem. How did you solve it?

@binghui-z
Copy link

binghui-z commented Aug 29, 2024 via email

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

3 participants