คลาสสุดท้ายคงที่สาธารณะ 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 ช่อง ค่าอ็อบเจ็กต์) |
| 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 (ดัชนี int) repeated string value = 1; |
| com.google.protobuf.ByteString | getValueBytes (ดัชนี int) 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.ข้อความ อื่น ๆ ) |
| 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 (ดัชนี int, ค่าสตริง) repeated string value = 1; |
วิธีการสืบทอด
วิธีการสาธารณะ
สาธารณะ CollectionDef.NodeList.Builder addAllValue (ค่า Iterable <String>)
repeated string value = 1;
Public CollectionDef.NodeList.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
สาธารณะ CollectionDef.NodeList.Builder addValueBytes (ค่า com.google.protobuf.ByteString)
repeated string value = 1;
สาธารณะ CollectionDef.NodeList.Builder clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
สาธารณะ CollectionDef.NodeList.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สตริงสาธารณะ getValue (ดัชนี int)
repeated string value = 1;
สาธารณะ com.google.protobuf.ByteString getValueBytes (ดัชนี int)
repeated string value = 1;
สาธารณะ int getValueCount ()
repeated string value = 1;
สาธารณะ com.google.protobuf.ProtocolStringList getValueList ()
repeated string value = 1;
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ CollectionDef.NodeList.Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|