TensorConnection

genel final sınıfı TensorConnection

 Defines a connection between two tensors in a `GraphDef`.
 
Protobuf tipi tensorflow.TensorConnection

İç İçe Sınıflar

sınıf TensorConnection.Builder
 Defines a connection between two tensors in a `GraphDef`. 

Sabitler

int FROM_TENSOR_FIELD_NUMBER
int TO_TENSOR_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Statik Tensör Bağlantısı
Tensör Bağlantısı
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getFromTensor ()
 A tensor name.
com.google.protobuf.ByteString
getFromTensorBytes ()
 A tensor name.
int
Sicim
getToTensor ()
 A tensor name.
com.google.protobuf.ByteString
getToTensorBytes ()
 A tensor name.
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik TensorConnection.Builder
statik TensorConnection.Builder
TensorConnection.Builder
Statik Tensör Bağlantısı
parseDelimitedFrom (InputStream girişi)
Statik Tensör Bağlantısı
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Tensör Bağlantısı
parseFrom (ByteBuffer verileri)
Statik Tensör Bağlantısı
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Tensör Bağlantısı
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Tensör Bağlantısı
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik Tensör Bağlantısı
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Tensör Bağlantısı
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik Tensör Bağlantısı
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Tensör Bağlantısı
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
TensorConnection.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int FROM_TENSOR_FIELD_NUMBER

Sabit Değer: 1

genel statik final int TO_TENSOR_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

genel statik TensorConnection getDefaultInstance ()

genel TensorConnection getDefaultInstanceForType ()

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

public String getFromTensor ()

 A tensor name. The value of this tensor will be substituted for
 the tensor named in `to_tensor`.
 
string from_tensor = 1;

public com.google.protobuf.ByteString getFromTensorBytes ()

 A tensor name. The value of this tensor will be substituted for
 the tensor named in `to_tensor`.
 
string from_tensor = 1;

halk getParserForType ()

public int getSerializedSize ()

genel Dize getToTensor ()

 A tensor name. The value of this tensor will be bound to the
 value of the tensor named in `from_tensor`.
 
string to_tensor = 2;

herkese açık com.google.protobuf.ByteString getToTensorBytes ()

 A tensor name. The value of this tensor will be bound to the
 value of the tensor named in `from_tensor`.
 
string to_tensor = 2;

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik TensorConnection.Builder newBuilder ( TensorConnection prototipi)

genel statik TensorConnection.Builder newBuilder ()

herkese açık TensorConnection.Builder newBuilderForType ()

genel statik TensorConnection ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik TensorConnection ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik TensorConnection ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik TensorConnection ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik TensorConnection ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

genel statik TensorConnection ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

genel statik TensorConnection ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik TensorConnection ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

genel TensorConnection.Builder toBuilder ()

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

Atar
IO İstisnası