FeatureDropout_ =============== In-place version of FeatureDropout. **Abstract Signature:** ``FeatureDropout_(input: Tensor, p: float = 0.5, training: bool = False)`` .. raw:: html

PyTorch

API: torch.feature_dropout_
Strategy: Direct Mapping

JAX (Core)

API:
Strategy: Custom / Partial