Searched defs:getstate_hook (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/utils/data/datapipes/ | ||
H A D | datapipe.py | 124 getstate_hook: Optional[Callable] = None variable in IterDataPipe |
/aosp_15_r20/external/pytorch/torch/utils/data/ | ||
H A D | graph.py | 39 def getstate_hook(ori_state): function |