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. 

ثابت ها

بین المللی TENSOR_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
SnapshotRecord ثابت
SnapshotRecord
نهایی static com.google.protobuf.Descriptors.Descriptor
بین المللی
TensorProto
getTensor (شاخص int)
repeated .tensorflow.TensorProto tensor = 1;
بین المللی
getTensorCount ()
repeated .tensorflow.TensorProto tensor = 1;
فهرست < TensorProto >
getTensorList ()
repeated .tensorflow.TensorProto tensor = 1;
TensorProtoOrBuilder
getTensorOrBuilder (شاخص int)
repeated .tensorflow.TensorProto tensor = 1;
لیست<? TensorProtoOrBuilder > را گسترش می دهد
getTensorOrBuilderList ()
repeated .tensorflow.TensorProto tensor = 1;
com.google.protobuf.UnknownFieldSet نهایی
بین المللی
بولی نهایی
Static SnapshotRecord.Builder
Static SnapshotRecord.Builder
newBuilder (نمونه اولیه SnapshotRecord )
SnapshotRecord.Builder
SnapshotRecord ثابت
parseDelimitedFrom (ورودی جریان ورودی)
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 (بایت[] داده، 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)

عمومی Static SnapshotRecord getDefaultInstance ()

عمومی SnapshotRecord getDefaultInstanceForType ()

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

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی TensorProto getTensor (شاخص int)

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;

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

هش کد عمومی ()

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

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

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

عمومی SnapshotRecord.Builder newBuilderForType ()

عمومی استاتیک SnapshotRecord parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی static SnapshotRecord parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک SnapshotRecord parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
IOException

عمومی static SnapshotRecord parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

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

عمومی SnapshotRecord.Builder toBuilder ()

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

پرتاب می کند
IOException