lava-nc / lava-dl

Deep Learning library for Lava

Home Page:https://lava-nc.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NetX runs into errors if network delays are outside permissible range

bamsumit opened this issue · comments

Describe the bug
NetX runs into errors if network delays are outside permissible range

To reproduce current behavior
Steps to reproduce the behavior:

  1. When I run this code (add code or minimum test case) ...
def my_code():
    pass
  1. I get this error ...
Error...

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem. Remove section otherwise.

Environment (please complete the following information):

  • Device: [e.g. Laptop, Intel cloud]
  • OS: [e.g. Linux]
  • Lava version [e.g. 0.6.1]

Additional context
Add any other context about the problem here. Remove section otherwise.