xla
xla copied to clipboard
Properly lower aten::sub and aten::rsub
As described in https://github.com/pytorch/xla/issues/6589 and https://github.com/pytorch/xla/issues/6294, re-implementing the lowering of aten::sub and aten::rsub.
@wonjoolee95 @JackCaoG