xla
Fix output tensor shape for argmin and argmax where keepdim=True and dim=None
#6536
Merged

Fix output tensor shape for argmin and argmax where keepdim=True and dim=None #6536

wonjoo-wj merged 8 commits into pytorch:master from master
mrnikwaws
mrnikwaws Remove redundant log message when using IR debug, but not overriding …
57605e1b
mrnikwaws Merge branch 'pytorch:master' into master
a65a8795
mrnikwaws Fix the valid use case where dim=None and keepdim=True on torch.argmi…
4184bd9c
mrnikwaws Merge branch 'pytorch:master' into master
6735ac11
JackCaoG JackCaoG requested a review from wonjoo-wj wonjoo-wj 1 year ago
wonjoo-wj
wonjoo-wj requested changes on 2024-02-20
mrnikwaws
mrnikwaws Linter fix
a8bbdb7e
mrnikwaws Add C++ tests for argmin and argmax with dim=None and keepdim=true
97bd4dfb
mrnikwaws mrnikwaws requested a review from wonjoo-wj wonjoo-wj 1 year ago
wonjoo-wj
wonjoo-wj approved these changes on 2024-02-27
wonjoo-wj
mrnikwaws
mrnikwaws Give tests unique names
1ac26223
mrnikwaws
wonjoo-wj
mrnikwaws Merge branch 'pytorch:master' into master
7a88949c
mrnikwaws
wonjoo-wj
wonjoo-wj
wonjoo-wj wonjoo-wj merged a1ab7fd8 into master 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone