TensorMetadata

כיתת גמר ציבורית TensorMetadata

 Metadata for a single tensor in the Snapshot Record.
 
סוג Protobuf tensorflow.data.experimental.TensorMetadata

כיתות מקוננות

מעמד TensorMetadata.Builder
 Metadata for a single tensor in the Snapshot Record. 

קבועים

int TENSOR_SHAPE_FIELD_NUMBER
int TENSOR_SIZE_BYTES_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
סטטי TensorMetadata
TensorMetadata
final static com.google.protobuf.Descriptors.Descriptor
int
TensorShapeProto
getTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorShapeProtoOrBuilder
getTensorShapeOrBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
ארוך
getTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
final com.google.protobuf.UnknownFieldSet
בוליאני
hasTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
int
בוליאנית סופית
סטטי TensorMetadata.Builder
סטטי TensorMetadata.Builder
newBuilder (אב-טיפוס TensorMetadata )
TensorMetadata.Builder
סטטי TensorMetadata
parseDelimitedFrom (קלט InputStream)
סטטי TensorMetadata
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TensorMetadata
parseFrom (נתוני ByteBuffer)
סטטי TensorMetadata
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TensorMetadata
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TensorMetadata
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי TensorMetadata
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TensorMetadata
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי TensorMetadata
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TensorMetadata
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
TensorMetadata.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי TENSOR_SHAPE_FIELD_NUMBER

ערך קבוע: 2

גמר סטטי ציבורי TENSOR_SIZE_BYTES_FIELD_NUMBER

ערך קבוע: 3

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

שווה ערך בוליאני ציבורי (Object obj)

סטטי ציבורי TensorMetadata getDefaultInstance ()

public TensorMetadata getDefaultInstanceForType ()

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

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

הציבור TensorShapeProto getTensorShape ()

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

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

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

.tensorflow.TensorShapeProto tensor_shape = 2;

public int hashCode ()

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

סטטי ציבורי TensorMetadata.Builder newBuilder ()

TensorMetadata.Builder newBuilder סטטי ציבורי (אב-טיפוס TensorMetadata )

הציבור TensorMetadata.Builder newBuilderForType ()

סטטי ציבורי TensorMetadata parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static TensorMetadata parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי TensorMetadata parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

TensorMetadata parseFrom סטטי ציבורי (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי ציבורי TensorMetadata parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

TensorMetadata parseFrom סטטי ציבורי (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static TensorMetadata parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

מנתח TensorMetadata סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

TensorMetadata parseFrom סטטי ציבורי (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

TensorMetadata parseFrom סטטי ציבורי (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

הציבור TensorMetadata.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException