slimgroup / InvertibleNetworks.jl

A Julia framework for invertible neural networks
MIT License
148 stars 20 forks source link

CompatHelper: bump compat for CUDA to 5, (keep existing compat) #91

Open github-actions[bot] opened 9 months ago

github-actions[bot] commented 9 months ago

This pull request changes the compat entry for the CUDA package from 1, 2, 3, 4 to 1, 2, 3, 4, 5. 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.