CollectionDef.NodeList

publiczna statyczna klasa końcowa 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"
     }
   }
 
Typ Protobuf tensorflow.CollectionDef.NodeList

Klasy zagnieżdżone

klasa KolekcjaDef.NodeList.Builder
 NodeList is used for collecting nodes in graph. 

Stałe

wew VALUE_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczna kolekcjaDef.NodeList
KolekcjaDef.NodeList
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
wew
końcowy com.google.protobuf.UnknownFieldSet
Strunowy
getValue (indeks int)
repeated string value = 1;
com.google.protobuf.ByteString
getValueBytes (indeks int)
repeated string value = 1;
wew
getValueCount ()
repeated string value = 1;
com.google.protobuf.ProtocolStringList
getValueList ()
repeated string value = 1;
wew
końcowa wartość logiczna
statyczny CollectionDef.NodeList.Builder
statyczny CollectionDef.NodeList.Builder
KolekcjaDef.NodeList.Builder
statyczna kolekcjaDef.NodeList
parseDelimitedFrom (wejście strumienia wejściowego)
statyczna kolekcjaDef.NodeList
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna kolekcjaDef.NodeList
parseFrom (dane ByteBuffer)
statyczna kolekcjaDef.NodeList
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna kolekcjaDef.NodeList
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna kolekcjaDef.NodeList
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczna kolekcjaDef.NodeList
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczna kolekcjaDef.NodeList
parseFrom (dane com.google.protobuf.ByteString)
statyczna kolekcjaDef.NodeList
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna kolekcjaDef.NodeList
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
KolekcjaDef.NodeList.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int VALUE_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

public static CollectionDef.NodeList getDefaultInstance ()

public CollectionDef.NodeList getDefaultInstanceForType ()

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

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

public String getValue (indeks int)

repeated string value = 1;

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

repeated string value = 1;

publiczny int getValueCount ()

repeated string value = 1;

public com.google.protobuf.ProtocolStringList getValueList ()

repeated string value = 1;

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny CollectionDef.NodeList.Builder newBuilder (prototyp CollectionDef.NodeList )

public static CollectionDef.NodeList.Builder newBuilder ()

public CollectionDef.NodeList.Builder newBuilderForType ()

public static CollectionDef.NodeList parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

public static CollectionDef.NodeList parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static CollectionDef.NodeList parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static CollectionDef.NodeList parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static CollectionDef.NodeList parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static CollectionDef.NodeList parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static CollectionDef.NodeList parseFrom (bajt[] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static CollectionDef.NodeList parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public CollectionDef.NodeList.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO