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

Linear indexing of stacks is broken #610

Closed
rafaqz opened this issue Feb 3, 2024 · 1 comment
Closed

Linear indexing of stacks is broken #610

rafaqz opened this issue Feb 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@rafaqz
Copy link
Owner

rafaqz commented Feb 3, 2024

We are just indexing into the first value of each stack. Which is fine when all layers match dims but broken when some have different dimensions.

@rafaqz rafaqz added the bug Something isn't working label Feb 3, 2024
@rafaqz rafaqz changed the title Linear indexing i stacks is broken Linear indexing of stacks is broken Feb 3, 2024
@rafaqz
Copy link
Owner Author

rafaqz commented Feb 29, 2024

Fixed

@rafaqz rafaqz closed this as completed Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant