Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pxl-th committed Nov 11, 2024
1 parent 0213868 commit bc4cd4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ NNlibFFTWExt = "FFTW"
NNlibForwardDiffExt = "ForwardDiff"

[compat]
AMDGPU = "0.9.4, 1"
AMDGPU = "1"
Adapt = "3.2, 4"
Atomix = "0.1"
CUDA = "4, 5"
ChainRulesCore = "1.13"
EnzymeCore = "0.5, 0.6, 0.7, 0.8"
FFTW = "1.8.0"
ForwardDiff = "0.10.36"
GPUArraysCore = "0.1"
GPUArraysCore = "0.2"
KernelAbstractions = "0.9.2"
LinearAlgebra = "<0.0.1, 1"
Random = "<0.0.1, 1"
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ for CUDA support, or
using NNlib, AMDGPU
```
for AMDGPU support.

0 comments on commit bc4cd4f

Please sign in to comment.