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

Commits on Mar 9, 2024

  1. Content: Clarify the expected behavior for axes being empty

    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 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    4c7f466 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    48fab65 View commit details
    Browse the repository at this point in the history