CollectionDef.BytesList

genel statik son sınıf 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 türü tensorflow.CollectionDef.BytesList

İç İçe Sınıflar

sınıf CollectionDef.BytesList.Builder
 BytesList is used for collecting strings and serialized protobufs. 

Sabitler

int VALUE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik CollectionDef.BytesList
CollectionDef.BytesList
final statik com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
com.google.protobuf.ByteString
getValue (int dizini)
repeated bytes value = 1;
int
getValueCount ()
repeated bytes value = 1;
Liste<ByteString>
getValueList ()
repeated bytes value = 1;
int
son boole değeri
statik CollectionDef.BytesList.Builder
statik CollectionDef.BytesList.Builder
CollectionDef.BytesList.Builder
statik CollectionDef.BytesList
parseDelimitedFrom (InputStream girişi)
statik CollectionDef.BytesList
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CollectionDef.BytesList
parseFrom (ByteBuffer verileri)
statik CollectionDef.BytesList
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CollectionDef.BytesList
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CollectionDef.BytesList
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik CollectionDef.BytesList
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CollectionDef.BytesList
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik CollectionDef.BytesList
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CollectionDef.BytesList
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
CollectionDef.BytesList.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int VALUE_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

public static CollectionDef.BytesList getDefaultInstance ()

public CollectionDef.BytesList getDefaultInstanceForType ()

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

halk getParserForType ()

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

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

repeated bytes value = 1;

public int getValueCount ()

repeated bytes value = 1;

genel Liste<ByteString> getValueList ()

repeated bytes value = 1;

genel int hashCode ()

genel final boolean isInitialized ()

public static CollectionDef.BytesList.Builder newBuilder ( CollectionDef.BytesList prototipi)

public static CollectionDef.BytesList.Builder newBuilder ()

public CollectionDef.BytesList.Builder newBuilderForType ()

public static CollectionDef.BytesList parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static CollectionDef.BytesList parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static CollectionDef.BytesList parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

public static CollectionDef.BytesList ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static CollectionDef.BytesList parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

public static CollectionDef.BytesList parseFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

public static CollectionDef.BytesList ayrıştırmaFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

public static CollectionDef.BytesList ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

public static CollectionDef.BytesList parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static CollectionDef.BytesList ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

public CollectionDef.BytesList.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası