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

torch_geometric.nn.aggr package with base class #4687

Merged
merged 16 commits into from
May 25, 2022
Merged

Commits on May 20, 2022

  1. initial commit

    rusty1s committed May 20, 2022
    Configuration menu
    Copy the full SHA
    a730631 View commit details
    Browse the repository at this point in the history
  2. update

    rusty1s committed May 20, 2022
    Configuration menu
    Copy the full SHA
    a0972bf View commit details
    Browse the repository at this point in the history
  3. changelog

    rusty1s committed May 20, 2022
    Configuration menu
    Copy the full SHA
    e10f7ce View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    277df13 View commit details
    Browse the repository at this point in the history
  2. Formatted

    lightaime committed May 25, 2022
    Configuration menu
    Copy the full SHA
    433aab6 View commit details
    Browse the repository at this point in the history
  3. Formatted

    lightaime committed May 25, 2022
    Configuration menu
    Copy the full SHA
    e2076fd View commit details
    Browse the repository at this point in the history
  4. Added test for aggr class

    lightaime committed May 25, 2022
    Configuration menu
    Copy the full SHA
    b3b7674 View commit details
    Browse the repository at this point in the history
  5. Formatted

    lightaime committed May 25, 2022
    Configuration menu
    Copy the full SHA
    c6fe443 View commit details
    Browse the repository at this point in the history
  6. update

    rusty1s committed May 25, 2022
    Configuration menu
    Copy the full SHA
    74c3fda View commit details
    Browse the repository at this point in the history
  7. update

    rusty1s committed May 25, 2022
    Configuration menu
    Copy the full SHA
    fd940a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8baae8 View commit details
    Browse the repository at this point in the history
  9. update

    rusty1s committed May 25, 2022
    Configuration menu
    Copy the full SHA
    5c2a37d View commit details
    Browse the repository at this point in the history
  10. update

    rusty1s committed May 25, 2022
    Configuration menu
    Copy the full SHA
    37aa3a2 View commit details
    Browse the repository at this point in the history
  11. update

    rusty1s committed May 25, 2022
    Configuration menu
    Copy the full SHA
    c391a2a View commit details
    Browse the repository at this point in the history
  12. docstring

    rusty1s committed May 25, 2022
    Configuration menu
    Copy the full SHA
    ab1086d View commit details
    Browse the repository at this point in the history
  13. typo

    rusty1s committed May 25, 2022
    Configuration menu
    Copy the full SHA
    3350693 View commit details
    Browse the repository at this point in the history