-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Modify some typehints in csp_darknet.py #9402
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
Conversation
Sorry, I'm not sure how to write the doc string in the forward function |
You can have a look at other models. A simple example here: """Forward function. Args: Returns: |
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.
Hi, thanks for your contribution! Please change the PR tile to the CodeCamp format!
Is there any progress? |
Closed as it cannot be merged in to dev-3.x. |
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.
Motivation
Modify some typehints in csp_darknet.py.
Modification
Modify some typehints in csp_darknet.py.
Checklist