Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix the bug of models/lightgcn when edge_indx is an instance of SparseTensor in forward method * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update CHANGELOG.md * Update torch_geometric/nn/models/lightgcn.py Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de> * Update CHANGELOG.md * Update lightgcn.py drop all tensor.is_sparse * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de>
- Loading branch information