Home
last modified time | relevance | path

Searched defs:drop_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributed/tensor/examples/
H A Dconvnext_example.py49 def __init__(self, dim, drop_path=0.0, layer_scale_init_value=1e-6): argument
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/sys/
H A Dunix.rs41 drop_path: Option<Box<dyn Any>>, field