CollectionDef.NodeList

genel statik son sınıf 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 türü tensorflow.CollectionDef.NodeList

İç İçe Sınıflar

sınıf CollectionDef.NodeList.Builder
 NodeList is used for collecting nodes in graph. 

Sabitler

int VALUE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik CollectionDef.NodeList
CollectionDef.NodeList
final statik com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
Sicim
getValue (int dizini)
repeated string value = 1;
com.google.protobuf.ByteString
getValueBytes (int dizini)
repeated string value = 1;
int
getValueCount ()
repeated string value = 1;
com.google.protobuf.ProtocolStringList
getValueList ()
repeated string value = 1;
int
son boole değeri
statik CollectionDef.NodeList.Builder
statik CollectionDef.NodeList.Builder
CollectionDef.NodeList.Builder
statik CollectionDef.NodeList
parseDelimitedFrom (InputStream girişi)
statik CollectionDef.NodeList
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CollectionDef.NodeList
parseFrom (ByteBuffer verileri)
statik CollectionDef.NodeList
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CollectionDef.NodeList
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CollectionDef.NodeList
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik CollectionDef.NodeList
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CollectionDef.NodeList
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik CollectionDef.NodeList
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CollectionDef.NodeList
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
CollectionDef.NodeList.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int VALUE_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

public static CollectionDef.NodeList getDefaultInstance ()

public CollectionDef.NodeList getDefaultInstanceForType ()

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

halk getParserForType ()

public int getSerializedSize ()

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

public String getValue (int indeksi)

repeated string value = 1;

public com.google.protobuf.ByteString getValueBytes (int dizini)

repeated string value = 1;

public int getValueCount ()

repeated string value = 1;

public com.google.protobuf.ProtocolStringList getValueList ()

repeated string value = 1;

genel int hashCode ()

genel final boolean isInitialized ()

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

public static CollectionDef.NodeList.Builder newBuilder ()

public CollectionDef.NodeList.Builder newBuilderForType ()

public static CollectionDef.NodeList parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static CollectionDef.NodeList parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static CollectionDef.NodeList parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

public static CollectionDef.NodeList parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

public static CollectionDef.NodeList parseFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

public static CollectionDef.NodeList ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

public static CollectionDef.NodeList parseFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

public static CollectionDef.NodeList parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

public CollectionDef.NodeList.Builder toBuilder ()

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

Atar
IO İstisnası