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

วิธีการสาธารณะ

บูลีน
เท่ากับ (วัตถุ obj)
SnapshotRecord แบบคงที่
สแนปช็อตบันทึก
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
ภายใน
เทนเซอร์โปรโต
getTensor (ดัชนี int)
repeated .tensorflow.TensorProto tensor = 1;
ภายใน
getTensorCount ()
repeated .tensorflow.TensorProto tensor = 1;
รายการ < TensorProto >
รับ TensorList ()
repeated .tensorflow.TensorProto tensor = 1;
TensorProtoOrBuilder
getTensorOrBuilder (ดัชนี int)
repeated .tensorflow.TensorProto tensor = 1;
รายการ<? ขยาย TensorProtoOrBuilder >
getTensorOrBuilderList ()
repeated .tensorflow.TensorProto tensor = 1;
สุดท้าย com.google.protobuf.UnknownFieldSet
ภายใน
บูลีนสุดท้าย
SnapshotRecord.Builder แบบคงที่
SnapshotRecord.Builder แบบคงที่
newBuilder (ต้นแบบ SnapshotRecord )
SnapshotRecord.Builder
SnapshotRecord แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
SnapshotRecord แบบคงที่
parseDelimitedFrom (อินพุตสตรีม 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 เอาต์พุต)

วิธีการสืบทอด

ค่าคงที่

สาธารณะคงสุดท้าย int TENSOR_FIELD_NUMBER

ค่าคงที่: 1

วิธีการสาธารณะ

บูลีนสาธารณะ เท่ากับ (Object obj)

SnapshotRecord สาธารณะคงที่ getDefaultInstance ()

SnapshotRecord สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย 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)

repeated .tensorflow.TensorProto tensor = 1;

รายการสาธารณะ<? ขยาย TensorProtoOrBuilder > getTensorOrBuilderList ()

repeated .tensorflow.TensorProto tensor = 1;

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

สาธารณะ int hashCode ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

SnapshotRecord.Builder สาธารณะแบบคงที่ newBuilder ()

SnapshotRecord.Builder แบบคงที่สาธารณะ newBuilder (ต้นแบบ SnapshotRecord )

SnapshotRecord.Builder สาธารณะ newBuilderForType ()

SnapshotRecord แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream)

ขว้าง
IOข้อยกเว้น

SnapshotRecord แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

แยกวิเคราะห์ SnapshotRecord แบบคงที่สาธารณะ (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

SnapshotRecord แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

SnapshotRecord แบบคงที่สาธารณะ parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

แยกวิเคราะห์ SnapshotRecord แบบคงที่สาธารณะ (อินพุต com.google.protobuf.CodedInputStream)

ขว้าง
IOข้อยกเว้น

SnapshotRecord แบบคงที่สาธารณะ parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

แยกวิเคราะห์ SnapshotRecord แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

SnapshotRecord แบบคงที่สาธารณะ parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

แยกวิเคราะห์ SnapshotRecord แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

SnapshotRecord.Builder สาธารณะ toBuilder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น