Skip to content

Commit

Permalink
[Model] Implemented SubgraphX Explainer for Heterogeneous graph (#5530)
Browse files Browse the repository at this point in the history
Co-authored-by: kxm180046 <kxm180046@utdallas.edu>
Co-authored-by: Nick Baker <ndbaker1@outlook.com>
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
  • Loading branch information
4 people authored Apr 21, 2023
1 parent 9cb6693 commit c0f346e
Show file tree
Hide file tree
Showing 3 changed files with 500 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/source/api/python/nn-pytorch.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ Utility Modules
~dgl.nn.pytorch.explain.GNNExplainer
~dgl.nn.pytorch.explain.HeteroGNNExplainer
~dgl.nn.pytorch.explain.SubgraphX
~dgl.nn.pytorch.explain.HeteroSubgraphX
~dgl.nn.pytorch.utils.LabelPropagation
~dgl.nn.pytorch.graph_transformer.DegreeEncoder
~dgl.nn.pytorch.utils.LaplacianPosEnc
Expand Down
Loading

0 comments on commit c0f346e

Please sign in to comment.