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

Store temp x attr in FoldComp examples to ensure correct batching. #319

Merged
merged 52 commits into from
May 19, 2023

Commits on Apr 17, 2023

  1. add PSW to nonstandard residues

    a-r-j committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    176d884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa89a37 View commit details
    Browse the repository at this point in the history
  3. refactor chain selection

    a-r-j committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    9855b9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f143719 View commit details
    Browse the repository at this point in the history
  5. remove unused verbosity arg

    a-r-j committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    3f3b3d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09f05e5 View commit details
    Browse the repository at this point in the history
  7. fix chain selection in tests

    a-r-j committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    b7475df View commit details
    Browse the repository at this point in the history
  8. Merge branch 'tensor_fixes' of https://www.github.com/a-r-j/graphein

    …into tensor_fixes
    a-r-j committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    2e0a371 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2c1808 View commit details
    Browse the repository at this point in the history
  10. fix notebook chain selection

    a-r-j committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    fc332c6 View commit details
    Browse the repository at this point in the history
  11. fix chain selection typehint

    a-r-j committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4a67851 View commit details
    Browse the repository at this point in the history
  12. Update changelog

    a-r-j committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    5f648d2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ab26d78 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'tensor_fixes' of https://www.github.com/a-r-j/graphein

    …into tensor_fixes
    a-r-j committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a449bba View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. add .ent support

    a-r-j committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    afc0f8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    258c94d View commit details
    Browse the repository at this point in the history
  3. add missing stage arg

    a-r-j committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c9856ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e1191a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17c38ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bf4ff3 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. update changelog

    a-r-j committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    5af9e06 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

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

Commits on Apr 25, 2023

  1. fix jaxtyping syntax

    a-r-j committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    31018bc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tensor_fixes' of https://www.github.com/a-r-j/graphein

    …into tensor_fixes
    a-r-j committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    6e26455 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    3681714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adbdbe1 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    a-r-j committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    50ac31b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    088ae02 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    fb684af View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tensor_fixes' of https://www.github.com/a-r-j/graphein

    …into tensor_fixes
    a-r-j committed May 1, 2023
    Configuration menu
    Copy the full SHA
    a543a75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a00e2be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccf0437 View commit details
    Browse the repository at this point in the history
  5. remove unused imports

    a-r-j committed May 1, 2023
    Configuration menu
    Copy the full SHA
    7939a82 View commit details
    Browse the repository at this point in the history
  6. remove unused imports

    a-r-j committed May 1, 2023
    Configuration menu
    Copy the full SHA
    d72abf9 View commit details
    Browse the repository at this point in the history
  7. linting

    a-r-j committed May 1, 2023
    Configuration menu
    Copy the full SHA
    8b551c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86bedcf View commit details
    Browse the repository at this point in the history
  9. Update changelog

    a-r-j committed May 1, 2023
    Configuration menu
    Copy the full SHA
    685d3db View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    bebc3c4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tensor_fixes' of https://www.github.com/a-r-j/graphein

    …into tensor_fixes
    a-r-j committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c973422 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    828af29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c986df0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c48878 View commit details
    Browse the repository at this point in the history
  4. update changelog

    a-r-j committed May 7, 2023
    Configuration menu
    Copy the full SHA
    fc7657e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    7192613 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tensor_fixes' of https://www.github.com/a-r-j/graphein

    …into tensor_fixes
    a-r-j committed May 10, 2023
    Configuration menu
    Copy the full SHA
    6a31729 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84fc3e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dcc1c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5d1f26 View commit details
    Browse the repository at this point in the history
  6. restore eq dunder

    a-r-j committed May 10, 2023
    Configuration menu
    Copy the full SHA
    6269d25 View commit details
    Browse the repository at this point in the history
  7. update changelog

    a-r-j committed May 10, 2023
    Configuration menu
    Copy the full SHA
    d96d60f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

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