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

Added support for Flux 0.14. #16

Merged
merged 1 commit into from
Jul 15, 2023
Merged

Conversation

JoshuaBillson
Copy link
Owner

Added support for Flux 0.14.

Progress bars now display appropriately in both terminal and Pluto.

Moved to Julia 1.9.

Released version 0.3.0

…in both terminal and Pluto. Moved to Julia 1.9. Released version 0.3.0
@JoshuaBillson JoshuaBillson linked an issue Jul 15, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2023

Codecov Report

Merging #16 (2905f55) into main (24cc037) will increase coverage by 2.50%.
The diff coverage is 80.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   54.34%   56.84%   +2.50%     
==========================================
  Files           5        6       +1     
  Lines         138      146       +8     
==========================================
+ Hits           75       83       +8     
  Misses         63       63              
Impacted Files Coverage Δ
src/MixtureDensityNetworks.jl 100.00% <ø> (ø)
src/mlj_interface.jl 46.42% <50.00%> (ø)
src/native_interface.jl 77.14% <83.33%> (+4.72%) ⬆️
src/model.jl 87.50% <100.00%> (+0.83%) ⬆️

@JoshuaBillson JoshuaBillson merged commit 2c67e32 into main Jul 15, 2023
4 checks passed
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.

Transition to Flux 0.14
2 participants