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

Public Member Functions

def __init__ (self, N)
 
def __del__ (self)
 
def __getitem__ (self, key)
 
def set_all (self, tensor)
 
def set_raw (self, i, _type, _ndim, _size, _stride)
 

Public Attributes

 ptrs
 

Detailed Description

Definition at line 226 of file __init__.py.


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