debugging and gpu guide
This commit is contained in:
parent
121c6af7b8
commit
44dd6077ba
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue