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
ConvolutionDescriptor
Public Member Functions
|
List of all members
at::native::ConvolutionDescriptor Struct Reference
#include <
Descriptors.h
>
Inheritance diagram for at::native::ConvolutionDescriptor:
Public Member Functions
void
set
(cudnnDataType_t dataType, int dim, int *
pad
, int *
stride
, int *upscale, int groups, bool allow_tf32)
Member Function Documentation
◆
set()
void at::native::ConvolutionDescriptor::set
(
cudnnDataType_t
dataType
,
int
dim
,
int *
pad
,
int *
stride
,
int *
upscale
,
int
groups
,
bool
allow_tf32
)
inline
The documentation for this struct was generated from the following file:
aten/src/ATen/cudnn/
Descriptors.h
Generated by
1.9.5