Package tensorflow
Class Struct
java.lang.Object
tensorflow.Struct
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA protobuf to represent tf.BoundedTensorSpec.static interfacestatic final classRepresents a Python dict keyed by `str`.static interfacestatic final classRepresents a Python list.static interfacestatic final classRepresents Python's namedtuple.static interfacestatic final classRepresents None.static interfacestatic final classRepresents a (key, value) pair.static interfacestatic final class`StructuredValue` represents a dynamically typed value representing various data structures that are inspired by Python data structures typically used in TensorFlow functions as inputs and outputs.static interfacestatic final classA protobuf to represent tf.TensorSpec.static interfacestatic final classRepresents a Python tuple.static interfacestatic final classRepresents a tf.TypeSpecstatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-