FluxML/model-zoo

Update to Flux 0.14

Open

#399 opened on Jul 17, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Julia (327 forks)batch import
good first issueupdate

Repository metrics

Stars
 (934 stars)
PR merge metrics
 (Avg merge 384d 21h) (2 merged PRs in 30d)

Description

All models marked ☀️ v0.13 or ☀️ v0.13 + should work fine with Flux 0.14. The only code change should be that, in some cases, using CUDA needs to be added.

It would be good to adjust their Project.toml files to allow this, and their Manifest.toml files to use this.

Contributor guide