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

Public Member Functions

def __init__ (self)
 
def __getattr__ (self, name)
 
def register_method (self, name, ctypes_fn)
 
def library_state (self)
 
def __reduce__ (self)
 

Public Attributes

 methods
 

Detailed Description

Definition at line 23 of file utils.py.


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