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

Implementation of LIF reset models in CPU backend #415

Merged
merged 41 commits into from
Oct 14, 2022

Commits on Mar 8, 2022

  1. update refport unittest to always wait when it writes to port for con…

    …sistent behavior
    
    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    141e732 View commit details
    Browse the repository at this point in the history
  2. Removed pyproject changes

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    7097dd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5234c1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2644255 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

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

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    31715fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f90595d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c988ad8 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    be2ba52 View commit details
    Browse the repository at this point in the history
  2. Fix to convolution tests. Fixed imcompatible mnist_pretrained for old…

    … python versions.
    
    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed May 20, 2022
    Configuration menu
    Copy the full SHA
    1fb7353 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. merged with upstream

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    4a58d97 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

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

Commits on Jul 28, 2022

  1. Missing moudle parent fix

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    68c817c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

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

Commits on Aug 1, 2022

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

Commits on Aug 25, 2022

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

Commits on Aug 26, 2022

  1. Added ConvVarModel

    joyeshmishra committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    fd2163c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    2fb345c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e73642 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

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

Commits on Sep 16, 2022

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

Commits on Sep 19, 2022

  1. Merged with lava-nc main

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    8b2e8a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4431f61 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

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

Commits on Sep 28, 2022

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

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    2241e23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95545a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. LIF reset python model implementation

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    83c5a6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b2c726 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Update ci-build.yml

    try fix poetry issue on windows
    PhilippPlank committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    2388636 View commit details
    Browse the repository at this point in the history
  2. Update ci-build.yml

    try fix windows fail
    PhilippPlank committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    57e813f View commit details
    Browse the repository at this point in the history
  3. Update ci-build.yml

    try fix windows failure
    PhilippPlank committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    42c9356 View commit details
    Browse the repository at this point in the history
  4. Update ci-build.yml

    try fix windows failure
    PhilippPlank committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    4412573 View commit details
    Browse the repository at this point in the history
  5. Update ci-build.yml

    try fix windows failure
    PhilippPlank committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d9c47ec View commit details
    Browse the repository at this point in the history
  6. Update ci-build.yml

    try fix windows failure
    PhilippPlank committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    4e727bb View commit details
    Browse the repository at this point in the history
  7. Update ci-build.yml

    try fix windows failure
    PhilippPlank committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    cc54299 View commit details
    Browse the repository at this point in the history
  8. Update ci-build.yml

    try fix windows failure
    PhilippPlank committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    47e1fb7 View commit details
    Browse the repository at this point in the history
  9. Update ci-build.yml

    try fix windows failure
    PhilippPlank committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    db49294 View commit details
    Browse the repository at this point in the history
  10. Update ci-build.yml

    try fix windows failure
    PhilippPlank committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    550fbf9 View commit details
    Browse the repository at this point in the history
  11. Update ci-build.yml

    try fix windows failure
    PhilippPlank committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    9ab2bbd View commit details
    Browse the repository at this point in the history
  12. Update ci-build.yml

    try fix poetry issues
    PhilippPlank committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    c4eb67a View commit details
    Browse the repository at this point in the history