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

[CherryPick] Replaces all the use of the argument before it is replaced #48979

Merged
merged 1 commit into from Aug 6, 2021

Commits on May 7, 2021

  1. Replaces all the use of the argument before it is replaced

    The bug will be manifested only when the model has non-quantized inputs. If the
    input can be quantized, the input should have only one user and the user must
    be the quantize op.
    
    PiperOrigin-RevId: 372606255
    Change-Id: I946da53cc431d8f873238f9454983d8a9c9393b6
    liufengdb committed May 7, 2021
    Copy the full SHA
    6f1a2ea View commit details
    Browse the repository at this point in the history