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

[WIP] Use Extensions for Flux2Lux #261

Merged
merged 3 commits into from
Feb 17, 2023
Merged

[WIP] Use Extensions for Flux2Lux #261

merged 3 commits into from
Feb 17, 2023

Conversation

avik-pal
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Base: 84.49% // Head: 80.13% // Decreases project coverage by -4.37% ⚠️

Coverage data is based on head (2f12fa1) compared to base (2d27b32).
Patch coverage: 32.35% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
- Coverage   84.49%   80.13%   -4.37%     
==========================================
  Files          35       37       +2     
  Lines        1961     2104     +143     
==========================================
+ Hits         1657     1686      +29     
- Misses        304      418     +114     
Flag Coverage Δ
Boltz 97.36% <ø> (ø)
Lux 91.07% <68.75%> (+4.76%) ⬆️
LuxCore 42.85% <ø> (ø)
LuxLib 78.84% <ø> (+0.46%) ⬆️

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

Impacted Files Coverage Δ
ext/LuxComponentArraysExt.jl 0.00% <0.00%> (ø)
ext/LuxFluxTransformExt.jl 0.00% <0.00%> (ø)
lib/Boltz/src/Boltz.jl 100.00% <ø> (ø)
lib/Boltz/src/vision/vit.jl 98.24% <ø> (ø)
src/contrib/freeze.jl 77.55% <ø> (+1.08%) ⬆️
src/precompile.jl 100.00% <ø> (+100.00%) ⬆️
src/utils.jl 90.47% <ø> (+6.69%) ⬆️
src/autodiff.jl 56.41% <54.54%> (+0.31%) ⬆️
src/Lux.jl 100.00% <100.00%> (ø)
src/contrib/share_parameters.jl 97.05% <100.00%> (+8.16%) ⬆️
... and 15 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@avik-pal avik-pal force-pushed the ap/f2lext branch 6 times, most recently from dd2170d to d5e9084 Compare February 17, 2023 14:00
@avik-pal avik-pal force-pushed the ap/f2lext branch 6 times, most recently from 17340ed to 852e878 Compare February 17, 2023 18:28
@avik-pal avik-pal merged commit bf635e7 into main Feb 17, 2023
@avik-pal avik-pal deleted the ap/f2lext branch February 17, 2023 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant