nengo / nengo-dl

Deep learning integration for Nengo
https://www.nengo.ai/nengo-dl
Other
88 stars 22 forks source link

Support for transform=None #128

Closed drasmuss closed 4 years ago

drasmuss commented 4 years ago

Adds NengoDL support for the transform=None changes in Nengo core (https://github.com/nengo/nengo/pull/1591).

drasmuss commented 4 years ago

See https://github.com/nengo/nengo-dl/pull/119#issuecomment-575359257 for a note on the performance changes.