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

support strides options for slice op #117

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

BruceDai
Copy link
Contributor

This PR is to fix #112.

@fdwr @huningxin @shiyi9801 PTAL, thanks!

src/slice.js Outdated Show resolved Hide resolved
src/slice.js Outdated Show resolved Hide resolved
@BruceDai
Copy link
Contributor Author

@shiyi9801 Thanks for your reviewing! I addressed your comment in new commit. please take another look! ☕

@shiyi9801
Copy link

LGTM, thanks!

Copy link
Contributor

@huningxin huningxin left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

@fdwr fdwr left a comment

Choose a reason for hiding this comment

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

👍

src/slice.js Show resolved Hide resolved
@BruceDai BruceDai force-pushed the support_slice_strides branch from 635857a to 1f94c74 Compare December 17, 2024 01:27
Copy link

@fdwr fdwr left a comment

Choose a reason for hiding this comment

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

👍

@huningxin huningxin merged commit 284ee0b into webmachinelearning:main Dec 17, 2024
3 checks passed
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.

Support strides option for slice
4 participants