Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dsnapshot_utils.h234 class NestedDataset; variable
H A Dsnapshot_utils.cc549 class Reader::NestedDataset : public DatasetBase { class in tensorflow::data::snapshot_util::Reader
551 explicit NestedDataset(DatasetContext&& ctx, in NestedDataset() function in tensorflow::data::snapshot_util::Reader::NestedDataset