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

PilotNet LIF inference and Benchmarking tutorials #119

Merged
merged 33 commits into from
Oct 25, 2022

Commits on May 18, 2022

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

Commits on Jul 26, 2022

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

Commits on Aug 16, 2022

  1. Modification for dvs gesture

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

Commits on Aug 18, 2022

  1. Updated Oxford notebook to api changes

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8f9bc15 View commit details
    Browse the repository at this point in the history
  2. Updated Oxford notebook to run on Loihi

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8201d02 View commit details
    Browse the repository at this point in the history
  3. Added an initial version of DVS Gesture

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

Commits on Sep 11, 2022

  1. PilotNet on Loihi2 basics working.

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

Commits on Sep 13, 2022

  1. Working PN SDNN notebook

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    f704d51 View commit details
    Browse the repository at this point in the history
  2. Added dependent images

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

Commits on Sep 21, 2022

  1. PN SDNN notebook finalizing

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

Commits on Sep 22, 2022

  1. Oxford cleanup

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    f3479b0 View commit details
    Browse the repository at this point in the history
  2. Reverted minor fixes

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    bf82bf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4596c2 View commit details
    Browse the repository at this point in the history
  4. Linting fixes

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    da6b6d8 View commit details
    Browse the repository at this point in the history
  5. Updated poetry lock

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    d25de17 View commit details
    Browse the repository at this point in the history
  6. Updated unittest skip for loihi

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    b11c2cd View commit details
    Browse the repository at this point in the history
  7. Updated poetry lock

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    c95c266 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    134f68a View commit details
    Browse the repository at this point in the history
  9. Updated illustations and plotting

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    6a9471d View commit details
    Browse the repository at this point in the history
  10. Typo and fixes from Mathis

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

Commits on Oct 12, 2022

  1. PilotNet LIF notebook ready

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    12dcd19 View commit details
    Browse the repository at this point in the history
  2. added utils

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    caf6d37 View commit details
    Browse the repository at this point in the history
  3. Added benchmarking notebook

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    c7e8771 View commit details
    Browse the repository at this point in the history
  4. Update benchmarking notebook

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    d24200a View commit details
    Browse the repository at this point in the history
  5. Profiling illustration added

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    12f0402 View commit details
    Browse the repository at this point in the history
  6. SDNN profiling added

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

Commits on Oct 24, 2022

  1. notebook update

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    d3ad95a View commit details
    Browse the repository at this point in the history
  2. Updated tutorial notebooks

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    211bec8 View commit details
    Browse the repository at this point in the history
  3. Updated merge conflicts

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    529ee9f View commit details
    Browse the repository at this point in the history
  4. Removed unnecessary comments

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    5284527 View commit details
    Browse the repository at this point in the history
  5. Updated wrong comment info

    Signed-off-by: bamsumit <bam_sumit@hotmail.com>
    bamsumit committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    3211281 View commit details
    Browse the repository at this point in the history
  6. Updated wrong comment info

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

Commits on Oct 25, 2022

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