-
Notifications
You must be signed in to change notification settings - Fork 70
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
Add netx support for rf.Dense and rf_iz.Dense #110
Commits on Sep 26, 2022
-
Added support for regular rf dense layers on netx. Implementation not…
… fully tested
Jurado committedSep 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 6fa054b - Browse repository at this point
Copy the full SHA 6fa054bView commit details
Commits on Sep 27, 2022
-
Refactored code based on bamsumit suggestion. Added netx support for …
…rf_iz.Dense
Jurado committedSep 27, 2022 Configuration menu - View commit details
-
Copy full SHA for 275b4fc - Browse repository at this point
Copy the full SHA 275b4fcView commit details
Commits on Nov 7, 2022
-
Updated netx code for rf neurons to match new lava implementation of …
…rf neurons. Found a bug inside lava main code that does not allow greater than one neuron sizes for rf neurons that will prevent this current code from working. Will file bug report soon
Jurado committedNov 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 2e3d16c - Browse repository at this point
Copy the full SHA 2e3d16cView commit details
Commits on Nov 9, 2022
-
Added unit tests for rf netx blocks. Conv not included
Jurado committedNov 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 1fd58dd - Browse repository at this point
Copy the full SHA 1fd58ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71f7803 - Browse repository at this point
Copy the full SHA 71f7803View commit details -
Added complex_dense folder for unit tests
Jurado committedNov 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 3081cd9 - Browse repository at this point
Copy the full SHA 3081cd9View commit details -
Jurado committed
Nov 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 8d609ed - Browse repository at this point
Copy the full SHA 8d609edView commit details
Commits on Nov 10, 2022
-
Michael Jurado authored and Michael Jurado committed
Nov 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 079dcf0 - Browse repository at this point
Copy the full SHA 079dcf0View commit details
Commits on Nov 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 608c679 - Browse repository at this point
Copy the full SHA 608c679View commit details -
Use latest lava-nc for CI tests, which includes the rf processes.
Configuration menu - View commit details
-
Copy full SHA for 988573a - Browse repository at this point
Copy the full SHA 988573aView commit details