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
jerrrrry
infinicore
Commits
56ec08ae
Commit
56ec08ae
authored
Dec 01, 2025
by
zhangyue
Browse files
issue/676: fix format
parent
6cf95c95
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
test/infiniop/topkrouter.py
test/infiniop/topkrouter.py
+1
-2
No files found.
test/infiniop/topkrouter.py
View file @
56ec08ae
...
...
@@ -195,7 +195,6 @@ def test(
lib_topkrouter
()
torch
.
cuda
.
synchronize
()
lable_values
,
lable_indices
=
torch_topkrouter
(
x
.
actual_tensor
(),
correction_bias
.
actual_tensor
(),
routed_scaling_factor
,
topk
)
atol
,
rtol
=
get_tolerance
(
_TOLERANCE_MAP
,
dtype
)
...
...
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