FluxML/model-zoo

Update to Flux 0.14

Open

#399 aberto em 17 de jul. de 2023

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

Métricas do repositório

Stars
 (934 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador