Type DatasetSpec
Namespace tensorflow.data
Parent BatchableTypeSpec
Interfaces IDatasetSpec
Public properties
object PythonObject get;
PythonClassContainer value_type get;
The Python type for values that are compatible with this TypeSpec.
object value_type_dyn get;
The Python type for values that are compatible with this TypeSpec.