Safemotion Lib
Loading...
Searching...
No Matches
Namespaces | Functions
launch.py File Reference

Go to the source code of this file.

Namespaces

namespace  fastreid
 
namespace  fastreid.engine
 
namespace  fastreid.engine.launch
 

Functions

 fastreid.engine.launch._find_free_port ()
 
 fastreid.engine.launch.launch (main_func, num_gpus_per_machine, num_machines=1, machine_rank=0, dist_url=None, args=())
 
 fastreid.engine.launch._distributed_worker (local_rank, main_func, world_size, num_gpus_per_machine, machine_rank, dist_url, args)