LostTech.TensorFlow : API Documentation

Type DatasetSpec

Namespace tensorflow.data

Parent BatchableTypeSpec

Interfaces IDatasetSpec

Type specification for tf.data.Dataset.

Properties

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.