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. 

קבועים

int VALUE_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי CollectionDef.BytesList
CollectionDef.BytesList
final static com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
com.google.protobuf.ByteString
getValue (int index)
repeated bytes value = 1;
int
getValueCount ()
repeated bytes value = 1;
רשימה<ByteString>
getValueList ()
repeated bytes value = 1;
int
בוליאנית סופית
סטטי CollectionDef.BytesList.Builder
סטטי CollectionDef.BytesList.Builder
CollectionDef.BytesList.Builder
סטטי CollectionDef.BytesList
parseDelimitedFrom (קלט InputStream)
סטטי 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 (נתוני byte[], 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)

Public static CollectionDef.BytesList getDefaultInstance ()

public CollectionDef.BytesList getDefaultInstanceForType ()

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

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

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

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

repeated bytes value = 1;

public int getValueCount ()

repeated bytes value = 1;

רשימה ציבורית<ByteString> getValueList ()

repeated bytes value = 1;

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי CollectionDef.BytesList.Builder newBuilder (אב-טיפוס CollectionDef.BytesList )

סטטי ציבורי CollectionDef.BytesList.Builder newBuilder ()

Public CollectionDef.BytesList.Builder newBuilderForType ()

Public static CollectionDef.BytesList parseDelimitedFrom (קלט InputStream)

זורק
IOException

Public static CollectionDef.BytesList parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static CollectionDef.BytesList parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

Public static CollectionDef.BytesList parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static CollectionDef.BytesList parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static CollectionDef.BytesList parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

Public static CollectionDef.BytesList parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static CollectionDef.BytesList parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

Public static CollectionDef.BytesList parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static CollectionDef.BytesList parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public CollectionDef.BytesList.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException