formatting

This commit is contained in:
William Falcon
2019-08-04 13:08:14 -05:00
parent f2ef367f7d
commit 019b4d16d0
2 changed files with 3 additions and 3 deletions
+1
View File
@@ -1,5 +1,6 @@
import torch
class ModelHooks(torch.nn.Module):
def on_batch_start(self, data_batch):
pass