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

Content: Clarify the expected behavior for axes being empty #599

Merged

Conversation

inexorabletash
Copy link
Member

@inexorabletash inexorabletash commented Mar 9, 2024

The shape calculation for argMin/argMax and reduction ops is now fully specified, but the implied behavior of {axes:[]} for these ops and layerNormalization was not particularly clear.

Add a little text to make it clearer.

Fixes #493


Preview | Diff

The shape calculation for argMin/argMax and reduction ops is now
fully specified, but the implied behavior of {axes:[]} for these
ops and layerNormalization was not particularly clear.

Add a little text to make it clearer.

Fixes webmachinelearning#493
@inexorabletash
Copy link
Member Author

@BruceDai can you take an initial look?

@BruceDai
Copy link
Contributor

I apologize for my late response.

LGTM, thanks for these clarification texts.

@inexorabletash
Copy link
Member Author

Thanks @BruceDai - and no worries. I'm generating a lot of review requests. @fdwr and @huningxin - please review/merge at your leisure!

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, thanks for the clarification!

Copy link
Collaborator

@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.

👍

@fdwr fdwr merged commit 048e855 into webmachinelearning:main Mar 14, 2024
2 checks passed
github-actions bot added a commit that referenced this pull request Mar 14, 2024
SHA: 048e855
Reason: push, by fdwr

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@inexorabletash inexorabletash deleted the content-clarify-empty-axes branch March 14, 2024 14:40
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.

Clarify the expected behavior for axes being empty []
4 participants