NegativeAlias_ ============== In-place alias for Negative. **Abstract Signature:** ``NegativeAlias_(input: Tensor)`` .. raw:: html

PyTorch

API: torch.negative_
Strategy: Direct Mapping

JAX (Core)

API: jax.numpy.negative
Strategy: Direct Mapping

NumPy

API: numpy.negative
Strategy: Direct Mapping

Keras

API: keras.ops.negative
Strategy: Direct Mapping

TensorFlow

API: tf.math.negative
Strategy: Direct Mapping

Apple MLX

API: mlx.core.negative
Strategy: Direct Mapping

Flax NNX

API: jax.numpy.negative
Strategy: Direct Mapping

PaxML / Praxis

API: jax.numpy.negative
Strategy: Direct Mapping