Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/autograd/context/
H A Dcontainer.h112 struct alignas(kCacheLineSize) ContextsShard { struct
126 ContextsShard& getShard(int64_t context_id); argument