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
3cbe5e02
Unverified
Commit
3cbe5e02
authored
Mar 05, 2025
by
PanZezhong1725
Committed by
GitHub
Mar 05, 2025
Browse files
Merge pull request #84 from PanZezhong1725/issue/82
issue/82 重构tensor描述
parents
9874946c
0a9029f8
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/infiniop/matmul.py
test/infiniop/matmul.py
+1
-1
No files found.
test/infiniop/matmul.py
View file @
3cbe5e02
...
...
@@ -117,7 +117,7 @@ def test(
# Invalidate the shape and strides in the descriptor to prevent them from being directly used by the kernel
for
tensor
in
[
a_tensor
,
b_tensor
,
c_tensor
]:
tensor
.
des
criptor
.
contents
.
invalidate
(
)
tensor
.
des
troyDesc
(
lib
)
# Get workspace size and create workspace
workspace_size
=
c_uint64
(
0
)
...
...
Prev
1
2
Next
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