SIGN IN SIGN UP

ArmBackend: Add support for comparison operators (#7885)

Add support for the following operators:
 * aten.eq.Tensor
 * aten.le.Tensor
 * aten.lt.Tensor
 * aten.ge.Tensor
 * aten.gt.Tensor

Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com>
Signed-off-by: Per Åstrand <per.astrand@arm.com>
Co-authored-by: Georgios Pinitas <georgios.pinitas@arm.com>
P
Per Åstrand committed
278c20718aa66371e7eb75f037c125efa4ac2b6b
Parent: 0aa98c7
Committed by GitHub <noreply@github.com> on 1/23/2025, 4:25:50 PM