Uses of Interface
org.tensorflow.proto.Struct.TupleValueOrBuilder
Packages that use Struct.TupleValueOrBuilder
-
Uses of Struct.TupleValueOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement Struct.TupleValueOrBuilderModifier and TypeClassDescriptionstatic final classRepresents a Python tuple.static final classRepresents a Python tuple.Methods in org.tensorflow.proto that return Struct.TupleValueOrBuilderModifier and TypeMethodDescriptionStruct.StructuredValue.Builder.getTupleValueOrBuilder()Represents a tuple of `Value`.Struct.StructuredValue.getTupleValueOrBuilder()Represents a tuple of `Value`.Struct.StructuredValueOrBuilder.getTupleValueOrBuilder()Represents a tuple of `Value`.