Uses of Interface
org.tensorflow.proto.Struct.DictValueOrBuilder
Packages that use Struct.DictValueOrBuilder
-
Uses of Struct.DictValueOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement Struct.DictValueOrBuilderModifier and TypeClassDescriptionstatic final classRepresents a Python dict keyed by `str`.static final classRepresents a Python dict keyed by `str`.Methods in org.tensorflow.proto that return Struct.DictValueOrBuilderModifier and TypeMethodDescriptionStruct.StructuredValue.Builder.getDictValueOrBuilder()Represents a dict `Value`.Struct.StructuredValue.getDictValueOrBuilder()Represents a dict `Value`.Struct.StructuredValueOrBuilder.getDictValueOrBuilder()Represents a dict `Value`.