pytorch
f33813d5 - Return NotImplemented from all binary math ops (#27423)

Commit
5 years ago
Return NotImplemented from all binary math ops (#27423) Summary: Fixes https://github.com/pytorch/pytorch/issues/26333 Fixes the operators missed in https://github.com/pytorch/pytorch/issues/26507 and includes a test for all operators. Pull Request resolved: https://github.com/pytorch/pytorch/pull/27423 Differential Revision: D17835390 Pulled By: ezyang fbshipit-source-id: 7a1351c7ccc8ad11454dbaa00d3701dcee4f06a8
Author
Parents
Loading