CollectionDef.BytesList

کلاس نهایی استاتیک عمومی 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"
     }
   }
 }
 
نوع Protobuf tensorflow.CollectionDef.BytesList

کلاس های تو در تو

کلاس CollectionDef.BytesList.Builder
 BytesList is used for collecting strings and serialized protobufs. 

ثابت ها

بین المللی VALUE_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
استاتیک CollectionDef.BytesList
CollectionDef.BytesList
نهایی static com.google.protobuf.Descriptors.Descriptor
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
com.google.protobuf.ByteString
getValue (شاخص int)
repeated bytes value = 1;
بین المللی
getValueCount ()
repeated bytes value = 1;
لیست <ByteString>
getValueList ()
repeated bytes value = 1;
بین المللی
بولی نهایی
Static CollectionDef.BytesList.Builder
newBuilder (نمونه اولیه CollectionDef.BytesList )
Static CollectionDef.BytesList.Builder
CollectionDef.BytesList.Builder
استاتیک CollectionDef.BytesList
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک CollectionDef.BytesList
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک CollectionDef.BytesList
parseFrom (داده های ByteBuffer)
استاتیک CollectionDef.BytesList
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک CollectionDef.BytesList
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک CollectionDef.BytesList
parseFrom (ورودی com.google.protobuf.CodedInputStream)
استاتیک CollectionDef.BytesList
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک CollectionDef.BytesList
parseFrom (داده های com.google.protobuf.ByteString)
استاتیک CollectionDef.BytesList
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک CollectionDef.BytesList
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
CollectionDef.BytesList.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی VALUE_FIELD_NUMBER

ارزش ثابت: 1

روش های عمومی

بولین عمومی برابر است (Object Obj)

عمومی استاتیک CollectionDef.BytesList getDefaultInstance ()

عمومی CollectionDef.BytesList getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

public com.google.protobuf.ByteString getValue (int index)

repeated bytes value = 1;

عمومی int getValueCount ()

repeated bytes value = 1;

فهرست عمومی<ByteString> getValueList ()

repeated bytes value = 1;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک CollectionDef.BytesList.Builder newBuilder ( نمونه اولیه CollectionDef.BytesList )

عمومی استاتیک CollectionDef.BytesList.Builder newBuilder ()

عمومی CollectionDef.BytesList.Builder newBuilderForType ()

عمومی استاتیک CollectionDef.BytesList parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک CollectionDef.BytesList parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک CollectionDef.BytesList parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک CollectionDef.BytesList parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک CollectionDef.BytesList parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک CollectionDef.BytesList parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک CollectionDef.BytesList parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک CollectionDef.BytesList parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک CollectionDef.BytesList parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک CollectionDef.BytesList parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی CollectionDef.BytesList.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException