ConjPhysical ============ Computes the element-wise conjugate of the given input tensor. **Abstract Signature:** ``ConjPhysical(input: Tensor)`` .. raw:: html

PyTorch

API: torch.conj_physical
Strategy: Direct Mapping

JAX (Core)

API: jnp.conj
Strategy: Direct Mapping