pytorch
0c8a6008 - Fix torch.pow when the scalar base is a complex number (#45259)

Commit
5 years ago
Fix torch.pow when the scalar base is a complex number (#45259) Summary: Fixes https://github.com/pytorch/pytorch/issues/43829 Pull Request resolved: https://github.com/pytorch/pytorch/pull/45259 Reviewed By: gchanan Differential Revision: D23962073 Pulled By: anjali411 fbshipit-source-id: 1b16afbb98f33fa7bc53c6ca296c5ddfcbdd2b72
Parents
Loading