Skip to content

Commit

Permalink
remove unnecessary NNlib import
Browse files Browse the repository at this point in the history
  • Loading branch information
simeonschaub authored Nov 27, 2020
1 parent 85c97e8 commit 3299f7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/forward/forward.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using Zygote, Test
using NNlib: relu

D(f, x) = pushforward(f, x)(1)

Expand Down

0 comments on commit 3299f7a

Please sign in to comment.