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

skip connection option added #165

Closed
wants to merge 15 commits into from
Closed

skip connection option added #165

wants to merge 15 commits into from

Commits on Apr 14, 2023

  1. skip connection option added

    Lupo Pasini authored and allaffa committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    78b54be View commit details
    Browse the repository at this point in the history
  2. skip connection removed as option from GAT model because multi-heads …

    …in GAT layer change dimension at each conv operation
    Lupo Pasini authored and allaffa committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2b6c8ba View commit details
    Browse the repository at this point in the history
  3. update on skip connection

    jychoi-hpc authored and allaffa committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    8960558 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ccd7bf View commit details
    Browse the repository at this point in the history
  5. black reformatting

    allaffa committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2bcd1e1 View commit details
    Browse the repository at this point in the history
  6. Base.py re-formatting

    allaffa committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4d826ba View commit details
    Browse the repository at this point in the history
  7. fixed bug in test dfue to parameters not being attached to each other…

    … before the pytest call
    allaffa committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    1cdeb76 View commit details
    Browse the repository at this point in the history
  8. removed varuables not used

    allaffa committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2db5301 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68b8347 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. update on forward

    jychoi-hpc committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    904d141 View commit details
    Browse the repository at this point in the history
  2. remove debug

    jychoi-hpc committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    9088aee View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Merge pull request #3 from jychoi-hpc/resnet_gnn2

    Update on forward
    allaffa authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    86d0433 View commit details
    Browse the repository at this point in the history
  2. update on args

    jychoi-hpc committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    adce165 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from jychoi-hpc/resnet_gnn3

    Update on args
    allaffa authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f6ce82b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

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