Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Commit

Permalink
Old code
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Feb 12, 2024
1 parent 83e1b17 commit 5664cc4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,4 @@ using LuxCUDA, Test
@test LuxCUDA.USE_CUDA_GPU[] === nothing

@test LuxCUDA.functional() isa Bool

if VERSION v"1.9"
@test !@isdefined(NNlibCUDA)
end
end

0 comments on commit 5664cc4

Please sign in to comment.