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, ערך אובייקט)
TensorMetadata
TensorMetadata
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
TensorMetadata
final 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 אחר)
TensorMetadata.Builder
mergeTensorShape (ערך TensorShapeProto )
.tensorflow.TensorShapeProto tensor_shape = 2;
Final TensorMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
TensorMetadata.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
TensorMetadata.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
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.
Final TensorMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

Public TensorMetadata.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית TensorMetadata ציבורית ()

Public TensorMetadata buildPartial ()

הציבור TensorMetadata.Builder נקה ()

הציבור TensorMetadata.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

public 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 הציבורי ()

public TensorMetadata getDefaultInstanceForType ()

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

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

public long getTensorSizeBytes ()

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

יש TensorShape בוליאני ציבורי ()

.tensorflow.TensorShapeProto tensor_shape = 2;

בוליאני הסופי הציבורי הוא אתחול ()

public TensorMetadata.Builder mergeFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

ציבורי TensorMetadata.Builder mergeFrom (com.google.protobuf.Message אחר)

הציבור TensorMetadata.Builder mergeTensorShape (ערך TensorShapeProto )

.tensorflow.TensorShapeProto tensor_shape = 2;

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

ציבורי TensorMetadata.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

ציבורי TensorMetadata.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)

ציבורי TensorMetadata.Builder setTensorShape (ערך TensorShapeProto )

.tensorflow.TensorShapeProto tensor_shape = 2;

הציבור TensorMetadata.Builder setTensorShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorMetadata.Builder setTensorSizeBytes (ערך ארוך)

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

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