towhee.models.multiscale_vision_transformers.mvit.drop_path_func

towhee.models.multiscale_vision_transformers.mvit.drop_path_func(x, drop_prob: float = 0.0, training: bool = False)[source]

Stochastic Depth per sample.