We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f5964 commit 2dfe164Copy full SHA for 2dfe164
tests/core/test_memory.py
@@ -48,7 +48,6 @@ def forward(self, x):
48
return x
49
50
51
-
52
class UnorderedModel(LightningModule):
53
""" A model in which the layers not defined in order of execution """
54
0 commit comments