کلاس نهایی استاتیک عمومی TensorMetadata.Builder
Metadata for a single tensor in the Snapshot Record.
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 | |
| 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 | |
| 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.Builder clearTensorSizeBytes ()
Number of uncompressed bytes used to store the tensor representation.
int64 tensor_size_bytes = 3; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
عمومی 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 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;