Uses of Interface
org.tensorflow.metadata.v0.TensorRepresentationOrBuilder
-
Packages that use TensorRepresentationOrBuilder Package Description org.tensorflow.metadata.v0 -
-
Uses of TensorRepresentationOrBuilder in org.tensorflow.metadata.v0
Classes in org.tensorflow.metadata.v0 that implement TensorRepresentationOrBuilder Modifier and Type Class Description classTensorRepresentationA TensorRepresentation captures the intent for converting columns in a dataset to TensorFlow Tensors (or more generally, tf.CompositeTensors).static classTensorRepresentation.BuilderA TensorRepresentation captures the intent for converting columns in a dataset to TensorFlow Tensors (or more generally, tf.CompositeTensors).
-