Home
last modified time | relevance | path

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.py70 def _check_iterator_valid(datapipe, iterator_id, next_method_exists=False) -> None: argument
76 if next_method_exists: