Skip to content

Commit

Permalink
remove main
Browse files Browse the repository at this point in the history
  • Loading branch information
awaelchli committed May 14, 2020
1 parent 4995a64 commit ab1f83c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/core/test_memory.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,3 @@ def test_rnn_summary_shapes():
[[b, t, h], [[1, b, h], [1, b, h]]], # rnn
[b, t, o] # linear
]


if __name__ == '__main__':
test_rnn_summary_shapes()

0 comments on commit ab1f83c

Please sign in to comment.