debugging and gpu guide

This commit is contained in:
William Falcon
2019-06-27 14:22:00 -04:00
parent e44644e4ba
commit 6ea3cc326f
4 changed files with 88 additions and 22 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ Otherwise, to Define a Lightning Module, implement the following methods:
---
### training_step
### training_ste**p
``` {.python}
def training_step(self, data_batch, batch_nb)