CostGraphDef.Node.InputInfo

genel statik son sınıf CostGraphDef.Node.InputInfo

 Inputs of this node. They must be executed before this node can be
 executed. An input is a particular output of another node, specified
 by the node id and the output index.
 
Protobuf türü tensorflow.CostGraphDef.Node.InputInfo

İç İçe Sınıflar

sınıf CostGraphDef.Node.InputInfo.Builder
 Inputs of this node. 

Sabitler

int PRECEDING_NODE_FIELD_NUMBER
int PRECEDING_PORT_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik CostGraphDef.Node.InputInfo
CostGraphDef.Node.InputInfo
final statik com.google.protobuf.Descriptors.Descriptor
int
getPrecedingNode ()
int32 preceding_node = 1;
int
getPrecedingPort ()
int32 preceding_port = 2;
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik CostGraphDef.Node.InputInfo.Builder
statik CostGraphDef.Node.InputInfo.Builder
CostGraphDef.Node.InputInfo.Builder
statik CostGraphDef.Node.InputInfo
parseDelimitedFrom (InputStream girişi)
statik CostGraphDef.Node.InputInfo
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.Node.InputInfo
parseFrom (ByteBuffer verileri)
statik CostGraphDef.Node.InputInfo
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.Node.InputInfo
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.Node.InputInfo
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik CostGraphDef.Node.InputInfo
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.Node.InputInfo
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik CostGraphDef.Node.InputInfo
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.Node.InputInfo
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
CostGraphDef.Node.InputInfo.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int PRECEDING_NODE_FIELD_NUMBER

Sabit Değer: 1

genel statik final int PRECEDING_PORT_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

public static CostGraphDef.Node.InputInfo getDefaultInstance ()

genel CostGraphDef.Node.InputInfo getDefaultInstanceForType ()

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

halk getParserForType ()

public int getPrecedingNode ()

int32 preceding_node = 1;

public int getPrecedingPort ()

int32 preceding_port = 2;

public int getSerializedSize ()

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik CostGraphDef.Node.InputInfo.Builder newBuilder ()

genel CostGraphDef.Node.InputInfo.Builder newBuilderForType ()

public static CostGraphDef.Node.InputInfo parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

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

Atar
IO İstisnası

genel statik CostGraphDef.Node.InputInfo parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

genel statik CostGraphDef.Node.InputInfo parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

genel statik CostGraphDef.Node.InputInfo parseFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik CostGraphDef.Node.InputInfo ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

genel statik CostGraphDef.Node.InputInfo parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

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

Atar
IO İstisnası