Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make models compatible to Captum #3990

Merged
merged 22 commits into from
Feb 9, 2022
Merged

Commits on Oct 7, 2021

  1. Add PNA model

    RBendias committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    92cc648 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    e16edd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    27c4d6c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    070dfdf View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    a1c131f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    cfaf789 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    ad9c572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c8fb4 View commit details
    Browse the repository at this point in the history
  3. Add to_captum for edge_masks

    @ramonabendias committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    467dc5b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Add node explainability with captum

    @ramonabendias committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    83e1830 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09e692e View commit details
    Browse the repository at this point in the history
  3. Update

    @ramonabendias committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    784877d View commit details
    Browse the repository at this point in the history
  4. Add CaptumModel documentation

    @ramonabendias committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    63c28a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Update torch_geometric/nn/models/explainer.py

    Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de>
    RBendias and rusty1s committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    3cbb02f View commit details
    Browse the repository at this point in the history
  2. Update torch_geometric/nn/models/explainer.py

    Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de>
    RBendias and rusty1s committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    a183d77 View commit details
    Browse the repository at this point in the history
  3. Update torch_geometric/nn/models/explainer.py

    Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de>
    RBendias and rusty1s committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    d404997 View commit details
    Browse the repository at this point in the history
  4. Update torch_geometric/nn/models/explainer.py

    Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de>
    RBendias and rusty1s committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    bd63e0c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Add Captum dependency

    @ramonabendias committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    6659486 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    e783219 View commit details
    Browse the repository at this point in the history
  2. Update docs

    @ramonabendias committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    96f9786 View commit details
    Browse the repository at this point in the history
  3. Update docs

    @ramonabendias committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    3f2d5fb View commit details
    Browse the repository at this point in the history
  4. update doc

    rusty1s committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    7874309 View commit details
    Browse the repository at this point in the history