Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
composable_kernel
Commits
e30ae373
Commit
e30ae373
authored
Jul 17, 2023
by
rocking
Browse files
Fix kernel parameter for NDHWC, fastest dimension C is not reduced
parent
c26c154e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
example/51_avgpool3d_bwd/avgpool3d_bwd_fp16.cpp
example/51_avgpool3d_bwd/avgpool3d_bwd_fp16.cpp
+1
-1
No files found.
example/51_avgpool3d_bwd/avgpool3d_bwd_fp16.cpp
View file @
e30ae373
...
...
@@ -85,7 +85,7 @@ bool pool3d_bwd_test(bool do_verification,
1
,
// ReduceMThreadSliceSize
1
,
// ReduceKThreadSliceSize
1
,
// InSrcOutDstVectorSize
tru
e
>
;
fals
e
>
;
auto
OutSpatialLength
=
[
&
](
auto
InSpatialLength
,
int
index
)
{
ck
::
index_t
left_pad
=
dinput_left_pads
[
index
];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment