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

[onert/core] Fix ShapeValidator of RmsNorm #14217

Merged

Commits on Oct 14, 2024

  1. [onert/core] Fix ShapeValidator of RmsNorm

    This commit fixes ShapeValidator of RmsNorm to allow rank 3 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
    5b9eafa View commit details
    Browse the repository at this point in the history
  2. [onert/core] Fix RmsNorm in ShapeValidator

    Fixes variables to be const in RmsNorm ShapeValidator.
    
    ONE-DCO-1.0-Signed-off-by: Seockho Kim [email protected]
    seockho-kim committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0cc8c01 View commit details
    Browse the repository at this point in the history