IsInf
Test element-wise for positive or negative infinity.
Abstract Signature:
IsInf(x: Tensor)
PyTorch
API: torch.isinf
Strategy: Direct Mapping
JAX (Core)
API: jax.numpy.isinf
Strategy: Direct Mapping
NumPy
API: numpy.isinf
Strategy: Direct Mapping
Keras
API: keras.ops.isinf
Strategy: Direct Mapping
TensorFlow
API: tf.math.is_inf
Strategy: Direct Mapping
Apple MLX
API: mlx.core.isinf
Strategy: Direct Mapping