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

transform with TFLR: swap centered devices for even number of devices #37

Merged
merged 1 commit into from Nov 22, 2020

Conversation

ABOSTM
Copy link

@ABOSTM ABOSTM commented Nov 20, 2020

transform with TFLR: swap centered devices for even number of devices

The number of devices should be (endDev - startDev + 1)
and not (endDev - startDev)

fixes #36

Signed-off-by: Alexanre Bourdiol

The number of devices should be (endDev - startDev + 1)
and not (endDev - startDev)

fixes MajicDesigns#36

Signed-off-by: Alexanre Bourdiol
@MajicDesigns MajicDesigns merged commit a452942 into MajicDesigns:master Nov 22, 2020
@MajicDesigns MajicDesigns self-assigned this Nov 22, 2020
@MajicDesigns MajicDesigns self-requested a review November 22, 2020 20:27
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.

transform with TFLR: in case of even number of devices we miss the swap on centered devices
3 participants