Type IDataset Namespace tensorflow.compat.v2.data Interfaces ITrackable, ICompositeTensor, IEnumerable Methods enumerate prefetch reduce Properties element_spec Public instance methods object enumerate(object start) object prefetch(object buffer_size) object reduce(object initial_state, object reduce_func) Public properties object element_spec get;