Uses of Interface
tensorflow.Struct.TupleValueOrBuilder
Packages that use Struct.TupleValueOrBuilder
-
Uses of Struct.TupleValueOrBuilder in tensorflow
Classes in tensorflow that implement Struct.TupleValueOrBuilderModifier and TypeClassDescriptionstatic final classRepresents a Python tuple.static final classRepresents a Python tuple.Methods in tensorflow 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`.