NodeOutput

genel son sınıf NodeOutput

 Output sizes recorded for a single execution of a graph node.
 
Protobuf türü tensorflow.NodeOutput

İç İçe Sınıflar

sınıf NodeOutput.Builder
 Output sizes recorded for a single execution of a graph node. 

Sabitler

int SLOT_FIELD_NUMBER
int TENSOR_DESCRIPTION_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Statik Düğüm Çıkışı
Düğüm Çıkışı
final statik com.google.protobuf.Descriptors.Descriptor
int
int
getSlot ()
int32 slot = 1;
TensörAçıklama
getTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;
TensorAçıklamaOrBuilder
getTensorDescriptionOrBuilder ()
.tensorflow.TensorDescription tensor_description = 3;
final com.google.protobuf.UnknownFieldSet
boolean
hasTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;
int
son boole değeri
statik NodeOutput.Builder
statik NodeOutput.Builder
newBuilder ( NodeOutput prototipi)
NodeOutput.Builder
Statik Düğüm Çıkışı
parseDelimitedFrom (InputStream girişi)
Statik Düğüm Çıkışı
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Düğüm Çıkışı
parseFrom (ByteBuffer verileri)
Statik Düğüm Çıkışı
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Düğüm Çıkışı
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Düğüm Çıkışı
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik Düğüm Çıkışı
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Düğüm Çıkışı
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik Düğüm Çıkışı
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Düğüm Çıkışı
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
NodeOutput.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int SLOT_FIELD_NUMBER

Sabit Değer: 1

genel statik final int TENSOR_DESCRIPTION_FIELD_NUMBER

Sabit Değer: 3

Genel Yöntemler

genel boole eşittir (Object obj)

genel statik NodeOutput getDefaultInstance ()

public NodeOutput getDefaultInstanceForType ()

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

halk getParserForType ()

public int getSerializedSize ()

genel int getSlot ()

int32 slot = 1;

public TensorDescription getTensorDescription ()

.tensorflow.TensorDescription tensor_description = 3;

public TensorDescriptionOrBuilder getTensorDescriptionOrBuilder ()

.tensorflow.TensorDescription tensor_description = 3;

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

genel boolean hasTensorDescription ()

.tensorflow.TensorDescription tensor_description = 3;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik NodeOutput.Builder newBuilder ()

genel statik NodeOutput.Builder newBuilder ( NodeOutput prototipi)

public NodeOutput.Builder newBuilderForType ()

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

Atar
IO İstisnası

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

public NodeOutput.Builder toBuilder ()

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

Atar
IO İstisnası