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

add hippynn/InferenceTools.py #89

Open
wants to merge 9 commits into
base: development
Choose a base branch
from

Commits on Jun 10, 2024

  1. 06102024 add optimizer/ with batch FIRE algorithm implemented with py…

    …torch
    
    also a hippynn wrapper under __init__.py
    Shuhao Zhang committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7a4db92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78ee0e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. 06282024 update optimizer

    Shuhao Zhang committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    93384e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. 08052024@macbook:

    update HippyNNBatchOptimizer for pull request
    amateurcat committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ef5bba1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. 08092024@macbook:

    Merge changes from current official development branch to add triton updates
    Note that this will overwrite local changes to optimizers, need to checkout later
    to recover them
    
    Merge remote-tracking branch 'dev0809/development' into development
    amateurcat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a823c4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b29323 View commit details
    Browse the repository at this point in the history
  3. remove unneeded pt files

    lubbersnick committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f3f4173 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cca9885 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. 08142024: sync latest development branch, update local files

    then add hippynn/InferenceTools.py
    
    Merge remote-tracking branch 'refs/remotes/origin/development' into development
    amateurcat committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    499ae53 View commit details
    Browse the repository at this point in the history