Skip to content

Commit

Permalink
fix amdgpu
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello committed Oct 20, 2024
1 parent 70f6025 commit 4ad6248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/FluxAMDGPUExt/FluxAMDGPUExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Flux
import Flux: adapt_storage, fmap
import Flux: DenseConvDims, Conv, ConvTranspose, conv, conv_reshape_bias
import NNlib
using MLDataDevices: MLDataDevices
using MLDataDevices
using AMDGPU
using Adapt
using Random
Expand Down

0 comments on commit 4ad6248

Please sign in to comment.