LogicalXorΒΆ
Element-wise logical XOR.
Abstract Signature:
LogicalXor(input: Tensor, other: Tensor)
Apple MLX
API:
βStrategy: Macro 'mlx.core.not_equal({input}, {other})'
Element-wise logical XOR.
Abstract Signature:
LogicalXor(input: Tensor, other: Tensor)
β