Skip to content

Bug fix: softmax()'s axis argument should EnforceRange - #746

Merged
fdwr merged 1 commit into
webmachinelearning:mainfrom
inexorabletash:softmax-axis-enforcerange
Jul 31, 2024
Merged

fdwr merged 1 commit into
webmachinelearning:mainfrom
inexorabletash:softmax-axis-enforcerange

Conversation

@inexorabletash

@inexorabletash inexorabletash commented Jul 30, 2024

Copy link
Copy Markdown
Contributor

All input integers have [EnforceRange] applied to prevent weirdness... except softmax()'s axis argument. Already present in the Chromium prototype implementation; it looks like this argument was just missed in 6023741.


Preview | Diff

All input integers have [EnforceRange] applied to prevent weirdness...
except softmax()'s axis argument. Already present in the Chromium
prototype implementation; it looks like this argument was just missed
in 6023741.
@inexorabletash
inexorabletash requested review from fdwr and huningxin July 30, 2024 20:41
@inexorabletash

Copy link
Copy Markdown
Contributor Author

@huningxin and/or @fdwr - can you please review/merge?

@fdwr fdwr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

👍 Yep, that's the only one I see missing. Merging since trivial.

@fdwr
fdwr merged commit 928d3a1 into webmachinelearning:main Jul 31, 2024
github-actions Bot added a commit that referenced this pull request Jul 31, 2024
SHA: 928d3a1
Reason: push, by fdwr

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@inexorabletash
inexorabletash deleted the softmax-axis-enforcerange branch July 31, 2024 01:54
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.

2 participants