VariantTensorDataProto

publiczna klasa końcowa VariantTensorDataProto

 Protocol buffer representing the serialization format of DT_VARIANT tensors.
 
Protobuf typ tensorflow.VariantTensorDataProto

Klasy zagnieżdżone

klasa VariantTensorDataProto.Builder
 Protocol buffer representing the serialization format of DT_VARIANT tensors. 

Stałe

wew METADATA_FIELD_NUMBER
wew TENSORS_FIELD_NUMBER
wew TYPE_NAME_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczny VariantTensorDataProto
VariantTensorDataProto
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
pobierzMetadane ()
 Portions of the object that are not Tensors.
wew
TensorProto
getTensors (indeks int)
 Tensors contained within objects being serialized.
wew
getTensorsCount ()
 Tensors contained within objects being serialized.
Lista< TensorProto >
getTensorsList ()
 Tensors contained within objects being serialized.
TensorProtoOrBuilder
getTensorsOrBuilder (indeks int)
 Tensors contained within objects being serialized.
Lista<? rozszerza TensorProtoOrBuilder >
getTensorsOrBuilderList ()
 Tensors contained within objects being serialized.
Strunowy
getTypeName ()
 Name of the type of objects being serialized.
com.google.protobuf.ByteString
getTypeNameBytes ()
 Name of the type of objects being serialized.
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny VariantTensorDataProto.Builder
statyczny VariantTensorDataProto.Builder
VariantTensorDataProto.Builder
statyczny VariantTensorDataProto
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny VariantTensorDataProto
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny VariantTensorDataProto
parseFrom (dane ByteBuffer)
statyczny VariantTensorDataProto
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny VariantTensorDataProto
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny VariantTensorDataProto
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny VariantTensorDataProto
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny VariantTensorDataProto
parseFrom (dane com.google.protobuf.ByteString)
statyczny VariantTensorDataProto
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny VariantTensorDataProto
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
VariantTensorDataProto.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int METADATA_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int TENSORS_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int TYPE_NAME_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

public static VariantTensorDataProto getDefaultInstance ()

public VariantTensorDataProto getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

publiczny com.google.protobuf.ByteString getMetadata ()

 Portions of the object that are not Tensors.
 
bytes metadata = 2;

publiczny getParserForType ()

publiczny int getSerializedSize ()

public TensorProto getTensors (indeks int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

publiczny int getTensorsCount ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public List< TensorProto > getTensorsList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

publiczny TensorProtoOrBuilder getTensorsOrBuilder (indeks int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

lista publiczna<? rozszerza TensorProtoOrBuilder > getTensorsOrBuilderList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

publiczny ciąg getTypeName ()

 Name of the type of objects being serialized.
 
string type_name = 1;

public com.google.protobuf.ByteString getTypeNameBytes ()

 Name of the type of objects being serialized.
 
string type_name = 1;

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static VariantTensorDataProto.Builder newBuilder (prototyp VariantTensorDataProto )

publiczny statyczny VariantTensorDataProto.Builder newBuilder ()

public VariantTensorDataProto.Builder newBuilderForType ()

public static VariantTensorDataProto parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

publiczny statyczny VariantTensorDataProto parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static VariantTensorDataProto parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static VariantTensorDataProto parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny VariantTensorDataProto parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static VariantTensorDataProto parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

publiczny statyczny VariantTensorDataProto parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny VariantTensorDataProto parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny VariantTensorDataProto parseFrom (wejście wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static VariantTensorDataProto parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public VariantTensorDataProto.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO