Skip to content

Commit

Permalink
minor refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik4949 committed Jan 20, 2021
1 parent 6e22f1d commit 6a1fcc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/core/test_memory.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ def forward(self, x):
return x



class UnorderedModel(LightningModule):
""" A model in which the layers not defined in order of execution """

Expand Down

0 comments on commit 6a1fcc6

Please sign in to comment.