Searched refs:next_method_exists (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/torch/utils/data/datapipes/ | ||
H A D | _hook_iterator.py | 70 def _check_iterator_valid(datapipe, iterator_id, next_method_exists=False) -> None: argument |