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

[compute/cker] Fix RmsNorm cker #14218

Merged
merged 2 commits into from
Oct 16, 2024

Commits on Oct 14, 2024

  1. [compute/cker] Fix RmsNorm cker

    This commit fixes RmsNorm cker to accept 3 dimension input and single gamma.
    
    ONE-DCO-1.0-Signed-off-by: Seockho Kim [email protected]
    seockho-kim committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e60c52d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. [compute/cker] Updated comment of RmsNorm

    Comment updated to explain that current RMSNorm normalizes over the last axis.
    
    ONE-DCO-1.0-Signed-off-by: Seockho Kim [email protected]
    seockho-kim committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bc8c3f3 View commit details
    Browse the repository at this point in the history