Skip to content

Only check size of index set for isomorphism#487

Open
stkaplan wants to merge 1 commit intotensor-compiler:masterfrom
stkaplan:index-compare
Open

Only check size of index set for isomorphism#487
stkaplan wants to merge 1 commit intotensor-compiler:masterfrom
stkaplan:index-compare

Conversation

@stkaplan
Copy link
Contributor

@stkaplan stkaplan commented Aug 6, 2021

Since the vector of indices is passed as a pointer, the generated
kernels are identical regardless of the index values being accessed. So
when checking for isomorphism, we shouldn't compare the values.

Since the vector of indices is passed as a pointer, the generated
kernels are identical regardless of the index values being accessed. So
when checking for isomorphism, we shouldn't compare the values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant