TensorMetadata.Builder

genel statik son sınıf TensorMetadata.Builder

 Metadata for a single tensor in the Snapshot Record.
 
Protobuf türü tensorflow.data.experimental.TensorMetadata

Genel Yöntemler

TensorMetadata.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
TensorMeta Verileri
TensorMeta Verileri
TensorMetadata.Builder
TensorMetadata.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
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
klon ()
TensorMeta Verileri
final statik 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;
uzun
getTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
boolean
hasTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
son boole değeri
TensorMetadata.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorMetadata.Builder
mergeFrom (com.google.protobuf.Message other)
TensorMetadata.Builder
mergeTensorShape ( TensorShapeProto değeri)
.tensorflow.TensorShapeProto tensor_shape = 2;
son TensorMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
TensorMetadata.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
TensorMetadata.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
TensorMetadata.Builder
setTensorShape ( TensorShapeProto değeri)
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
setTensorShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
setTensorSizeBytes (uzun değer)
 Number of uncompressed bytes used to store the tensor representation.
son TensorMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public TensorMetadata.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel TensorMetadata yapısı ()

public TensorMetadata buildPartial ()

herkese açık TensorMetadata.Builder clear ()

herkese açık TensorMetadata.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

herkese açık TensorMetadata.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

herkese açık TensorMetadata.Builder clearTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

herkese açık TensorMetadata.Builder clearTensorSizeBytes ()

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

genel TensorMetadata.Builder klonu ()

genel TensorMetadata getDefaultInstanceForType ()

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

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

herkese açık TensorShapeProto getTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

herkese açık TensorShapeProto.Builder getTensorShapeBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

herkese açık TensorShapeProtoOrBuilder getTensorShapeOrBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

genel uzun getTensorSizeBytes ()

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

genel boolean hasTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

genel final boolean isInitialized ()

genel TensorMetadata.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel TensorMetadata.Builder mergeFrom (com.google.protobuf.Message other)

genel TensorMetadata.Builder mergeTensorShape ( TensorShapeProto değeri)

.tensorflow.TensorShapeProto tensor_shape = 2;

genel final TensorMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public TensorMetadata.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public TensorMetadata.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

public TensorMetadata.Builder setTensorShape ( TensorShapeProto değeri)

.tensorflow.TensorShapeProto tensor_shape = 2;

genel TensorMetadata.Builder setTensorShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorMetadata.Builder setTensorSizeBytes (uzun değer)

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

genel final TensorMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)