CollectionDef.NodeList.Builder

общедоступный статический конечный класс CollectionDef.NodeList.Builder

 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 tensorflow.CollectionDef.NodeList

Публичные методы

CollectionDef.NodeList.Builder
addAllValue (значения Iterable<String>)
repeated string value = 1;
CollectionDef.NodeList.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
CollectionDef.NodeList.Builder
addValue (строковое значение)
repeated string value = 1;
CollectionDef.NodeList.Builder
addValueBytes (значение com.google.protobuf.ByteString)
repeated string value = 1;
CollectionDef.NodeList
CollectionDef.NodeList
CollectionDef.NodeList.Builder
CollectionDef.NodeList.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
CollectionDef.NodeList.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CollectionDef.NodeList.Builder
ОчиститьЗначение ()
repeated string value = 1;
CollectionDef.NodeList.Builder
CollectionDef.NodeList
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Нить
getValue (целочисленный индекс)
repeated string value = 1;
com.google.protobuf.ByteString
getValueBytes (индекс целого числа)
repeated string value = 1;
интервал
getValueCount ()
repeated string value = 1;
com.google.protobuf.ProtocolStringList
получитьСписокЗначений ()
repeated string value = 1;
последнее логическое значение
CollectionDef.NodeList.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CollectionDef.NodeList.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательный CollectionDef.NodeList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
CollectionDef.NodeList.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
CollectionDef.NodeList.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательный CollectionDef.NodeList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
CollectionDef.NodeList.Builder
setValue (целочисленный индекс, строковое значение)
repeated string value = 1;

Унаследованные методы

Публичные методы

public CollectionDef.NodeList.Builder addAllValue (значения Iterable<String>)

repeated string value = 1;

public CollectionDef.NodeList.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public CollectionDef.NodeList.Builder addValue (строковое значение)

repeated string value = 1;

public CollectionDef.NodeList.Builder addValueBytes (значение com.google.protobuf.ByteString)

repeated string value = 1;

общедоступная сборка CollectionDef.NodeList ()

общественный CollectionDef.NodeList buildPartial ()

общедоступный CollectionDef.NodeList.Builder очистить ()

public CollectionDef.NodeList.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

общедоступный CollectionDef.NodeList.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступный CollectionDef.NodeList.Builder ClearValue ()

repeated string value = 1;

общедоступный клон CollectionDef.NodeList.Builder ()

общественный CollectionDef.NodeList getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

общедоступная строка getValue (индекс int)

repeated string value = 1;

public com.google.protobuf.ByteString getValueBytes (индекс int)

repeated string value = 1;

public int getValueCount ()

repeated string value = 1;

общедоступный com.google.protobuf.ProtocolStringList getValueList ()

repeated string value = 1;

публичное финальное логическое значение isInitialized ()

public CollectionDef.NodeList.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный CollectionDef.NodeList.Builder mergeFrom (com.google.protobuf.Message другое)

публичный окончательный CollectionDef.NodeList.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public CollectionDef.NodeList.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public CollectionDef.NodeList.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

общедоступный окончательный CollectionDef.NodeList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public CollectionDef.NodeList.Builder setValue (индекс int, строковое значение)

repeated string value = 1;