-
Notifications
You must be signed in to change notification settings - Fork 30
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
Regnet model #68
Regnet model #68
Conversation
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.
Hey! Not sure if it's ready for a review yet, but just thought I'd leave some comments while I'm going through the PRs. Ivy layers have some small differences in terms of kwargs naming as well as the type of kwargs available, the tests are erroring out at the moment so please do double check all tests! Thanks!
Hey! Just a quick one, I'm getting this error when checking it, I'm guessing the class is not preperly initialised when in use, could you please double check the BlockParams part? Thanks!
|
This is a PR for the implementation of RegNet into the ivy model zoo