"vscode:/vscode.git/clone" did not exist on "5733b77b84a4f2aed8411efafb036a048f0a1d7f"
Commit 43ff9ba6 authored by Adam Osewski's avatar Adam Osewski
Browse files

Fix not closed namespace.

parent 0884043b
......@@ -3,8 +3,6 @@
#pragma once
#include "ck_tile/core.hpp"
namespace ck_tile {
enum struct BlockGemmPipelineScheduler
......@@ -34,3 +32,5 @@ enum struct TailNumber
// prefetchstages
Full,
};
} // namespace ck_tile
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment