Home
last modified time | relevance | path

Searched refs:get_args_parser (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/distributed/
Dlaunch.py165 from torch.distributed.run import get_args_parser, run
169 parser = get_args_parser()
Drun.py418 def get_args_parser() -> ArgumentParser: function
656 parser = get_args_parser()