publiczna klasa końcowa TupleValue
Represents a Python tuple.
tensorflow.TupleValue
Klasy zagnieżdżone
klasa | Kreator wartości krotki | Represents a Python tuple. |
Stałe
wew | VALUES_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
statyczna wartość krotki | |
Wartość krotki | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
Wartość strukturalna | getValues (indeks int) repeated .tensorflow.StructuredValue values = 1; |
wew | getValuesCount () repeated .tensorflow.StructuredValue values = 1; |
Lista< Wartość strukturalna > | getValuesList () repeated .tensorflow.StructuredValue values = 1; |
StructuredValueOrBuilder | getValuesOrBuilder (indeks int) repeated .tensorflow.StructuredValue values = 1; |
Lista<? rozszerza StructuredValueOrBuilder > | getValuesOrBuilderList () repeated .tensorflow.StructuredValue values = 1; |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny TupleValue.Builder | newBuilder (prototyp TupleValue ) |
statyczny TupleValue.Builder | nowyBuilder () |
Kreator wartości krotki | |
statyczna wartość krotki | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczna wartość krotki | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna wartość krotki | parseFrom (dane ByteBuffer) |
statyczna wartość krotki | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna wartość krotki | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna wartość krotki | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczna wartość krotki | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczna wartość krotki | parseFrom (dane com.google.protobuf.ByteString) |
statyczna wartość krotki | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna wartość krotki | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
Kreator wartości krotki | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int VALUES_FIELD_NUMBER
Wartość stała: 1
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int getValuesCount ()
repeated .tensorflow.StructuredValue values = 1;
publiczny StructuredValueOrBuilder getValuesOrBuilder (indeks int)
repeated .tensorflow.StructuredValue values = 1;
lista publiczna<? rozszerza StructuredValueOrBuilder > getValuesOrBuilderList ()
repeated .tensorflow.StructuredValue values = 1;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static TupleValue parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static TupleValue parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static TupleValue parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static TupleValue parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static TupleValue parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static TupleValue parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static TupleValue parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static TupleValue parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|