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

[MPS] Do not dispatch empty job in bitwise_not #87286

Closed
wants to merge 1 commit into from
Closed

Commits on Oct 19, 2022

  1. [MPS] Do not dispatch empty job in bitwise_not

    Follows the pattern from #85285 and returns before computing dispatching an empty metal kernel for bitwise not operation.
    
    Fixes crash when invoked with empty MPS tensor on AMD GPU
    malfet committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    53af3b7 View commit details
    Browse the repository at this point in the history