Skip to content

【Hackathon 10th Spring No.3】 基于Paddle实现Pytorch Sparse库的spmm等模块#12

Merged
luotao1 merged 7 commits intoPFCCLab:masterfrom
ADream-ki:master
Feb 26, 2026
Merged

【Hackathon 10th Spring No.3】 基于Paddle实现Pytorch Sparse库的spmm等模块#12
luotao1 merged 7 commits intoPFCCLab:masterfrom
ADream-ki:master

Conversation

@ADream-ki
Copy link
Contributor

No description provided.

@ADream-ki ADream-ki changed the title 【Hackathon 10th】 NO.3基于Paddle实现Pytorch Sparse库的spmm等模块 【Hackathon 10th】 NO.3 基于Paddle实现Pytorch Sparse库的spmm等模块 Jan 31, 2026
@ADream-ki
Copy link
Contributor Author

目前已经在本地跑通对齐

Copy link
Contributor

@zhiminzhang0830 zhiminzhang0830 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Paddle哪个版本跑的,可以贴一下单测通过的截图。我这边单测有报错:

Image

from .coalesce import coalesce # noqa
from .transpose import transpose # noqa
from .eye import eye # noqa
from .spmm import spmm, spspspmm # noqa
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spspmm吧?

@ADream-ki
Copy link
Contributor Author

image 已经测试过了,使用的paddle3.3版本,cuda是12.9

@zhiminzhang0830
Copy link
Contributor

好的,辛苦更新下readme中的Support Matrix部分,更新下新增支持的API

@ADream-ki
Copy link
Contributor Author

好的,辛苦更新下readme中的Support Matrix部分,更新下新增支持的API

好的,已经修改了

@ADream-ki
Copy link
Contributor Author

README已经更新,有些API是上游Paddle未实现对应数据类型的算子

@luotao1 luotao1 merged commit d6f2ea7 into PFCCLab:master Feb 26, 2026
@luotao1 luotao1 changed the title 【Hackathon 10th】 NO.3 基于Paddle实现Pytorch Sparse库的spmm等模块 【Hackathon 10th Spring No.3】 基于Paddle实现Pytorch Sparse库的spmm等模块 Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants