decomposition for torch.minimum, torch.maximum #1537
Labels
nvfuser
operators
program-coverage
Requests for model and program coverage
thunderfx
for things that could be applicable to the dynamo+thunder frontend
torch.maximum, torch.minimum can be decomposed using where (though we need to be careful about NaNs), we should do that...
cc @apaz-cli @tfogal
The text was updated successfully, but these errors were encountered: