Caffe2 - Python API
A deep learning, cross platform ML framework
Packages
Classes
Files
C++ API
Python API
GitHub
Class List
Class Index
Class Hierarchy
Class Members
torch
backends
cudnn
TensorDescriptorArray
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:
torch/backends/cudnn/
__init__.py
Generated on Thu Mar 21 2019 13:06:39 for Caffe2 - Python API by
1.8.11