Greater
Computes input > other element-wise.
Abstract Signature:
Greater(input: Tensor, other: Tensor)
PyTorch
API: torch.greater
Strategy: Direct Mapping
JAX (Core)
API: jax.numpy.greater
Strategy: Direct Mapping
NumPy
API: numpy.greater
Strategy: Direct Mapping
Keras
API: keras.ops.greater
Strategy: Direct Mapping
TensorFlow
API: tf.math.greater
Strategy: Direct Mapping
Apple MLX
API: mlx.core.greater
Strategy: Direct Mapping
Flax NNX
API: jax.numpy.greater
Strategy: Direct Mapping
PaxML / Praxis
API: jax.numpy.greater
Strategy: Direct Mapping