Fill_ ===== In-place fill. **Abstract Signature:** ``Fill_(input: Tensor, value: float)`` .. raw:: html

PyTorch

API: torch.fill_
Strategy: Direct Mapping

JAX (Core)

API:
Strategy: Plugin (unroll_inplace_ops)