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

Improve explosions in memory and time during inference #102

Merged
merged 15 commits into from
Apr 5, 2024

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    a09328a View commit details
    Browse the repository at this point in the history
  2. add graph function

    lilyminium committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9d6b3d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8284fe View commit details
    Browse the repository at this point in the history
  4. sort key

    lilyminium committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    26011eb View commit details
    Browse the repository at this point in the history
  5. keep graphs as graphs

    lilyminium committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9da105d View commit details
    Browse the repository at this point in the history
  6. fix graph

    lilyminium committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ba0ec2f View commit details
    Browse the repository at this point in the history
  7. add copy method

    lilyminium committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    523ba85 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05efa0b View commit details
    Browse the repository at this point in the history
  9. this may end badly

    lilyminium committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cf37bce View commit details
    Browse the repository at this point in the history
  10. use dicts

    lilyminium committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5bc070c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8d952eb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    49492f8 View commit details
    Browse the repository at this point in the history
  2. fix molecule call

    lilyminium committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2622339 View commit details
    Browse the repository at this point in the history
  3. use numpy for masking

    lilyminium committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    30f961b View commit details
    Browse the repository at this point in the history
  4. add protein as test case

    lilyminium committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    fb239d6 View commit details
    Browse the repository at this point in the history