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
2cc8cbf0
"...composable_kernel.git" did not exist on "4f0b87dc08b1d4e1633e7af3854b5a8b83e32780"
Commit
2cc8cbf0
authored
Sep 07, 2023
by
Bartlomiej Kocot
Browse files
Remove todo comment
parent
ec2b30b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
example/20_grouped_conv_bwd_weight/run_grouped_conv_bwd_weight_example.inc
...d_conv_bwd_weight/run_grouped_conv_bwd_weight_example.inc
+0
-1
No files found.
example/20_grouped_conv_bwd_weight/run_grouped_conv_bwd_weight_example.inc
View file @
2cc8cbf0
...
@@ -15,7 +15,6 @@ bool run_grouped_conv_bwd_weight(const ExecutionConfig& config,
...
@@ -15,7 +15,6 @@ bool run_grouped_conv_bwd_weight(const ExecutionConfig& config,
const
ck
::
utils
::
conv
::
ConvParam
&
conv_param
)
const
ck
::
utils
::
conv
::
ConvParam
&
conv_param
)
{
{
// Dl op doesn't support split_k > 1
// Dl op doesn't support split_k > 1
// TODO: Add Dl op split_k > 1 support
constexpr
ck
::
index_t
split_k
=
1
;
constexpr
ck
::
index_t
split_k
=
1
;
const
auto
in_g_n_c_wis_desc
=
const
auto
in_g_n_c_wis_desc
=
...
...
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