CrossEntropyLoss ================ Auto-generated from jax_code_defs .. raw:: html

PyTorch

API: torch.nn.functional.cross_entropy
Strategy: Direct Mapping

JAX (Core)

API: optax.softmax_cross_entropy_with_integer_labels
Strategy: Plugin (loss_reduction)