CostGraphDef.Node.InputInfo

kelas akhir statis publik 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.
 
Tipe protobuf tensorflow.CostGraphDef.Node.InputInfo

Kelas Bersarang

kelas CostGraphDef.Node.InputInfo.Builder
 Inputs of this node. 

Konstanta

ke dalam PRECEDING_NODE_FIELD_NUMBER
ke dalam PRECEDING_PORT_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
CostGraphDef.Node.InputInfo statis
CostGraphDef.Node.InputInfo
com.google.protobuf.Descriptors.Descriptor statis terakhir
ke dalam
dapatkanNode Sebelumnya ()
int32 preceding_node = 1;
ke dalam
dapatkanPort Sebelumnya ()
int32 preceding_port = 2;
ke dalam
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
CostGraphDef.Node.InputInfo.Builder statis
CostGraphDef.Node.InputInfo.Builder statis
CostGraphDef.Node.InputInfo.Builder
CostGraphDef.Node.InputInfo statis
parseDelimitedFrom (masukan Aliran Masukan)
CostGraphDef.Node.InputInfo statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node.InputInfo statis
parseFrom (data ByteBuffer)
CostGraphDef.Node.InputInfo statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node.InputInfo statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node.InputInfo statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
CostGraphDef.Node.InputInfo statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node.InputInfo statis
parseFrom (com.google.protobuf.ByteString data)
CostGraphDef.Node.InputInfo statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node.InputInfo statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
CostGraphDef.Node.InputInfo.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int final statis publik PRECEDING_NODE_FIELD_NUMBER

Nilai Konstan: 1

int final statis publik PRECEDING_PORT_FIELD_NUMBER

Nilai Konstan: 2

Metode Publik

boolean publik sama (Obj objek)

CostGraphDef.Node.InputInfo statis publik getDefaultInstance ()

publik CostGraphDef.Node.InputInfo getDefaultInstanceForType ()

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

publik dapatkanParserForType ()

publik int getPrecedingNode ()

int32 preceding_node = 1;

int publik getPrecedingPort ()

int32 preceding_port = 2;

publik int getSerializedSize ()

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

CostGraphDef.Node.InputInfo.Builder newBuilder statis publik (prototipe CostGraphDef.Node.InputInfo )

CostGraphDef.Node.InputInfo.Builder newBuilder () statis publik

publik CostGraphDef.Node.InputInfo.Builder newBuilderForType ()

CostGraphDef.Node.InputInfo statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

CostGraphDef.Node.InputInfo statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

CostGraphDef.Node.InputInfo statis publik parseFrom (data ByteBuffer)

Melempar
InvalidProtocolBufferException

CostGraphDef.Node.InputInfo parseFrom statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

public static CostGraphDef.Node.InputInfo parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

CostGraphDef.Node.InputInfo statis publik parseFrom (com.google.protobuf.CodedInputStream masukan)

Melempar
Pengecualian IO

CostGraphDef.Node.InputInfo statis publik parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

CostGraphDef.Node.InputInfo statis publik parseFrom (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

CostGraphDef.Node.InputInfo statis publik parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

CostGraphDef.Node.InputInfo statis publik parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO