Skip to content
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

Updates to support recent changes in nengo core #94

Merged
merged 12 commits into from
Jul 23, 2019
Merged

Conversation

drasmuss
Copy link
Member

The significant changes are:

  • Support new SimPES operator
  • Support sparse transforms
  • Support new LinearFilter implementation

@drasmuss drasmuss force-pushed the core-updates branch 3 times, most recently from 69139ee to 43d4656 Compare July 3, 2019 13:13
Required by TensorFlow 1.14
If it is available, rather than nengo-dl's version.

Set minimum Nengo version to 2.8.0

Move nengo backwards compatibility logic to compat.py
Rather than using tensorflow dtype. This matches other
similar functions (e.g. `constant`).
Add optional scipy install to ci builds
nengo_dl/compat.py Outdated Show resolved Hide resolved
Copy link
Member

@tbekolay tbekolay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's just one minor inline comment that could be acted upon here, but I don't think it's worth slowing down the PR, just something that could be modified in the future. Merging!

nengo_dl/tests/test_simulator.py Show resolved Hide resolved
nengo_dl/compat.py Outdated Show resolved Hide resolved
Which has the side effect of updating to Nengo Sphinx Theme 1.0.
Some redirected links have been fixed here as well.
@tbekolay tbekolay merged commit 880e7e9 into master Jul 23, 2019
@tbekolay tbekolay deleted the core-updates branch July 23, 2019 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants