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

fixed tensor size calculation #2808

Merged
merged 1 commit into from Mar 27, 2024
Merged

fixed tensor size calculation #2808

merged 1 commit into from Mar 27, 2024

Conversation

activesoull
Copy link
Contributor

🚀 🚀 Pull Request

Impact

  • [ x] Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Things to be aware of

Things to worry about

Additional Context

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

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

Project coverage is 84.50%. Comparing base (ccc6309) to head (639e718).

Files Patch % Lines
deeplake/integrations/pytorch/shuffle_buffer.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2808      +/-   ##
==========================================
+ Coverage   84.46%   84.50%   +0.04%     
==========================================
  Files         235      235              
  Lines       26533    26535       +2     
==========================================
+ Hits        22410    22423      +13     
+ Misses       4123     4112      -11     
Flag Coverage Δ
unittests 84.50% <0.00%> (+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.

@activesoull activesoull added the full-tests Trigger Full versioned OS tests label Mar 27, 2024
Copy link

sonarcloud bot commented Mar 27, 2024

@activesoull activesoull merged commit 0f0d995 into main Mar 27, 2024
26 of 34 checks passed
@activesoull activesoull deleted the tensor_size branch March 27, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full-tests Trigger Full versioned OS tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants