SnapshotRecord

halka açık final dersi 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 türü tensorflow.data.experimental.SnapshotRecord

İç İçe Sınıflar

sınıf SnapshotRecord.Builder
 Each SnapshotRecord represents one batch of pre-processed input data. 

Sabitler

int TENSOR_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Statik Anlık Görüntü Kaydı
Anlık GörüntüKayıt
final statik com.google.protobuf.Descriptors.Descriptor
int
TensorProto
getTensor (int dizini)
repeated .tensorflow.TensorProto tensor = 1;
int
getTensorCount ()
repeated .tensorflow.TensorProto tensor = 1;
Liste< TensorProto >
getTensorList ()
repeated .tensorflow.TensorProto tensor = 1;
TensorProtoOrBuilder
getTensorOrBuilder (int dizini)
repeated .tensorflow.TensorProto tensor = 1;
Liste<? TensorProtoOrBuilder'ı genişletiyor >
getTensorOrBuilderList ()
repeated .tensorflow.TensorProto tensor = 1;
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik SnapshotRecord.Builder
statik SnapshotRecord.Builder
SnapshotRecord.Builder
Statik Anlık Görüntü Kaydı
parseDelimitedFrom (InputStream girişi)
Statik Anlık Görüntü Kaydı
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Anlık Görüntü Kaydı
parseFrom (ByteBuffer verileri)
Statik Anlık Görüntü Kaydı
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Anlık Görüntü Kaydı
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Anlık Görüntü Kaydı
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik Anlık Görüntü Kaydı
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Anlık Görüntü Kaydı
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik Anlık Görüntü Kaydı
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Anlık Görüntü Kaydı
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
SnapshotRecord.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int TENSOR_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

genel statik SnapshotRecord getDefaultInstance ()

genel SnapshotRecord getDefaultInstanceForType ()

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

halk getParserForType ()

public int getSerializedSize ()

genel TensorProto getTensor (int dizini)

repeated .tensorflow.TensorProto tensor = 1;

public int getTensorCount ()

repeated .tensorflow.TensorProto tensor = 1;

genel Liste< TensorProto > getTensorList ()

repeated .tensorflow.TensorProto tensor = 1;

genel TensorProtoOrBuilder getTensorOrBuilder (int dizini)

repeated .tensorflow.TensorProto tensor = 1;

genel liste<? TensorProtoOrBuilder'ı genişletir > getTensorOrBuilderList ()

repeated .tensorflow.TensorProto tensor = 1;

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik SnapshotRecord.Builder newBuilder ()

genel statik SnapshotRecord.Builder newBuilder ( SnapshotRecord prototipi)

genel SnapshotRecord.Builder newBuilderForType ()

genel statik Anlık Görüntü Kayıt ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik Anlık GörüntüKayıt ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik SnapshotRecord ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik Anlık Görüntü Kayıt ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik Anlık Görüntü Kayıt ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik Anlık Görüntü Kayıt ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik Anlık Görüntü Kayıt ayrıştırmaFrom (byte[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik Anlık Görüntü Kayıt ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik Anlık Görüntü Kayıt ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik Anlık Görüntü Kayıt ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

genel SnapshotRecord.Builder toBuilder ()

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

Atar
IO İstisnası