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

[MLIR][TORCH] Fix mean and mean.dim op for large-sized inputs #1605

Merged
merged 1 commit into from
Nov 22, 2022

Commits on Nov 18, 2022

  1. [MLIR][TORCH] Fix mean and mean.dim op for large-sized inputs

    This commit fixes the aten.mean and aten.mean.dim op decomposition
    for supporting large-sized inputs.
    This commit also fixes the formatting for the file stats.py
    
    Signed-Off By: Vivek Khandelwal<vivek@nod-labs.com>
    vivekkhandelwal1 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    850e0a5 View commit details
    Browse the repository at this point in the history