ResolveNeg
==========
Returns the tensor with materialized negation.
**Abstract Signature:**
``ResolveNeg(input: Tensor)``
.. raw:: html
PyTorch
API: torch.resolve_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