CollectionDef.NodeList

kelas akhir statis publik CollectionDef.NodeList

 NodeList is used for collecting nodes in graph. For example
 collection_def {
   key: "summaries"
   value {
     node_list {
       value: "input_producer/ScalarSummary:0"
       value: "shuffle_batch/ScalarSummary:0"
       value: "ImageSummary:0"
     }
   }
 
Protobuf mengetik tensorflow.CollectionDef.NodeList

Kelas Bersarang

kelas CollectionDef.NodeList.Builder
 NodeList is used for collecting nodes in graph. 

Konstanta

ke dalam VALUE_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
CollectionDef.NodeList statis
CollectionDef.NodeList
com.google.protobuf.Descriptors.Descriptor statis terakhir
ke dalam
final com.google.protobuf.UnknownFieldSet
Rangkaian
getValue (indeks int)
repeated string value = 1;
com.google.protobuf.ByteString
getValueBytes (indeks int)
repeated string value = 1;
ke dalam
dapatkanValueCount ()
repeated string value = 1;
com.google.protobuf.ProtocolStringList
dapatkanDaftarNilai ()
repeated string value = 1;
ke dalam
boolean terakhir
CollectionDef.NodeList.Builder statis
CollectionDef.NodeList.Builder statis
CollectionDef.NodeList.Builder
CollectionDef.NodeList statis
parseDelimitedFrom (masukan Aliran Masukan)
CollectionDef.NodeList statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.NodeList statis
parseFrom (data ByteBuffer)
CollectionDef.NodeList statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.NodeList statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.NodeList statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
CollectionDef.NodeList statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.NodeList statis
parseFrom (com.google.protobuf.ByteString data)
CollectionDef.NodeList statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.NodeList statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
CollectionDef.NodeList.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik VALUE_FIELD_NUMBER

Nilai Konstan: 1

Metode Publik

boolean publik sama (Obj objek)

publik statis CollectionDef.NodeList getDefaultInstance ()

publik CollectionDef.NodeList getDefaultInstanceForType ()

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

publik dapatkanParserForType ()

publik int getSerializedSize ()

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

GetValue String publik (indeks int)

repeated string value = 1;

publik com.google.protobuf.ByteString getValueBytes (indeks int)

repeated string value = 1;

int publik getValueCount ()

repeated string value = 1;

com.google.protobuf.ProtocolStringList getValueList () publik

repeated string value = 1;

kode hash int publik ()

boolean akhir publik diinisialisasi ()

public static CollectionDef.NodeList.Builder newBuilder (prototipe CollectionDef.NodeList )

publik statis CollectionDef.NodeList.Builder newBuilder ()

publik CollectionDef.NodeList.Builder newBuilderForType ()

public static CollectionDef.NodeList parseDelimitedFrom (masukan InputStream)

Melempar
Pengecualian IO

public static CollectionDef.NodeList parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom CollectionDef.NodeList statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

public static CollectionDef.NodeList parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

public static CollectionDef.NodeList parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom CollectionDef.NodeList statis publik (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

public static CollectionDef.NodeList parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom CollectionDef.NodeList statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

public static CollectionDef.NodeList parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

public static CollectionDef.NodeList parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

CollectionDef.NodeList.Builder toBuilder () publik

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

Melempar
Pengecualian IO