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

Public Member Functions

def __init__ (self, exc_info)
 

Public Attributes

 exc_type
 
 exc_msg
 

Detailed Description

Definition at line 27 of file __init__.py.


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