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

CompatHelper: bump compat for CUDA to 4, (keep existing compat) #71

Merged

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 2, 2023

This pull request changes the compat entry for the CUDA package from 1, 2, 3 to 1, 2, 3, 4.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@mloubout mloubout force-pushed the compathelper/new_version/2023-02-02-01-40-19-143-00770612277 branch from 142b913 to 987cd0d Compare February 13, 2023 15:18
@mloubout mloubout added the dependencies version/project/dependencies label Feb 13, 2023
@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Base: 88.09% // Head: 62.40% // Decreases project coverage by -25.69% ⚠️

Coverage data is based on head (987cd0d) compared to base (7b9aa21).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #71       +/-   ##
===========================================
- Coverage   88.09%   62.40%   -25.69%     
===========================================
  Files          33       33               
  Lines        2545     2434      -111     
===========================================
- Hits         2242     1519      -723     
- Misses        303      915      +612     
Impacted Files Coverage Δ
src/networks/invertible_network_hyperbolic.jl 0.00% <0.00%> (-97.50%) ⬇️
...rc/networks/invertible_network_conditional_hint.jl 0.00% <0.00%> (-95.13%) ⬇️
src/networks/invertible_network_irim.jl 0.00% <0.00%> (-92.21%) ⬇️
src/networks/invertible_network_glow.jl 0.00% <0.00%> (-90.00%) ⬇️
src/networks/invertible_network_hint_multiscale.jl 0.00% <0.00%> (-83.34%) ⬇️
...rc/networks/invertible_network_conditional_glow.jl 0.00% <0.00%> (-82.90%) ⬇️
.../invertible_network_conditional_hint_multiscale.jl 0.00% <0.00%> (-79.32%) ⬇️
src/utils/dimensionality_operations.jl 75.14% <0.00%> (-20.56%) ⬇️
src/conditional_layers/conditional_layer_glow.jl 88.63% <0.00%> (-9.10%) ⬇️
src/utils/compute_utils.jl 60.00% <0.00%> (-6.67%) ⬇️
... and 10 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.

@mloubout mloubout merged commit 11a4a77 into master Feb 13, 2023
@mloubout mloubout deleted the compathelper/new_version/2023-02-02-01-40-19-143-00770612277 branch February 13, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies version/project/dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant