Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Public Attributes | List of all members
torch.multiprocessing.reductions.SharedCache Class Reference
Inheritance diagram for torch.multiprocessing.reductions.SharedCache:

Public Member Functions

def __init__ (self)
 
def __setitem__ (self, key, storage_ref)
 
def free_dead_references (self)
 

Public Attributes

 limit
 
 lock
 

Detailed Description

dictionary from multiprocessing handles to StorageWeakRef

Definition at line 39 of file reductions.py.


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