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

Update deprecated CuPy method #104

Merged
merged 5 commits into from
Mar 29, 2024
Merged

Update deprecated CuPy method #104

merged 5 commits into from
Mar 29, 2024

Conversation

OverLordGoldDragon
Copy link
Owner

@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.10%. Comparing base (5744af1) to head (4737f8d).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   92.03%   92.10%   +0.07%     
==========================================
  Files          17       17              
  Lines        3478     3523      +45     
==========================================
+ Hits         3201     3245      +44     
- Misses        277      278       +1     

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

failing `1e-5` on GPU for some reason now (something from torch or CuPy side); like wise for `1e-6` on batched test
@OverLordGoldDragon OverLordGoldDragon merged commit 85563d0 into master Mar 29, 2024
0 of 2 checks passed
@OverLordGoldDragon OverLordGoldDragon deleted the cupy-fix branch March 29, 2024 11:45
@OverLordGoldDragon OverLordGoldDragon linked an issue Mar 29, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Depracated cupy function call.
2 participants