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
9e5d4eba
Commit
9e5d4eba
authored
Apr 24, 2025
by
Graylatzhou
Browse files
issue/183 修改infiniop-test/src/mul.cpp
parent
d4c0cdf9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
src/infiniop-test/src/ops/mul.cpp
src/infiniop-test/src/ops/mul.cpp
+0
-6
No files found.
src/infiniop-test/src/ops/mul.cpp
View file @
9e5d4eba
...
...
@@ -73,12 +73,6 @@ std::shared_ptr<infiniop_test::Result> Test::run(
a
->
data
(),
b
->
data
(),
nullptr
);
infiniopMul
(
op_desc
,
workspace
,
workspace_size
,
c
->
data
(),
a
->
data
(),
b
->
data
(),
nullptr
);
},
warm_ups
,
iterations
);
...
...
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