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

[Good First Issue] [NNCF] Make NNCF common tensor statistics code pass mypy checks #2493

Closed
vshampor opened this issue Jan 22, 2024 · 14 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@vshampor
Copy link
Contributor

This is exactly like #2495 (see the description and tasks there), but the target code path for this one is nncf/common/tensor_statistics instead of nncf/common/graph.

@AtharvaPore01
Copy link

Hello @vshampor, as a newcomer to open-source projects, I'm eager to get started, and I'd like to take on this particular issue. Would you please assign it to me? Thanks in advance!

@tvilight4
Copy link

@vshampor I am new to the world of opensource and the concept of NNCF appears very interesting to me and I am looking forward to contribute in openvinotoolkit for GSOC'24.
can you please assing this task to me also?

Copy link

Thanks for being interested in this issue. It looks like this ticket is already assigned to a contributor. Please communicate with the assigned contributor to confirm the status of the issue.

@tvilight4
Copy link

@vshampor and @andrei-kochin,
I am eager to make meaningful contributions and would appreciate your guidance on any available mypychecks issues. Your assistance in directing me towards relevant tasks would be highly valuable.

@andrei-kochin
Copy link

@tvilight4 one assignee per task. You can still select any of unassigned tasks you like: https://github.com/orgs/openvinotoolkit/projects/3

@tvilight4
Copy link

@andrei-kochin Thank you for your suggestions on the issues . please do notify me about updates on any future issues related to NNCF, as it aligns with my interests.

@vshampor
Copy link
Contributor Author

@tvilight4 I have just created #22398 for you, you may take it if you want to.

@ilya-lavrenov ilya-lavrenov transferred this issue from openvinotoolkit/openvino Feb 20, 2024
@andrey-churkin
Copy link
Contributor

@AtharvaPore01 Hi, do you have any time to finish your PR? Or we may move this issue back to the pool?

@AtharvaPore01
Copy link

@andrey-churkin Hi, Sorry for the delay from my side. I appreciate your patience. I'm currently tied up with some urgent tasks but will prioritize completing the PR as soon as possible. Your understanding is greatly appreciated.

@andrey-churkin andrey-churkin moved this from In Review to Contributors Needed in Good first issues Jun 13, 2024
@andrey-churkin
Copy link
Contributor

@AtharvaPore01 Sorry, but we are forced to unassign you from the issue due to a lack of activity

@rk119
Copy link
Contributor

rk119 commented Aug 1, 2024

.take

Copy link

github-actions bot commented Aug 1, 2024

Thank you for looking into this issue! Please let us know if you have any questions or require any help.

@rk119
Copy link
Contributor

rk119 commented Aug 2, 2024

@andrey-churkin I have created a PR #2865 for this issue.

@alexsu52 alexsu52 moved this from Contributors Needed to In Review in Good first issues Aug 6, 2024
alexsu52 pushed a commit that referenced this issue Aug 30, 2024
### Changes

General: 
- Added the target code path `nncf/common/tensor_statistics` to
`.mypy.ini.`
- Fixed mypy errors caused by type inconsistencies.

Used `# type:ignore` in the following cases:

- has no attribute
- incompatible types that couldn't be resolved without substantial code
changes.

### Related tickets

Closes Issue #2493 

### Tests

To validate that the changes did not affect the codebase, some pytest
tests were run.

---------

Co-authored-by: Daniil Lyakhov <[email protected]>
@alexsu52
Copy link
Contributor

@rk119 thanks for the contribution!

@github-project-automation github-project-automation bot moved this from In Review to Closed in Good first issues Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Archived in project
Development

No branches or pull requests

7 participants