Skip to content

Commit

Permalink
horse before cart
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Abbott committed Feb 8, 2020
1 parent e071f86 commit 037902e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/layers/basic.jl
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ end
end
end

Zygote.@nograd debug_string

debug_string(arg...) = @debug string(arg...)

Zygote.@nograd debug_string

# This is a temporary and naive implementation
# it might be replaced in the future for better performance
# see issue https://github.com/FluxML/Flux.jl/issues/702
Expand Down

0 comments on commit 037902e

Please sign in to comment.