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 wasm strided slice with new axis #4235

Merged
merged 2 commits into from Mar 2, 2021

Conversation

pvanhaes
Copy link
Contributor

@pvanhaes pvanhaes commented Nov 15, 2020

Please see this small fix for the wasm implementation of strided slice.

In nonStrided mode with new axes, the output tensor would contain NaNs.
The updated test now covers this case as well.

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

Copy link
Collaborator

@pyu10055 pyu10055 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution.

Reviewed 2 of 2 files at r2.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@pyu10055 pyu10055 merged commit bf1a062 into tensorflow:master Mar 2, 2021
@pvanhaes pvanhaes deleted the fix-wasm-strided-slice branch July 26, 2021 12:15
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.

None yet

2 participants