mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
Example docs formatting (#1364)
* update basic examples * update domain examples * reinforse -> reinforce * update full examples * update multi node examples * update examples readme * fix copy paste * fix line too long
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""
|
||||
Runs a model on a single node across N-gpus.
|
||||
Runs a model on the CPU on a single node.
|
||||
"""
|
||||
import os
|
||||
from argparse import ArgumentParser
|
||||
|
||||
Reference in New Issue
Block a user