Skip to content

Commit 88b0c65

Browse files
Merge pull request #1035 from matsueushi/remove_get_macro
Remove get! macro
2 parents 8f7a0bb + 6ea7b95 commit 88b0c65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/optimise/optimisers.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using Flux
2-
using Base: @get!
32
using MacroTools: @forward
43

54
const ϵ = 1e-8

0 commit comments

Comments
 (0)