CollectionDef.NodeList

lớp cuối cùng tĩnh công khai 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"
     }
   }
 
Loại protobuf tensorflow.CollectionDef.NodeList

Các lớp lồng nhau

lớp học CollectionDef.NodeList.Builder
 NodeList is used for collecting nodes in graph. 

Hằng số

int VALUE_FIELD_NUMBER

Phương pháp công khai

boolean
bằng (Đối tượng obj)
CollectionDef.NodeList tĩnh
Bộ sưu tậpDef.NodeList
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
int
com.google.protobuf.UnknownFieldSet cuối cùng
Sợi dây
getValue (chỉ số int)
repeated string value = 1;
com.google.protobuf.ByteString
getValueBytes (chỉ số int)
repeated string value = 1;
int
getValueCount ()
repeated string value = 1;
com.google.protobuf.ProtocolStringList
getValueList ()
repeated string value = 1;
int
boolean cuối cùng
CollectionDef.NodeList.Builder tĩnh
CollectionDef.NodeList.Builder tĩnh
CollectionDef.NodeList.Builder
CollectionDef.NodeList tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
CollectionDef.NodeList tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
CollectionDef.NodeList tĩnh
ParseFrom (dữ liệu ByteBuffer)
CollectionDef.NodeList tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CollectionDef.NodeList tĩnh
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CollectionDef.NodeList tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
CollectionDef.NodeList tĩnh
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CollectionDef.NodeList tĩnh
ParseFrom (dữ liệu com.google.protobuf.ByteString)
CollectionDef.NodeList tĩnh
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CollectionDef.NodeList tĩnh
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
CollectionDef.NodeList.Builder
trống rỗng
writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Phương pháp kế thừa

Hằng số

int cuối cùng tĩnh công khai VALUE_FIELD_NUMBER

Giá trị không đổi: 1

Phương pháp công khai

boolean công khai bằng (Object obj)

public static CollectionDef.NodeList getDefaultInstance ()

public CollectionDef.NodeList getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

công cộng getParserForType ()

int công khai getSerializedSize ()

trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()

Chuỗi công khai getValue (chỉ mục int)

repeated string value = 1;

com.google.protobuf.ByteString getValueBytes công khai (chỉ mục int)

repeated string value = 1;

int công khai getValueCount ()

repeated string value = 1;

com.google.protobuf.ProtocolStringList getValueList công khai ()

repeated string value = 1;

mã băm int công khai ()

boolean cuối cùng công khai được khởi tạo ()

public static CollectionDef.NodeList.Builder newBuilder ( nguyên mẫu CollectionDef.NodeList )

public static CollectionDef.NodeList.Builder newBuilder ()

public CollectionDef.NodeList.Builder newBuilderForType ()

public static CollectionDef.NodeList parsingDelimitedFrom (Đầu vào inputStream)

Ném
IOException

public static CollectionDef.NodeList parsingDelimitedFrom (Đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

public static CollectionDef.NodeList parsFrom (dữ liệu ByteBuffer)

Ném
Giao thức đệm ngoại lệ không hợp lệ

public static CollectionDef.NodeList phân tích cú phápFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

public static CollectionDef.NodeList parsFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

public static CollectionDef.NodeList parsFrom (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

public static CollectionDef.NodeList phân tích cú phápFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

public static CollectionDef.NodeList parsFrom (dữ liệu com.google.protobuf.ByteString)

Ném
Giao thức đệm ngoại lệ không hợp lệ

public static CollectionDef.NodeList phân tích cú phápFrom (Đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

public static CollectionDef.NodeList parsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công cộng tĩnh trình phân tích cú pháp ()

public CollectionDef.NodeList.Builder toBuilder ()

public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Ném
IOException