TensorMetadata.Builder

classe finale statique publique TensorMetadata.Builder

 Metadata for a single tensor in the Snapshot Record.
 
Type Protobuf tensorflow.data.experimental.TensorMetadata

Méthodes publiques

TensorMetadata.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
TensorMétadonnées
TensorMétadonnées
TensorMetadata.Builder
clair ()
TensorMetadata.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
TensorMetadata.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorMetadata.Builder
clearTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
clearTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
TensorMetadata.Builder
cloner ()
TensorMétadonnées
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
TensorShapeProto
getTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorShapeProto.Builder
getTensorShapeBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorShapeProtoOrBuilder
getTensorShapeOrBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
long
getTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
booléen
hasTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
booléen final
TensorMetadata.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorMetadata.Builder
mergeFrom (com.google.protobuf.Message autre)
TensorMetadata.Builder
mergeTensorShape (valeur TensorShapeProto )
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
TensorMetadata.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
TensorMetadata.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
TensorMetadata.Builder
setTensorShape (valeur TensorShapeProto )
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
setTensorShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
setTensorSizeBytes (valeur longue)
 Number of uncompressed bytes used to store the tensor representation.
TensorMetadata.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

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

build public TensorMetadata ()

public TensorMetadata buildPartial ()

public TensorMetadata.Builder clear ()

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

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

public TensorMetadata.Builder clearTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorMetadata.Builder clearTensorSizeBytes ()

 Number of uncompressed bytes used to store the tensor representation.
 
int64 tensor_size_bytes = 3;

Clone public TensorMetadata.Builder ()

public TensorMetadata getDefaultInstanceForType ()

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

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

public TensorShapeProto getTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorShapeProto.Builder getTensorShapeBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorShapeProtoOrBuilder getTensorShapeOrBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

public long getTensorSizeBytes ()

 Number of uncompressed bytes used to store the tensor representation.
 
int64 tensor_size_bytes = 3;

public booléen hasTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

public final booléen isInitialized ()

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

Jetés
IOException

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

public TensorMetadata.Builder mergeTensorShape (valeur TensorShapeProto )

.tensorflow.TensorShapeProto tensor_shape = 2;

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

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

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

public TensorMetadata.Builder setTensorShape (valeur TensorShapeProto )

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorMetadata.Builder setTensorShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorMetadata.Builder setTensorSizeBytes (valeur longue)

 Number of uncompressed bytes used to store the tensor representation.
 
int64 tensor_size_bytes = 3;

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