Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lava-nc/lava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: lava-nc/lava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 10 commits
  • 151 files changed
  • 15 contributors

Commits on Mar 11, 2022

  1. Virtual ports on multiple incoming connections (#224)

    * Draft implementation to support virtual ports on multiple incoming connections of a port (wip).
    
    Signed-off-by: Mathis Richter <[email protected]>
    
    * Support for virtual ports on multiple incoming connections to PyPorts.
    
    Signed-off-by: Mathis Richter <[email protected]>
    mathisrichter authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    bbe6e82 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    0d07bfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1543db4 View commit details
    Browse the repository at this point in the history
  3. Fix tutorial04_execution.ipynb (#241)

    Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>
    mgkwill authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1881948 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Tutorial tests (#244)

    * Add test_tutorials
    * Fix tutorial metadata, update tutorial test docstrings
    * Install ipykernel, other dependencies
    * Update tutorial01_mnist_digit_classification.ipynb
    * Update ci-build.yml
    * Run only on linux
    
    Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>
    mgkwill authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    4f3486e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Update README.md (#248)

    mgkwill authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    50888f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Tutorial bug fix (#253)

    * Bugfix for the tutorial07_remote_memory_access.ipynb
    PhilippPlank authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    59626ab View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Fix get set var (#256)

    * Fixing get/set Var when running a process continuously + Unit test
    
    * Cleaned up pause/stop requests
    PhilippPlank authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    430f8ec View commit details
    Browse the repository at this point in the history
  2. Update runtime_service.py (#258)

    deleted comments
    PhilippPlank authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    fb35fbf View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Lava v0.4.0 (#265)

    * Lava 0.4.0
    
    Signed-off-by: Marcus G K Williams <Marcus G K Williams [email protected]>
    
    Co-authored-by: Joyesh Mishra <[email protected]>
    Co-authored-by: Yashwardhan Singh <[email protected]>
    Co-authored-by: GaboFGuerra <[email protected]>
    Co-authored-by: Mathis Richter <[email protected]>
    Co-authored-by: PhilippPlank <[email protected]>
    Co-authored-by: bamsumit <[email protected]>
    Co-authored-by: Danielle Rager <[email protected]>
    Co-authored-by: Risbud, Sumedh <[email protected]>
    Co-authored-by: Philipp Stratmann <[email protected]>
    Co-authored-by: weidel-p <[email protected]>
    Co-authored-by: Andreas Wild <[email protected]>
    Co-authored-by: Marcus G K Williams <Marcus G K Williams [email protected]>
    13 people authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    19132bb View commit details
    Browse the repository at this point in the history
Loading