Searched defs:use_wrapper (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/test/distributed/ | ||
H A D | test_c10d_pypg.py | 46 def __init__(self, rank, world, use_wrapper): argument |
/aosp_15_r20/external/libevent/sample/ | ||
H A D | le-proxy.c | 43 static int use_wrapper = 1; variable |
/aosp_15_r20/external/pytorch/test/distributed/fsdp/ | ||
H A D | test_checkpoint_wrapper.py | 181 def test(use_checkpointing, use_wrapper, use_reentrant): argument |