PyTorch
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
a
c
d
f
i
l
m
n
o
p
r
s
t
u
v
w
x
Typedefs
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
_
a
c
d
t
w
Macros
_
a
c
d
t
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Loading...
Searching...
No Matches
at
native
Descriptor
Public Member Functions
|
Protected Member Functions
|
List of all members
at::native::Descriptor< T, ctor, dtor > Class Template Reference
#include <
Descriptors.h
>
Public Member Functions
T *
desc
() const
T *
desc
()
T *
mut_desc
()
Protected Member Functions
void
init
()
Member Function Documentation
◆
desc()
[1/2]
template<typename T , cudnnStatus_t(*)(T **) ctor, cudnnStatus_t(*)(T *) dtor>
T *
at::native::Descriptor
< T, ctor, dtor >::desc
(
)
inline
◆
desc()
[2/2]
template<typename T , cudnnStatus_t(*)(T **) ctor, cudnnStatus_t(*)(T *) dtor>
T *
at::native::Descriptor
< T, ctor, dtor >::desc
(
)
const
inline
◆
init()
template<typename T , cudnnStatus_t(*)(T **) ctor, cudnnStatus_t(*)(T *) dtor>
void
at::native::Descriptor
< T, ctor, dtor >::init
(
)
inline
protected
◆
mut_desc()
template<typename T , cudnnStatus_t(*)(T **) ctor, cudnnStatus_t(*)(T *) dtor>
T *
at::native::Descriptor
< T, ctor, dtor >::mut_desc
(
)
inline
The documentation for this class was generated from the following file:
aten/src/ATen/cudnn/
Descriptors.h
Generated by
1.9.5