Searched refs:_is_child_datapipe (Results 1 – 2 of 2) sorted by relevance
86 hasattr(datapipe, "_is_child_datapipe") and datapipe._is_child_datapipe is True106 if hasattr(datapipe, "_is_child_datapipe") and datapipe._is_child_datapipe is True:
334 _is_child_datapipe: bool = True variable in _ChildDataPipe