update api

This commit is contained in:
Mike J Innes 2016-08-23 16:22:16 +01:00
parent 6808a92793
commit b8565a4cc3
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ end
Input(i...) = Input(dims(i...))
(::Input)(x) = x
back!(::Input, ) =
back!(::Input, , x) =
shape(i::Input) = i.dims