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

DesignCreator should inherit from torch.nn.Module #376

Merged

Conversation

julianhoever
Copy link
Contributor

  • feat: abstract class DesignCreator inherits from torch.nn.Module
  • refactor: move design_creator module to nn package
  • refactor: rename the module design_creator to design_creator_module

@julianhoever julianhoever linked an issue Aug 21, 2024 that may be closed by this pull request
@julianhoever julianhoever merged commit 919988f into develop Aug 21, 2024
2 checks passed
@julianhoever julianhoever deleted the 369-designcreator-should-inherit-from-torchnnmodule branch August 21, 2024 10:44
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

Successfully merging this pull request may close these issues.

DesignCreator should inherit from torch.nn.Module
2 participants