TensorMetadata

TensorMetadata della classe finale pubblica

 Metadata for a single tensor in the Snapshot Record.
 
Tipo di protocollo tensorflow.data.experimental.TensorMetadata

Classi nidificate

classe TensorMetadata.Builder
 Metadata for a single tensor in the Snapshot Record. 

Costanti

int TENSOR_SHAPE_FIELD_NUMBER
int TENSOR_SIZE_BYTES_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
TensorMetadata statici
TensorMetadata
com.google.protobuf.Descriptors.Descriptor statico finale
int
TensorShapeProto
getTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorShapeProtoOrBuilder
getTensorShapeOrBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
lungo
getTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
finale com.google.protobuf.UnknownFieldSet
booleano
haTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
int
booleano finale
TensorMetadata.Builder statico
TensorMetadata.Builder statico
TensorMetadata.Builder
TensorMetadata statici
parseDelimitedFrom (input InputStream)
TensorMetadata statici
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorMetadata statici
parseFrom (dati ByteBuffer)
TensorMetadata statici
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
TensorMetadata statici
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorMetadata statici
parseFrom (ingresso com.google.protobuf.CodedInputStream)
TensorMetadata statici
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorMetadata statici
parseFrom (dati com.google.protobuf.ByteString)
TensorMetadata statici
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorMetadata statici
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
TensorMetadata.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int TENSOR_SHAPE_FIELD_NUMBER

Valore costante: 2

pubblico statico finale int TENSOR_SIZE_BYTES_FIELD_NUMBER

Valore costante: 3

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

TensorMetadata statico pubblico getDefaultInstance ()

pubblico TensorMetadata getDefaultInstanceForType ()

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

pubblico getParserForType ()

public int getSerializedSize ()

public TensorShapeProto getTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorShapeProtoOrBuilder getTensorShapeOrBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

pubblico lungo getTensorSizeBytes ()

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

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

pubblico booleano hasTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

public int hashCode ()

public final booleano isInitialized ()

pubblico statico TensorMetadata.Builder newBuilder ()

pubblico statico TensorMetadata.Builder newBuilder (prototipo TensorMetadata )

pubblico TensorMetadata.Builder newBuilderForType ()

TensorMetadata statico pubblico parseDelimitedFrom (input InputStream)

Lancia
IOException

TensorMetadata statico pubblico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico TensorMetadata (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

TensorMetadata statico pubblico parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

TensorMetadata statico pubblico parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom TensorMetadata statico pubblico (input com.google.protobuf.CodedInputStream)

Lancia
IOException

TensorMetadata statico pubblico parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom TensorMetadata statico pubblico (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

TensorMetadata statico pubblico parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

TensorMetadata statico pubblico parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico TensorMetadata.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException