Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Ddefault_comm_hooks.hpp10 FP16_COMPRESS = 2, enumerator
/aosp_15_r20/external/pytorch/torch/distributed/algorithms/ddp_comm_hooks/
H A D__init__.py55 FP16_COMPRESS = partial( variable in DDPCommHookType