SnapshotRecord della classe finale pubblica
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.
tensorflow.data.experimental.SnapshotRecord Classi nidificate
| classe | SnapshotRecord.Builder | Each SnapshotRecord represents one batch of pre-processed input data. | |
Costanti
| int | TENSOR_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| record di istantanea statico | |
| Registrazione di istantanea | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| int | |
| TensoreProto | getTensor (indice int) repeated .tensorflow.TensorProto tensor = 1; |
| int | getTensorCount () repeated .tensorflow.TensorProto tensor = 1; |
| Elenco< TensorProto > | getListaTensori () repeated .tensorflow.TensorProto tensor = 1; |
| TensorProtoOrBuilder | getTensorOrBuilder (indice int) repeated .tensorflow.TensorProto tensor = 1; |
| Elenco<? estende TensorProtoOrBuilder > | getTensorOrBuilderList () repeated .tensorflow.TensorProto tensor = 1; |
| finale com.google.protobuf.UnknownFieldSet | |
| int | codicehash () |
| booleano finale | |
| SnapshotRecord.Builder statico | |
| SnapshotRecord.Builder statico | newBuilder (prototipo SnapshotRecord ) |
| SnapshotRecord.Builder | |
| record di istantanea statico | parseDelimitedFrom (input InputStream) |
| record di istantanea statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| record di istantanea statico | parseFrom (dati ByteBuffer) |
| record di istantanea statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| record di istantanea statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| record di istantanea statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| record di istantanea statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| record di istantanea statico | parseFrom (dati com.google.protobuf.ByteString) |
| record di istantanea statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| record di istantanea statico | parseFrom (dati com.google.protobuf.ByteString, estensione Com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| SnapshotRecord.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int TENSOR_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico getParserForType ()
public int getSerializedSize ()
public int getTensorCount ()
repeated .tensorflow.TensorProto tensor = 1;
public TensorProtoOrBuilder getTensorOrBuilder (indice int)
repeated .tensorflow.TensorProto tensor = 1;
Elenco pubblico<? estende TensorProtoOrBuilder > getTensorOrBuilderList ()
repeated .tensorflow.TensorProto tensor = 1;
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
SnapshotRecord statico pubblico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
SnapshotRecord statico pubblico parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
SnapshotRecord statico pubblico parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
ParseFrom SnapshotRecord statico pubblico (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
SnapshotRecord statico pubblico parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
SnapshotRecord statico pubblico parseFrom (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
SnapshotRecord statico pubblico parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
SnapshotRecord statico pubblico parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|