-
Notifications
You must be signed in to change notification settings - Fork 3
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
drop Lux "branding" #52
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #52 +/- ##
===========================================
- Coverage 85.81% 38.72% -47.10%
===========================================
Files 13 13
Lines 289 297 +8
===========================================
- Hits 248 115 -133
- Misses 41 182 +141 ☔ View full report in Codecov by Sentry. |
not sure why coverage dropped |
Buildkite doesn't give forks access to secrets. That is fine, I can open a PR from your branch and it will work |
Overall looks good, I will pull it into #53 and merge as 1.0 once the other packages are also ready for the tag. |
should I rebase? |
Yeah do a rebase. But I will merge this together with the 1.0 pr |
cleanup cleanup fix improve docstring require cuDNN none functional only if cuDNN is functional separate cuDNN extension cleanup
fix #51
Some comments
using CUDA, cuDNN
orusing LuxCUDA
.