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

Start using LuxCUDA #3

Merged
merged 5 commits into from
Mar 27, 2023
Merged

Start using LuxCUDA #3

merged 5 commits into from
Mar 27, 2023

Conversation

avik-pal
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #3 (27abc9e) into main (c4cdcc7) will increase coverage by 3.84%.
The diff coverage is 95.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   62.53%   66.37%   +3.84%     
==========================================
  Files          13       13              
  Lines         347      345       -2     
==========================================
+ Hits          217      229      +12     
+ Misses        130      116      -14     
Impacted Files Coverage Δ
src/LuxLib.jl 83.33% <ø> (-16.67%) ⬇️
src/deprecated.jl 0.00% <0.00%> (-100.00%) ⬇️
src/utils.jl 82.14% <85.71%> (+11.55%) ⬆️
ext/LuxLibReverseDiffExt.jl 7.40% <100.00%> (ø)
ext/LuxLibTrackerExt.jl 23.07% <100.00%> (+19.23%) ⬆️
src/api/dropout.jl 94.59% <100.00%> (+0.15%) ⬆️
src/api/groupnorm.jl 76.47% <100.00%> (+5.88%) ⬆️
src/api/layernorm.jl 100.00% <100.00%> (ø)
src/impl/groupnorm.jl 84.93% <100.00%> (+1.83%) ⬆️
src/impl/normalization.jl 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@avik-pal avik-pal merged commit c1bb495 into main Mar 27, 2023
5 of 6 checks passed
@avik-pal avik-pal deleted the ap/luxcuda branch March 27, 2023 15:29
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.

None yet

2 participants