Less
Computes input < other element-wise.
Abstract Signature:
Less(input: Tensor, other: Tensor)
PyTorch
API: torch.less
Strategy: Direct Mapping
JAX (Core)
API: jnp.less
Strategy: Direct Mapping
NumPy
API: np.less
Strategy: Direct Mapping
Keras
API: keras.ops.less
Strategy: Direct Mapping
TensorFlow
API: tf.math.less
Strategy: Direct Mapping
Apple MLX
API: mx.less
Strategy: Direct Mapping
Flax NNX
API: jnp.less
Strategy: Direct Mapping
PaxML / Praxis
API: jnp.less
Strategy: Direct Mapping