Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Public Attributes | List of all members
torch.multiprocessing.spawn.SpawnContext Class Reference

Public Member Functions

def __init__ (self, processes, error_queues)
 
def pids (self)
 
def join (self, timeout=None)
 

Public Attributes

 error_queues
 
 processes
 
 sentinels
 

Detailed Description

Definition at line 40 of file spawn.py.


The documentation for this class was generated from the following file: