rllm-team / rllm

Pytorch Library for Relational Table Learning with LLMs.
MIT License
273 stars 27 forks source link

update gat #71

Closed JianwuZheng413 closed 1 month ago

JianwuZheng413 commented 1 month ago

Updated the gat algorithm to eliminate the use of torch_sparse library. And update some annotation.