Negative_
=========
In-place version of Negative.
**Abstract Signature:**
``Negative_(input: Tensor)``
.. raw:: html
PyTorch
API: torch.neg_
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