Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
DeepEP
Commits
1157693c
".github/vscode:/vscode.git/clone" did not exist on "58749d9d8400a9f5a77b972f2a7e7752e57008b5"
Commit
1157693c
authored
Jun 09, 2025
by
Chenggang Zhao
Browse files
Remove useless comments
parent
5a2e37fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
csrc/deep_ep.cpp
csrc/deep_ep.cpp
+1
-1
No files found.
csrc/deep_ep.cpp
View file @
1157693c
...
...
@@ -113,7 +113,7 @@ Buffer::~Buffer() noexcept(false) {
internode
::
finalize
();
}
// Free
cuBLAS handle,
workspace and MoE counter
// Free workspace and MoE counter
CUDA_CHECK
(
cudaFree
(
workspace
));
CUDA_CHECK
(
cudaFreeHost
(
const_cast
<
int
*>
(
moe_recv_counter
)));
...
...
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