Skip to content

Commit

Permalink
Merge pull request #7 from ancorso/compathelper/new_version/2023-02-0…
Browse files Browse the repository at this point in the history
…2-00-42-50-716-03615966923

CompatHelper: bump compat for CUDA to 4, (keep existing compat)
  • Loading branch information
ancorso authored Mar 23, 2023
2 parents e1bca30 + e7f9feb commit ffb3839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ WeightsAndBiasLogger = "71805093-c1fc-4af5-8d0a-8dde53c6ac46"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
CUDA = "3"
CUDA = "3, 4"
ColorSchemes = "3"
Distributions = "0.25"
Flux = "0.13"
Expand Down

0 comments on commit ffb3839

Please sign in to comment.