7 lines
199 B
Text
7 lines
199 B
Text
|
[console_scripts]
|
||
|
torchfrtrace = tools.flight_recorder.fr_trace:main
|
||
|
torchrun = torch.distributed.run:main
|
||
|
|
||
|
[torchrun.logs_specs]
|
||
|
default = torch.distributed.elastic.multiprocessing:DefaultLogsSpecs
|