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

Validate some shape requirements for Conv3DBackpropFilter* and Conv3DBackpropInput* ops. #49349

Merged
merged 1 commit into from May 20, 2021

Commits on May 19, 2021

  1. Validate some shape requirements for Conv3DBackpropFilter* and `Con…

    …v3DBackpropInput*` ops.
    
    Older versions of Eigen might otherwise crash / produce OOB read on specially crafted inputs.
    
    PiperOrigin-RevId: 369293977
    Change-Id: I58f51445a93936d7cf8e616f75de17677df36718
    mihaimaruseac authored and geetachavan1 committed May 19, 2021
    Copy the full SHA
    ed53e27 View commit details
    Browse the repository at this point in the history