Skip to content

Commit

Permalink
Expose ConvGRUCell
Browse files Browse the repository at this point in the history
  • Loading branch information
carlthome authored Feb 20, 2017
1 parent 61fb348 commit ab9e7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from .cell import ConvLSTMCell, expand, flatten
from .cell import ConvLSTMCell, ConvGRUCell, expand, flatten

0 comments on commit ab9e7d7

Please sign in to comment.