models
models copied to clipboard
Added one line of helpful code and comment it
Description
:memo: Please include a summary of the change.
- Please also include relevant motivation and context.
- List any dependencies that are required for this change.
Type of change
For a new feature or function, please create an issue first to discuss it with us before submitting a pull request.
Note: Please delete options that are not relevant.
- [ ] Documentation update )
Tests
:memo: Please describe the tests that you ran to verify your changes.
- Provide instructions so we can reproduce.
- Please also list any relevant details for your test configuration.
Test Configuration:
Checklist
- [ ] I have signed the Contributor License Agreement.
- [ ] I have read guidelines for pull request.
- [x] My code follows the coding guidelines.
- [ ] I have performed a self code review of my own code.
- [ ] I have commented my code, particularly in hard-to-understand areas.
- [x] I have made corresponding changes to the documentation.