slimgroup / InvertibleNetworks.jl

A Julia framework for invertible neural networks
MIT License
149 stars 21 forks source link

CompatHelper: bump compat for Flux to 0.13, (keep existing compat) #54

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Flux package from 0.11, 0.12 to 0.11, 0.12, 0.13. 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 commented 2 years ago

Done #53