VariantTensorDataProto

genel son sınıf VariantTensorDataProto

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

İç İçe Sınıflar

sınıf VariantTensorDataProto.Builder
 Protocol buffer representing the serialization format of DT_VARIANT tensors. 

Sabitler

int METADATA_FIELD_NUMBER
int TENSORS_FIELD_NUMBER
int TYPE_NAME_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik VariantTensorDataProto
VariantTensorDataProto
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
getMetadata ()
 Portions of the object that are not Tensors.
int
TensorProto
getTensors (int dizini)
 Tensors contained within objects being serialized.
int
getTensorsCount ()
 Tensors contained within objects being serialized.
Liste< TensorProto >
getTensorsList ()
 Tensors contained within objects being serialized.
TensorProtoOrBuilder
getTensorsOrBuilder (int dizini)
 Tensors contained within objects being serialized.
Liste<? TensorProtoOrBuilder'ı genişletiyor >
getTensorsOrBuilderList ()
 Tensors contained within objects being serialized.
Sicim
getTypeName ()
 Name of the type of objects being serialized.
com.google.protobuf.ByteString
getTypeNameBytes ()
 Name of the type of objects being serialized.
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik VariantTensorDataProto.Builder
statik VariantTensorDataProto.Builder
VariantTensorDataProto.Builder
statik VariantTensorDataProto
parseDelimitedFrom (InputStream girişi)
statik VariantTensorDataProto
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik VariantTensorDataProto
parseFrom (ByteBuffer verileri)
statik VariantTensorDataProto
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik VariantTensorDataProto
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik VariantTensorDataProto
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik VariantTensorDataProto
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik VariantTensorDataProto
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik VariantTensorDataProto
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik VariantTensorDataProto
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
VariantTensorDataProto.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int METADATA_FIELD_NUMBER

Sabit Değer: 2

genel statik final int TENSORS_FIELD_NUMBER

Sabit Değer: 3

genel statik final int TYPE_NAME_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

genel statik VariantTensorDataProto getDefaultInstance ()

genel VariantTensorDataProto getDefaultInstanceForType ()

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

public com.google.protobuf.ByteString getMetadata ()

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

halk getParserForType ()

public int getSerializedSize ()

genel TensorProto getTensors (int dizini)

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

public int getTensorsCount ()

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

genel Liste< TensorProto > getTensorsList ()

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

herkese açık TensorProtoOrBuilder getTensorsOrBuilder (int dizini)

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

genel liste<? TensorProtoOrBuilder'ı genişletir > getTensorsOrBuilderList ()

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

genel Dize 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;

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel int hashCode ()

genel final boolean isInitialized ()

genel statik VariantTensorDataProto.Builder newBuilder ( VariantTensorDataProto prototipi)

genel statik VariantTensorDataProto.Builder newBuilder ()

herkese açık VariantTensorDataProto.Builder newBuilderForType ()

genel statik VariantTensorDataProto parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik VariantTensorDataProto parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik VariantTensorDataProto parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik VariantTensorDataProto parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik VariantTensorDataProto parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik VariantTensorDataProto ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik VariantTensorDataProto parseFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik VariantTensorDataProto ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik VariantTensorDataProto parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik VariantTensorDataProto parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel VariantTensorDataProto.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası