MCPcopy
hub / github.com/pytorch/vision / train.py

File train.py

references/detection/train.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1r"""PyTorch Detection Training.
2
3To run in a multi-gpu environment, use the distributed launcher::
4

Callers

nothing calls this directly

Calls 2

get_args_parserFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected