-
Notifications
You must be signed in to change notification settings - Fork 47
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
Clarify reduction with empty axes and scalar input #741
Merged
fdwr
merged 12 commits into
webmachinelearning:main
from
inexorabletash:reduction-reword
Jul 30, 2024
Merged
Clarify reduction with empty axes and scalar input #741
fdwr
merged 12 commits into
webmachinelearning:main
from
inexorabletash:reduction-reword
Jul 30, 2024
Commits on Jul 24, 2024
-
Editorial: Clarify reduction with empty axes and scalar input
Improve the description of the reduction ops: - Give in-line definition for L1/L2. - Make "input values" slightly clearer. - Explicitly note that if the input is a scalar, so is the output. - State how the reduction function is applied for empty axes. - Standardize on "reduction operation" not "reduce operation". Fixes webmachinelearning#740
Configuration menu - View commit details
-
Copy full SHA for 7506d55 - Browse repository at this point
Copy the full SHA 7506d55View commit details -
Make "reduction types" list normative
The "reduction types" list was styled as a non-normative note. The element-wise ops (add, equal, abs, etc.) don't do this. Be consistent here.
Configuration menu - View commit details
-
Copy full SHA for 5a2df45 - Browse repository at this point
Copy the full SHA 5a2df45View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc04fcf - Browse repository at this point
Copy the full SHA fc04fcfView commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7fbceaa - Browse repository at this point
Copy the full SHA 7fbceaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0bda19 - Browse repository at this point
Copy the full SHA e0bda19View commit details
Commits on Jul 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15349c9 - Browse repository at this point
Copy the full SHA 15349c9View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4af5b3c - Browse repository at this point
Copy the full SHA 4af5b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb6e70d - Browse repository at this point
Copy the full SHA cb6e70dView commit details -
don't repeat "input", "values"
Co-authored-by: Dwayne Robinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c14dc6a - Browse repository at this point
Copy the full SHA c14dc6aView commit details -
Co-authored-by: Dwayne Robinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d798044 - Browse repository at this point
Copy the full SHA d798044View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7eb68e - Browse repository at this point
Copy the full SHA f7eb68eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f982418 - Browse repository at this point
Copy the full SHA f982418View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.