Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/utils/data/datapipes/dataframe/
H A Ddataframes.py75 def __init__(self, schema_df=None): argument
375 def __init__(self, schema_df=None): argument
453 def __init__(self, source_datapipe, schema_df=None): argument