CollectionDef.BytesList

lớp cuối cùng tĩnh công khai CollectionDef.BytesList

 BytesList is used for collecting strings and serialized protobufs. For
 example:
 collection_def {
   key: "trainable_variables"
   value {
     bytes_list {
       value: "\n\017conv1/weights:0\022\024conv1/weights/Assign
              \032\024conv1/weights/read:0"
       value: "\n\016conv1/biases:0\022\023conv1/biases/Assign\032
              \023conv1/biases/read:0"
     }
   }
 }
 
Loại protobuf tensorflow.CollectionDef.BytesList

Các lớp lồng nhau

lớp học CollectionDef.BytesList.Builder
 BytesList is used for collecting strings and serialized protobufs. 

Hằng số

int VALUE_FIELD_NUMBER

Phương pháp công khai

boolean
bằng (Đối tượng obj)
CollectionDef.BytesList tĩnh
CollectionDef.BytesList
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
int
com.google.protobuf.UnknownFieldSet cuối cùng
com.google.protobuf.ByteString
getValue (chỉ số int)
repeated bytes value = 1;
int
getValueCount ()
repeated bytes value = 1;
Danh sách<ByteString>
getValueList ()
repeated bytes value = 1;
int
boolean cuối cùng
CollectionDef.BytesList.Builder tĩnh
CollectionDef.BytesList.Builder tĩnh
CollectionDef.BytesList.Builder
CollectionDef.BytesList tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
CollectionDef.BytesList 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.BytesList tĩnh
ParseFrom (dữ liệu ByteBuffer)
CollectionDef.BytesList tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CollectionDef.BytesList tĩnh
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CollectionDef.BytesList tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
CollectionDef.BytesList tĩnh
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CollectionDef.BytesList tĩnh
ParseFrom (dữ liệu com.google.protobuf.ByteString)
CollectionDef.BytesList tĩnh
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CollectionDef.BytesList tĩnh
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
CollectionDef.BytesList.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.BytesList getDefaultInstance ()

công khai CollectionDef.BytesList 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 ()

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

repeated bytes value = 1;

int công khai getValueCount ()

repeated bytes value = 1;

Danh sách công khai<ByteString> getValueList ()

repeated bytes 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.BytesList.Builder newBuilder ( nguyên mẫu CollectionDef.BytesList )

public static CollectionDef.BytesList.Builder newBuilder ()

public CollectionDef.BytesList.Builder newBuilderForType ()

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

Ném
IOException

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

Ném
IOException

public static CollectionDef.BytesList phân tích cú phápFrom (dữ liệu ByteBuffer)

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

public static CollectionDef.BytesList 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.BytesList phân tích cú phápFrom (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.BytesList phân tích cú phápFrom (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

public static CollectionDef.BytesList 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.BytesList 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.BytesList phân tích cú phápFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

public static CollectionDef.BytesList 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.BytesList.Builder toBuilder ()

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

Ném
IOException