Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/utils/data/datapipes/
H A Ddatapipe.py162 def class_function(cls, enable_df_api_tracing, source_dp, *args, **kwargs): argument
308 def class_function(cls, source_dp, *args, **kwargs): argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_datapipe.py2792 def __init__(self, source_dp, v=1): argument
3021 def __init__(self, fn, source_dp=None): argument
3169 def __init__(self, fn, source_dp=None): argument