TensorMetadata.Builder

کلاس نهایی استاتیک عمومی TensorMetadata.Builder

 Metadata for a single tensor in the Snapshot Record.
 
نوع Protobuf tensorflow.data.experimental.TensorMetadata

روش های عمومی

TensorMetadata.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
Metadata Tensor
Metadata Tensor
TensorMetadata.Builder
TensorMetadata.Builder
clearField (فیلد 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
Metadata Tensor
نهایی static 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;
طولانی
getTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
بولی
hasTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
بولی نهایی
TensorMetadata.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorMetadata.Builder
mergeFrom (com.google.protobuf.Message other)
TensorMetadata.Builder
mergeTensorShape (مقدار TensorShapeProto )
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder نهایی
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
TensorMetadata.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
TensorMetadata.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
TensorMetadata.Builder
setTensorShape (مقدار TensorShapeProto )
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
setTensorShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
setTensorSizeBytes (مقدار طولانی)
 Number of uncompressed bytes used to store the tensor representation.
TensorMetadata.Builder نهایی
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی TensorMetadata.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت عمومی TensorMetadata ()

عمومی TensorMetadata buildPartial ()

عمومی TensorMetadata.Builder clear ()

عمومی TensorMetadata.Builder clearField (فیلد 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.
 
int64 tensor_size_bytes = 3;

کلون عمومی TensorMetadata.Builder ()

عمومی TensorMetadata getDefaultInstanceForType ()

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

عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

عمومی TensorShapeProto getTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

عمومی TensorShapeProto.Builder getTensorShapeBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

عمومی TensorShapeProtoOrBuilder getTensorShapeOrBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

عمومی طولانی getTensorSizeBytes ()

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

بولی عمومی hasTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

بولین نهایی عمومی isInitialized ()

عمومی TensorMetadata.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی TensorMetadata.Builder mergeFrom (com.google.protobuf.Message other)

عمومی TensorMetadata.Builder mergeTensorShape (مقدار TensorShapeProto )

.tensorflow.TensorShapeProto tensor_shape = 2;

عمومی نهایی TensorMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public TensorMetadata.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

public TensorMetadata.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

عمومی TensorMetadata.Builder setTensorShape (مقدار TensorShapeProto )

.tensorflow.TensorShapeProto tensor_shape = 2;

عمومی TensorMetadata.Builder setTensorShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto tensor_shape = 2;

عمومی TensorMetadata.Builder setTensorSizeBytes (مقدار طولانی)

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

نهایی عمومی TensorMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)