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

Remove host offloading copy checks from HloVerifier. Due to float propagation and float normalization being separate passes, host offloading copies can be multi-precision (at least temporarily). Float normalization will fix that and insert a convert. #17286

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 18, 2024

  1. Remove host offloading copy checks from HloVerifier. Due to float pro…

    …pagation and float normalization being separate passes, host offloading copies can be multi-precision (at least temporarily). Float normalization will fix that and insert a convert.
    
    Reverts 87494d1
    
    PiperOrigin-RevId: 674055866
    SandSnip3r authored and Google-ML-Automation committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fc76ae0 View commit details
    Browse the repository at this point in the history