Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeInnes committed Jun 7, 2018
1 parent 2b2f5d0 commit 5b4c5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cubroadcast.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using CuArrays
using NNlib: @fix

"""https://github.com/FluxML/NNlib.jl/issues/37"""
# https://github.com/FluxML/NNlib.jl/issues/37
@testset "fix#37" begin
m1(x,f) = @fix x.*f.(x)

Expand Down

0 comments on commit 5b4c5e2

Please sign in to comment.