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:2.6]Fix a null pointer exception in SVDF #50862

Merged
merged 1 commit into from Jul 27, 2021

Commits on Jul 20, 2021

  1. Fix a null pointer exception in SVDF

    This is due to not checking that `GetVariableInput` returns non-null tensor.
    
    Also fix a potential null pointer exception in `GetVariableInput`.
    
    PiperOrigin-RevId: 385160147
    Change-Id: Iadf3f0705b036a9014d27caa5a8bbd91f4c4c401
    mihaimaruseac authored and geetachavan1 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    858aea0 View commit details
    Browse the repository at this point in the history