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_ROCM
Commits
43ff9ba6
Commit
43ff9ba6
authored
Sep 25, 2024
by
Adam Osewski
Browse files
Fix not closed namespace.
parent
0884043b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
include/ck_tile/ops/gemm/pipeline/block_gemm_pipeline_ag_bg_cr_scheduler.hpp
.../gemm/pipeline/block_gemm_pipeline_ag_bg_cr_scheduler.hpp
+2
-2
No files found.
include/ck_tile/ops/gemm/pipeline/block_gemm_pipeline_ag_bg_cr_scheduler.hpp
View file @
43ff9ba6
...
@@ -3,8 +3,6 @@
...
@@ -3,8 +3,6 @@
#pragma once
#pragma once
#include "ck_tile/core.hpp"
namespace
ck_tile
{
namespace
ck_tile
{
enum
struct
BlockGemmPipelineScheduler
enum
struct
BlockGemmPipelineScheduler
...
@@ -34,3 +32,5 @@ enum struct TailNumber
...
@@ -34,3 +32,5 @@ enum struct TailNumber
// prefetchstages
// prefetchstages
Full
,
Full
,
};
};
}
// namespace ck_tile
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