SnapshotRecord.Builder

classe final pública estática 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.
 
tensorflow.data.experimental.SnapshotRecord tipo tensorflow.data.experimental.SnapshotRecord

Métodos Públicos

SnapshotRecord.Builder
addAllTensor (valores Iterable <? extends TensorProto >)
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
SnapshotRecord.Builder
addTensor (valor TensorProto )
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder
addTensor (índice int, valor TensorProto )
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder
addTensor ( TensorProto.Builder builderForValue)
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder
addTensor (int index, TensorProto.Builder builderForValue)
repeated .tensorflow.TensorProto tensor = 1;
TensorProto.Builder
addTensorBuilder (índice interno )
repeated .tensorflow.TensorProto tensor = 1;
TensorProto.Builder
addTensorBuilder ()
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord
build ()
SnapshotRecord
SnapshotRecord.Builder
limpar ()
SnapshotRecord.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
SnapshotRecord.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SnapshotRecord.Builder
clearTensor ()
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder
clone ()
SnapshotRecord
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
TensorProto
getTensor (índice int)
repeated .tensorflow.TensorProto tensor = 1;
TensorProto.Builder
getTensorBuilder (índice interno )
repeated .tensorflow.TensorProto tensor = 1;
List < TensorProto.Builder >
getTensorBuilderList ()
repeated .tensorflow.TensorProto tensor = 1;
int
getTensorCount ()
repeated .tensorflow.TensorProto tensor = 1;
Lista < TensorProto >
getTensorList ()
repeated .tensorflow.TensorProto tensor = 1;
TensorProtoOrBuilder
getTensorOrBuilder (índice interno )
repeated .tensorflow.TensorProto tensor = 1;
Lista <? estende TensorProtoOrBuilder >
getTensorOrBuilderList ()
repeated .tensorflow.TensorProto tensor = 1;
final booleano
SnapshotRecord.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotRecord.Builder
mergeFrom (com.google.protobuf.Message other)
final SnapshotRecord.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SnapshotRecord.Builder
removeTensor (índice interno )
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
SnapshotRecord.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
SnapshotRecord.Builder
setTensor (int index, TensorProto value)
repeated .tensorflow.TensorProto tensor = 1;
SnapshotRecord.Builder
setTensor (int index, TensorProto.Builder builderForValue)
repeated .tensorflow.TensorProto tensor = 1;
final SnapshotRecord.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos herdados

Métodos Públicos

public SnapshotRecord.Builder addAllTensor (Iterable <? extends TensorProto > valores)

repeated .tensorflow.TensorProto tensor = 1;

public SnapshotRecord.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public SnapshotRecord.Builder addTensor (valor TensorProto )

repeated .tensorflow.TensorProto tensor = 1;

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

repeated .tensorflow.TensorProto tensor = 1;

public SnapshotRecord.Builder addTensor ( TensorProto.Builder builderForValue)

repeated .tensorflow.TensorProto tensor = 1;

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

repeated .tensorflow.TensorProto tensor = 1;

public TensorProto.Builder addTensorBuilder (índice interno )

repeated .tensorflow.TensorProto tensor = 1;

public TensorProto.Builder addTensorBuilder ()

repeated .tensorflow.TensorProto tensor = 1;

public SnapshotRecord build ()

public SnapshotRecord buildPartial ()

public SnapshotRecord.Builder clear ()

public SnapshotRecord.Builder clearField (campo 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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

public TensorProto getTensor (int index)

repeated .tensorflow.TensorProto tensor = 1;

public TensorProto.Builder getTensorBuilder (índice interno )

repeated .tensorflow.TensorProto tensor = 1;

public List < TensorProto.Builder > getTensorBuilderList ()

repeated .tensorflow.TensorProto tensor = 1;

public int getTensorCount ()

repeated .tensorflow.TensorProto tensor = 1;

public List < TensorProto > getTensorList ()

repeated .tensorflow.TensorProto tensor = 1;

public TensorProtoOrBuilder getTensorOrBuilder (índice interno )

repeated .tensorflow.TensorProto tensor = 1;

Lista pública <? estende TensorProtoOrBuilder > getTensorOrBuilderList ()

repeated .tensorflow.TensorProto tensor = 1;

public final boolean isInitialized ()

public SnapshotRecord.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

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

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

public SnapshotRecord.Builder removeTensor (índice interno )

repeated .tensorflow.TensorProto tensor = 1;

public SnapshotRecord.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public SnapshotRecord.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

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

repeated .tensorflow.TensorProto tensor = 1;

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

repeated .tensorflow.TensorProto tensor = 1;

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