debugging and gpu guide

This commit is contained in:
William Falcon
2019-06-27 14:33:19 -04:00
parent 121c6af7b8
commit 44dd6077ba
+1 -1
View File
@@ -28,7 +28,7 @@ Otherwise, to Define a Lightning Module, implement the following methods:
---
### training_ste**p
### training_step
``` {.python}
def training_step(self, data_batch, batch_nb)