Skip to content

Commit

Permalink
Add attention explainer example
Browse files Browse the repository at this point in the history
  • Loading branch information
chaojun-zhang committed Jul 3, 2024
1 parent 3193113 commit 2ad0b90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
- Added `EdgeIndex.sparse_resize_` functionality ([#8983](https://github.com/pyg-team/pytorch_geometric/pull/8983))
- Added approximate `faiss`-based KNN-search ([#8952](https://github.com/pyg-team/pytorch_geometric/pull/8952))
- Added documentation on environment setup on XPU device ([#9407](https://github.com/pyg-team/pytorch_geometric/pull/9407))
- Added a `attention explainer` example ([#9482](https://github.com/pyg-team/pytorch_geometric/pull/9482))

### Changed

Expand Down

0 comments on commit 2ad0b90

Please sign in to comment.