FluxML/model-zoo

Update to Flux 0.14

Open

#399 geöffnet am 17. Juli 2023

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (327 Forks)batch import
good first issueupdate

Repository-Metriken

Stars
 (934 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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