کلاس نهایی استاتیک عمومی 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"
}
}
tensorflow.CollectionDef.NodeList روش های عمومی
| CollectionDef.NodeList.Builder | addAllValue (مقادیر<String> تکرارپذیر) repeated string value = 1; |
| CollectionDef.NodeList.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
| 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 | clearValue () repeated string value = 1; |
| CollectionDef.NodeList.Builder | کلون () |
| CollectionDef.NodeList | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| رشته | getValue (شاخص int) repeated string value = 1; |
| com.google.protobuf.ByteString | getValueBytes (شاخص int) repeated string value = 1; |
| بین المللی | getValueCount () repeated string value = 1; |
| com.google.protobuf.ProtocolStringList | getValueList () 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 other) |
| نهایی CollectionDef.NodeList.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| CollectionDef.NodeList.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
| CollectionDef.NodeList.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
| نهایی CollectionDef.NodeList.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| CollectionDef.NodeList.Builder | setValue (شاخص int، مقدار رشته) repeated string value = 1; |
روش های ارثی
روش های عمومی
عمومی CollectionDef.NodeList.Builder addAllValue (مقادیر<String> تکرارپذیر)
repeated string value = 1;
عمومی CollectionDef.NodeList.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
public CollectionDef.NodeList.Builder addValueBytes (مقدار com.google.protobuf.ByteString)
repeated string value = 1;
public CollectionDef.NodeList.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
عمومی CollectionDef.NodeList.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public static final 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 index)
repeated string value = 1;
عمومی int getValueCount ()
repeated string value = 1;
عمومی com.google.protobuf.ProtocolStringList getValueList ()
repeated string value = 1;
بولین نهایی عمومی isInitialized ()
عمومی CollectionDef.NodeList.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|