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

[Bug]: Models missing from registry #111

Open
laserkelvin opened this issue Feb 5, 2024 · 0 comments
Open

[Bug]: Models missing from registry #111

laserkelvin opened this issue Feb 5, 2024 · 0 comments
Labels
bug Something isn't working code maintenance Issue/PR for refactors, code clean up, etc. good first issue Good for newcomers

Comments

@laserkelvin
Copy link
Collaborator

Expected behavior

Model architectures should be consistently reference-able in the global registry, by decorating the class definition with @registry.register_model.

Actual behavior

The visualization below shows the dependency graph of registry, and only flags FaeNet as the only model module co-dependency.

image

Steps to reproduce the problem

N/A

Specifications

The codebase on main branch as of 88da915

@laserkelvin laserkelvin added bug Something isn't working good first issue Good for newcomers code maintenance Issue/PR for refactors, code clean up, etc. labels Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working code maintenance Issue/PR for refactors, code clean up, etc. good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant