nengo / nengo-loihi

Run Nengo models on Intel's Loihi chip
https://www.nengo.ai/nengo-loihi/
Other
35 stars 12 forks source link

Add test for input synapses #250

Closed tbekolay closed 4 years ago

tbekolay commented 4 years ago

This adds the test described in #63, with some additional filtering (Nengo Loihi drifts a little bit over time) and with an assertion at the end.

It's based on #247, which should be merged first.

As this just adds a test, I don't believe it needs a changelog entry.