Merge pull request #1035 from matsueushi/remove_get_macro

Remove get! macro
This commit is contained in:
Dhairya Gandhi 2020-02-20 12:58:16 +05:30 committed by GitHub
commit 88b0c65d72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
using Flux
using Base: @get!
using MacroTools: @forward
const ϵ = 1e-8