FeatureDropout ============== Randomly masks out entire channels (spatial dropout). **Abstract Signature:** ``FeatureDropout(input: Tensor, p: float = 0.5, training: bool = False, inplace: bool = False)`` .. raw:: html
torch.feature_dropout
—
keras.layers.SpatialDropout2D
mlx.nn.Dropout2d
flax.linen.Dropout