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
df021e9d
Commit
df021e9d
authored
Nov 17, 2022
by
Po-Yen, Chen
Browse files
Rename profiler.cpp to main.cpp
parent
76ff19e2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
profiler/src/CMakeLists.txt
profiler/src/CMakeLists.txt
+1
-1
profiler/src/main.cpp
profiler/src/main.cpp
+0
-0
No files found.
profiler/src/CMakeLists.txt
View file @
df021e9d
# ck_profiler
# ck_profiler
set
(
PROFILER_SOURCE
set
(
PROFILER_SOURCE
profiler
.cpp
main
.cpp
profile_gemm.cpp
profile_gemm.cpp
profile_gemm_splitk.cpp
profile_gemm_splitk.cpp
profile_gemm_bilinear.cpp
profile_gemm_bilinear.cpp
...
...
profiler/src/
profiler
.cpp
→
profiler/src/
main
.cpp
View file @
df021e9d
File moved
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