Lt
Computes input < other element-wise.
Abstract Signature:
Lt(input: Tensor, other: Tensor)
PyTorch
API: torch.lt
Strategy: Direct Mapping
JAX (Core)
API: jax.numpy.less
Strategy: Direct Mapping
NumPy
API: numpy.less
Strategy: Direct Mapping
Keras
API: keras.ops.less
Strategy: Direct Mapping
TensorFlow
API: tf.math.less
Strategy: Direct Mapping
Apple MLX
API: mlx.core.less
Strategy: Direct Mapping
Flax NNX
API: jax.numpy.less
Strategy: Direct Mapping