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

feature(nyz): add GPU utils #788

Merged
merged 3 commits into from
Apr 8, 2024
Merged

feature(nyz): add GPU utils #788

merged 3 commits into from
Apr 8, 2024

Conversation

PaParaZz1
Copy link
Member

Description

  • mem profiler

Related Issue

TODO

Check List

  • merge the latest version source branch/repo, and resolve all the conflicts
  • pass style check
  • pass all the tests

@PaParaZz1 PaParaZz1 added the efficiency optimization Efficiency optimization (time, memory and so on) label Apr 8, 2024
Copy link

codecov bot commented Apr 8, 2024

Codecov Report

Attention: Patch coverage is 87.93103% with 35 lines in your changes are missing coverage. Please review.

Project coverage is 75.94%. Comparing base (7d05491) to head (8a5a998).

❗ Current head 8a5a998 differs from pull request most recent head ba35655. Consider uploading reports for the commit ba35655 to get more accurate results

Files Patch % Lines
ding/utils/memory_helper.py 86.74% 35 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #788      +/-   ##
==========================================
+ Coverage   75.89%   75.94%   +0.04%     
==========================================
  Files         682      684       +2     
  Lines       55290    55580     +290     
==========================================
+ Hits        41965    42212     +247     
- Misses      13325    13368      +43     
Flag Coverage Δ
unittests 75.94% <87.93%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PaParaZz1 PaParaZz1 merged commit 1ed8afc into main Apr 8, 2024
26 of 27 checks passed
@PaParaZz1 PaParaZz1 deleted the dev-gpu-utils branch April 8, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
efficiency optimization Efficiency optimization (time, memory and so on)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants