TensorMetadata.Builder

classe finale statica pubblica TensorMetadata.Builder

 Metadata for a single tensor in the Snapshot Record.
 
Tipo di protocollo tensorflow.data.experimental.TensorMetadata

Metodi pubblici

TensorMetadata.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
TensorMetadata
TensorMetadata
TensorMetadata.Builder
chiaro ()
TensorMetadata.Builder
clearField (campo 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
clone ()
TensorMetadata
com.google.protobuf.Descriptors.Descriptor statico finale
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;
lungo
getTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
booleano
haTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
booleano finale
TensorMetadata.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
TensorMetadata.Builder
mergeFrom (com.google.protobuf.Message altro)
TensorMetadata.Builder
mergeTensorShape (valore TensorShapeProto )
.tensorflow.TensorShapeProto tensor_shape = 2;
finale TensorMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
TensorMetadata.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
TensorMetadata.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
TensorMetadata.Builder
setTensorShape (valore TensorShapeProto )
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
setTensorShape ( TensorShapeProto.BuilderbuilderForValue )
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
setTensorSizeBytes (valore lungo)
 Number of uncompressed bytes used to store the tensor representation.
finale TensorMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public TensorMetadata.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build pubblica di TensorMetadata ()

public TensorMetadata buildPartial ()

public TensorMetadata.Builder cancella ()

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

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

pubblico 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 pubblico di TensorMetadata.Builder ()

pubblico TensorMetadata getDefaultInstanceForType ()

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

pubblico 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;

pubblico lungo getTensorSizeBytes ()

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

pubblico booleano hasTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

public final booleano isInitialized ()

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

Lancia
IOException

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

public TensorMetadata.Builder mergeTensorShape (valore TensorShapeProto )

.tensorflow.TensorShapeProto tensor_shape = 2;

pubblico finale TensorMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

pubblico TensorMetadata.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public TensorMetadata.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public TensorMetadata.Builder setTensorShape (valore TensorShapeProto )

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorMetadata.Builder setTensorShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorMetadata.Builder setTensorSizeBytes (valore lungo)

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

pubblico finale TensorMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)