pytorch
32558910 - make overriding operator warning message only print once (#95179)

Commit
1 year ago
make overriding operator warning message only print once (#95179) Fixes #ISSUE_NUMBER when I want to override some operators for new backend, this warning message will print for every op, the message is to much. So just print once for all operators. Pull Request resolved: https://github.com/pytorch/pytorch/pull/95179 Approved by: https://github.com/bdhirsh
Committer
Parents
Loading