SnapshotRecord.Builder

classe finale statique publique SnapshotRecord.Builder

 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.
 
Type Protobuf tensorflow.data.experimental.SnapshotRecord

Méthodes publiques

SnapshotRecord.Builder
addAllTensor (Iterable<? étend TensorProto > valeurs)
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
SnapshotRecord.Builder
addTensor (valeur TensorProto )
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder
addTensor (index int, valeur TensorProto )
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder
addTensor ( TensorProto.Builder builderForValue)
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder
addTensor (index int, TensorProto.Builder builderForValue)
repeated .tensorflow.TensorProto tensor = 1;
TensorProto.Builder
addTensorBuilder (index int)
repeated .tensorflow.TensorProto tensor = 1;
TensorProto.Builder
addTensorBuilder ()
repeated .tensorflow.TensorProto tensor = 1;
Enregistrement instantané
Enregistrement instantané
SnapshotRecord.Builder
clair ()
SnapshotRecord.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
SnapshotRecord.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SnapshotRecord.Builder
clearTensor ()
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder
cloner ()
Enregistrement instantané
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
TensorProto
getTensor (index int)
repeated .tensorflow.TensorProto tensor = 1;
TensorProto.Builder
getTensorBuilder (index int)
repeated .tensorflow.TensorProto tensor = 1;
Liste< TensorProto.Builder >
getTensorBuilderList ()
repeated .tensorflow.TensorProto tensor = 1;
int
getTensorCount ()
repeated .tensorflow.TensorProto tensor = 1;
Liste< TensorProto >
getTensorList ()
repeated .tensorflow.TensorProto tensor = 1;
TensorProtoOrBuilder
getTensorOrBuilder (index int)
repeated .tensorflow.TensorProto tensor = 1;
Liste<? étend TensorProtoOrBuilder >
getTensorOrBuilderList ()
repeated .tensorflow.TensorProto tensor = 1;
booléen final
SnapshotRecord.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotRecord.Builder
mergeFrom (com.google.protobuf.Message autre)
SnapshotRecord.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
SnapshotRecord.Builder
RemoveTensor (index int)
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
SnapshotRecord.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
SnapshotRecord.Builder
setTensor (index int, valeur TensorProto )
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder
setTensor (index int, TensorProto.Builder builderForValue)
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public SnapshotRecord.Builder addAllTensor (Iterable<? étend TensorProto > valeurs)

repeated .tensorflow.TensorProto tensor = 1;

public SnapshotRecord.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public SnapshotRecord.Builder addTensor (valeur TensorProto )

repeated .tensorflow.TensorProto tensor = 1;

public SnapshotRecord.Builder addTensor (index int, valeur TensorProto )

repeated .tensorflow.TensorProto tensor = 1;

public SnapshotRecord.Builder addTensor ( TensorProto.Builder builderForValue)

repeated .tensorflow.TensorProto tensor = 1;

public SnapshotRecord.Builder addTensor (index int, TensorProto.Builder builderForValue)

repeated .tensorflow.TensorProto tensor = 1;

public TensorProto.Builder addTensorBuilder (index int)

repeated .tensorflow.TensorProto tensor = 1;

public TensorProto.Builder addTensorBuilder ()

repeated .tensorflow.TensorProto tensor = 1;

build public SnapshotRecord ()

public SnapshotRecord buildPartial ()

public SnapshotRecord.Builder clear ()

public SnapshotRecord.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

public SnapshotRecord.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SnapshotRecord.Builder clearTensor ()

repeated .tensorflow.TensorProto tensor = 1;

Clone public SnapshotRecord.Builder ()

public SnapshotRecord getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public TensorProto getTensor (index int)

repeated .tensorflow.TensorProto tensor = 1;

public TensorProto.Builder getTensorBuilder (index int)

repeated .tensorflow.TensorProto tensor = 1;

Liste publique < TensorProto.Builder > getTensorBuilderList ()

repeated .tensorflow.TensorProto tensor = 1;

public int getTensorCount ()

repeated .tensorflow.TensorProto tensor = 1;

Liste publique < TensorProto > getTensorList ()

repeated .tensorflow.TensorProto tensor = 1;

public TensorProtoOrBuilder getTensorOrBuilder (index int)

repeated .tensorflow.TensorProto tensor = 1;

Liste publique <? étend TensorProtoOrBuilder > getTensorOrBuilderList ()

repeated .tensorflow.TensorProto tensor = 1;

public final booléen isInitialized ()

public SnapshotRecord.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public SnapshotRecord.Builder mergeFrom (com.google.protobuf.Message autre)

SnapshotRecord.Builder final public mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public SnapshotRecord.Builder removeTensor (index int)

repeated .tensorflow.TensorProto tensor = 1;

public SnapshotRecord.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public SnapshotRecord.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public SnapshotRecord.Builder setTensor (index int, valeur TensorProto )

repeated .tensorflow.TensorProto tensor = 1;

public SnapshotRecord.Builder setTensor (index int, TensorProto.Builder builderForValue)

repeated .tensorflow.TensorProto tensor = 1;

SnapshotRecord.Builder final public setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)