Home
last modified time | relevance | path

Searched defs:no_sync (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/tests/
H A Dschd-dbg.cpp52 int no_sync = 0; variable
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DAptxParameters.h112 enum { stereo = 0, dualmono = 1, no_sync = 2 }; enumerator
/aosp_15_r20/external/pytorch/torch/distributed/fsdp/
H A Dfully_sharded_data_parallel.py1038 def no_sync(self) -> Generator: member in FullyShardedDataParallel
/aosp_15_r20/external/pytorch/torch/nn/parallel/
H A Ddistributed.py1409 def no_sync(self): member in DistributedDataParallel