Skip to content

✨[Converter] Implement aten::rsqrt, aten::rsub #1794

Closed
@apbose

Description

@apbose

Torch op:
rsqrt(Tensor self) -> Tensor
rsub.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor

Aten op :
torch.ops.aten.rsqrt.default
torch.ops.aten.rsub.scalar

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions