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 torch.compile(fullgraph=True) support for more neuron models #292

Merged
merged 12 commits into from
Mar 9, 2024

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    afac824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73c347a View commit details
    Browse the repository at this point in the history
  3. Add alpha fullgraph support

    gekkom committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    cce3134 View commit details
    Browse the repository at this point in the history
  4. Add lapicque fullgraph support

    gekkom committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7b5fdca View commit details
    Browse the repository at this point in the history
  5. Add synaptic fullgraph support

    gekkom committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    583a860 View commit details
    Browse the repository at this point in the history
  6. Remove old init functions

    gekkom committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d2133d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Add RLeaky fullgraph support

    gekkom committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d7d8bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4db294e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0110f9f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Add slstm fullgraph support

    gekkom committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2dc9ba5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90ad720 View commit details
    Browse the repository at this point in the history
  3. Misc fixes & cleanup

    gekkom committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1d600aa View commit details
    Browse the repository at this point in the history