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

Fix array_connector max calculations #1104

Merged
merged 3 commits into from
Aug 16, 2021
Merged

Fix array_connector max calculations #1104

merged 3 commits into from
Aug 16, 2021

Conversation

andrewgait
Copy link
Contributor

The maximum calculations in the ArrayConnector were wrong (they should be per neuron, not per slice) and so errors were being thrown where they shouldn't have been. I've also adjusted the descriptions for the relevant functions in the AbstractConnector to hopefully make it a bit clearer what these functions are doing.

@andrewgait andrewgait added the bug label Jul 26, 2021
@andrewgait andrewgait added this to the 7.0.0 milestone Jul 26, 2021
@andrewgait andrewgait requested a review from rowleya July 26, 2021 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants