-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error sparse matrix mul #338
Labels
Comments
Paste you model if you feel free.
|
For |
#330 这个issue也有sparse * sparse出错的问题。目前gpu下不支持sparse * sparse。能贴出Matrix.cpp的466行是什么吗 |
Closing this issue due to inactivity, feel free to reopen it. |
thisjiang
pushed a commit
to thisjiang/Paddle
that referenced
this issue
Oct 28, 2021
wangxicoding
pushed a commit
to wangxicoding/Paddle
that referenced
this issue
Dec 9, 2021
* update docs * update termtree doc * add report * add term type schema to termtree * update wordtag docs * update * tune some doc * update total plans * update style * fix error * update doc * update docs, add applications. * zoom picture * test * update examples of termtree * format tabel style * update a demo picture * update some docs * update titles * fix example bugs. * modify readme * fix format * modify readme * modify termtree_type * modify termtree readme * modify ernie-ctm readme * modify readme * modify readme * fix link * update picture * update summary picture * modify images * modify images * modify images * fix link * modify readme * modify * modify * fix * fix * fix * modify * update documents change alts and json keys * change images alt Co-authored-by: qinhuapeng <[email protected]> Co-authored-by: zmsearch <[email protected]> Co-authored-by: Zeyu Chen <[email protected]>
AnnaTrainingG
pushed a commit
to AnnaTrainingG/Paddle
that referenced
this issue
Sep 19, 2022
danleifeng
pushed a commit
to danleifeng/Paddle
that referenced
this issue
Aug 22, 2023
Co-authored-by: luweipeng01 <[email protected]>
danleifeng
pushed a commit
to danleifeng/Paddle
that referenced
this issue
Sep 13, 2023
lizexu123
pushed a commit
to lizexu123/Paddle
that referenced
this issue
Feb 23, 2024
WAYKEN-TSE
pushed a commit
to WAYKEN-TSE/Paddle
that referenced
this issue
Dec 6, 2024
add sdxl for fastdeploy.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
F1103 21:54:53.385020 12754 Matrix.cpp:466] Check failed: ret == 0 (-1 vs. 0) Error sparse matrix mul
F1103 21:54:53.385568 12748 Matrix.cpp:466] Check failed: ret == 0 (-1 vs. 0) Error sparse matrix mul
F1103 21:54:53.385568 12748 Matrix.cpp:466] Check failed: ret == 0 (-1 vs. 0) Error sparse matrix mulF1103 21:54:53.386371 12751 Matrix.cpp:466] Check failed: ret == 0 (-1 vs. 0) Error sparse matrix mul
什么情况下会触发 Error sparse matrix mul ?
The text was updated successfully, but these errors were encountered: