TensorInfo.CompositeTensor

genel statik son sınıf TensorInfo.CompositeTensor

 Generic encoding for composite tensors.
 
Protobuf türü tensorflow.TensorInfo.CompositeTensor

İç İçe Sınıflar

sınıf TensorInfo.CompositeTensor.Builder
 Generic encoding for composite tensors. 

Sabitler

int COMPONENTS_FIELD_NUMBER
int TYPE_SPEC_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
TensörBilgisi
getComponents (int dizini)
 A TensorInfo for each flattened component tensor.
int
getComponentsCount ()
 A TensorInfo for each flattened component tensor.
Liste< TensorInfo >
getComponentsList ()
 A TensorInfo for each flattened component tensor.
TensorInfoOrBuilder
getComponentsOrBuilder (int dizini)
 A TensorInfo for each flattened component tensor.
Liste<? TensorInfoOrBuilder'ı genişletiyor >
getComponentsOrBuilderList ()
 A TensorInfo for each flattened component tensor.
statik TensorInfo.CompositeTensor
TensorInfo.CompositeTensor
final statik com.google.protobuf.Descriptors.Descriptor
int
TipSpecProto
getTypeSpec ()
 The serialized TypeSpec for the composite tensor.
TipSpecProtoOrBuilder
getTypeSpecOrBuilder ()
 The serialized TypeSpec for the composite tensor.
final com.google.protobuf.UnknownFieldSet
boolean
hasTypeSpec ()
 The serialized TypeSpec for the composite tensor.
int
son boole değeri
statik TensorInfo.CompositeTensor.Builder
statik TensorInfo.CompositeTensor.Builder
TensorInfo.CompositeTensor.Builder
statik TensorInfo.CompositeTensor
parseDelimitedFrom (InputStream girişi)
statik TensorInfo.CompositeTensor
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorInfo.CompositeTensor
parseFrom (ByteBuffer verileri)
statik TensorInfo.CompositeTensor
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorInfo.CompositeTensor
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorInfo.CompositeTensor
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik TensorInfo.CompositeTensor
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorInfo.CompositeTensor
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik TensorInfo.CompositeTensor
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorInfo.CompositeTensor
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
TensorInfo.CompositeTensor.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int COMPONENTS_FIELD_NUMBER

Sabit Değer: 2

genel statik final int TYPE_SPEC_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

genel TensorInfo getComponents (int dizini)

 A TensorInfo for each flattened component tensor.
 
repeated .tensorflow.TensorInfo components = 2;

public int getComponentsCount ()

 A TensorInfo for each flattened component tensor.
 
repeated .tensorflow.TensorInfo components = 2;

genel Liste< TensorInfo > getComponentsList ()

 A TensorInfo for each flattened component tensor.
 
repeated .tensorflow.TensorInfo components = 2;

public TensorInfoOrBuilder getComponentsOrBuilder (int dizini)

 A TensorInfo for each flattened component tensor.
 
repeated .tensorflow.TensorInfo components = 2;

genel liste<? TensorInfoOrBuilder'ı genişletir > getComponentsOrBuilderList ()

 A TensorInfo for each flattened component tensor.
 
repeated .tensorflow.TensorInfo components = 2;

public static TensorInfo.CompositeTensor getDefaultInstance ()

public TensorInfo.CompositeTensor getDefaultInstanceForType ()

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

halk getParserForType ()

public int getSerializedSize ()

genel TypeSpecProto getTypeSpec ()

 The serialized TypeSpec for the composite tensor.
 
.tensorflow.TypeSpecProto type_spec = 1;

genel TypeSpecProtoOrBuilder getTypeSpecOrBuilder ()

 The serialized TypeSpec for the composite tensor.
 
.tensorflow.TypeSpecProto type_spec = 1;

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

genel boolean hasTypeSpec ()

 The serialized TypeSpec for the composite tensor.
 
.tensorflow.TypeSpecProto type_spec = 1;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik TensorInfo.CompositeTensor.Builder newBuilder ( TensorInfo.CompositeTensor prototipi)

genel statik TensorInfo.CompositeTensor.Builder newBuilder ()

public TensorInfo.CompositeTensor.Builder newBuilderForType ()

public static TensorInfo.CompositeTensor parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static TensorInfo.CompositeTensor parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static TensorInfo.CompositeTensor parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

public static TensorInfo.CompositeTensor parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static TensorInfo.CompositeTensor parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

public static TensorInfo.CompositeTensor parseFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

public static TensorInfo.CompositeTensor parseFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik TensorInfo.CompositeTensor parseFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

public static TensorInfo.CompositeTensor parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

herkese açık TensorInfo.CompositeTensor.Builder toBuilder ()

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

Atar
IO İstisnası