Skip to content

Commit

Permalink
Remove unused and deprecated function
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd committed Jun 15, 2024
1 parent 34fe085 commit 19bfe8d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/gpuarrays.jl
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
## GPUArrays interfaces

GPUArrays.device(x::MtlArray) = x.dev


## execution

struct mtlArrayBackend <: AbstractGPUBackend end
Expand Down

0 comments on commit 19bfe8d

Please sign in to comment.