Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Public Attributes | List of all members
caffe2.python.timeout_guard.WatcherThread Class Reference
Inheritance diagram for caffe2.python.timeout_guard.WatcherThread:

Public Member Functions

def __init__ (self, timeout_secs)
 
def run (self)
 

Public Attributes

 timeout_secs
 
 completed
 
 condition
 
 daemon
 
 caller_thread
 

Detailed Description

Definition at line 29 of file timeout_guard.py.


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