SnapshotRecord

שיעור הגמר הציבורי SnapshotRecord

 Each SnapshotRecord represents one batch of pre-processed input data. A batch
 consists of a list of tensors that we encode as TensorProtos. This message
 doesn't store the structure of the batch.
 
סוג Protobuf tensorflow.data.experimental.SnapshotRecord

כיתות מקוננות

מעמד SnapshotRecord.Builder
 Each SnapshotRecord represents one batch of pre-processed input data. 

קבועים

int TENSOR_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
סטטי SnapshotRecord
SnapshotRecord
final static com.google.protobuf.Descriptors.Descriptor
int
TensorProto
getTensor (int index)
repeated .tensorflow.TensorProto tensor = 1;
int
getTensorCount ()
repeated .tensorflow.TensorProto tensor = 1;
רשימה< TensorProto >
getTensorList ()
repeated .tensorflow.TensorProto tensor = 1;
TensorProtoOrBuilder
getTensorOrBuilder (int index)
repeated .tensorflow.TensorProto tensor = 1;
רשימה<? מרחיב את TensorProtoOrBuilder >
getTensorOrBuilderList ()
repeated .tensorflow.TensorProto tensor = 1;
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי SnapshotRecord.Builder
סטטי SnapshotRecord.Builder
newBuilder (אב-טיפוס SnapshotRecord )
SnapshotRecord.Builder
סטטי SnapshotRecord
parseDelimitedFrom (קלט InputStream)
סטטי SnapshotRecord
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SnapshotRecord
parseFrom (נתוני ByteBuffer)
סטטי SnapshotRecord
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SnapshotRecord
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SnapshotRecord
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי SnapshotRecord
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SnapshotRecord
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי SnapshotRecord
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SnapshotRecord
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
SnapshotRecord.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי TENSOR_FIELD_NUMBER

ערך קבוע: 1

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

שווה ערך בוליאני ציבורי (Object obj)

Public static SnapshotRecord getDefaultInstance ()

public SnapshotRecord getDefaultInstanceForType ()

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

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

public int getSerializedSize ()

Public TensorProto getTensor (int index)

repeated .tensorflow.TensorProto tensor = 1;

public int getTensorCount ()

repeated .tensorflow.TensorProto tensor = 1;

רשימה ציבורית< TensorProto > getTensorList ()

repeated .tensorflow.TensorProto tensor = 1;

הציבור TensorProtoOrBuilder getTensorOrBuilder (int index)

repeated .tensorflow.TensorProto tensor = 1;

רשימה ציבורית<? מרחיב את TensorProtoOrBuilder > getTensorOrBuilderList ()

repeated .tensorflow.TensorProto tensor = 1;

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

public int hashCode ()

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

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

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

public SnapshotRecord.Builder newBuilderForType ()

סטטי SnapshotRecord parseDelimitedFrom (קלט InputStream)

זורק
IOException

סטטי SnapshotRecord parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

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

זורק
InvalidProtocolBufferException

מנתח SnapshotRecord סטטי ציבורי (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

SnapshotRecord parseFrom סטטי ציבורי (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

מנתח מאת SnapshotRecord סטטי ציבורי (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

SnapshotRecord parseFrom סטטי ציבורי (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

מנתח SnapshotRecord סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

סטטי SnapshotRecord parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

מנתח SnapshotRecord סטטי ציבורי (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

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

public SnapshotRecord.Builder toBuilder ()

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

זורק
IOException