Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upfix strides_adapter #173
Open
fix strides_adapter #173
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, the strides adapter doesn't set a stride to zero if the shape in that dimension is
==1.This leads to bugs when accessing elements of broadcasted xfunctions using explicit indexing: