-
Notifications
You must be signed in to change notification settings - Fork 517
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
added the ability to download and import external code for models fro… #420
Conversation
…m the deci-lab fixed a bug in all_architectures.py (model names were missing or changed)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's just check that when we pip install this works, then LGTM.
I will also add to the backlog adding an integration tests as another part of the test plan for sg, that tests this mechanism.
# Conflicts: # src/super_gradients/training/models/model_factory.py
…code' into feature/SG-341_support_external_code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
…m the deci-lab
fixed a bug in all_architectures.py (model names were missing or changed)