Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/multiprocessing/
H A D__init__.py54 _all_sharing_strategies = {"file_system"} variable
57 _all_sharing_strategies = {"file_descriptor", "file_system"} variable