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

Fixed point (bit-accurate with Loihi) and floating point ProcessModels for LIF process #39

Closed
wants to merge 12 commits into from

Commits on Nov 2, 2021

  1. Added @tags decorator to tag ProcessModels and distinguish them

    Signed-off-by: Risbud, Sumedh <[email protected]>
    srrisbud committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    336ddcd View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Configuration menu
    Copy the full SHA
    fea0918 View commit details
    Browse the repository at this point in the history
  2. Fixed @tags decorator after pull request review

    Signed-off-by: Risbud, Sumedh <[email protected]>
    srrisbud committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    ff7d2b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. LIF: bit-accurate with Loihi and floating point ProcessModels

    Signed-off-by: Risbud, Sumedh <[email protected]>
    srrisbud committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    93bccd2 View commit details
    Browse the repository at this point in the history
  2. Minor change to variable builder to support floating point variables …

    …created through LavaPyType
    
    Signed-off-by: Risbud, Sumedh <[email protected]>
    srrisbud committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    6a51700 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Minor change to variable builder to support floating point variables …

    …created through LavaPyType
    
    Signed-off-by: Risbud, Sumedh <[email protected]>
    srrisbud committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    a78da05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c4615 View commit details
    Browse the repository at this point in the history
  3. lava -> src/lava: reorg to resolve merge conflicts

    Signed-off-by: Risbud, Sumedh <[email protected]>
    srrisbud committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    c9dd001 View commit details
    Browse the repository at this point in the history
  4. tests -> tests/lava: reorg to resolve merge conflicts

    Signed-off-by: Risbud, Sumedh <[email protected]>
    srrisbud committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    fdbeb73 View commit details
    Browse the repository at this point in the history
  5. tests -> tests/lava: reorg to resolve merge conflicts

    Signed-off-by: Risbud, Sumedh <[email protected]>
    srrisbud committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    054a4a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a4c19f View commit details
    Browse the repository at this point in the history
  7. Manual merge of changes from message passing refactoring (after lava-…

    …>src/lava reorg)
    
    Signed-off-by: Risbud, Sumedh <[email protected]>
    srrisbud committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    2c57277 View commit details
    Browse the repository at this point in the history