TensorDescription

TensorDescripción de clase final pública

Protobuf tipo tensorflow.TensorDescription

Clases anidadas

clase TensorDescription.Builder Protobuf tipo tensorflow.TensorDescription

Constantes

En t ALLOCATION_DESCRIPTION_FIELD_NUMBER
En t DTYPE_FIELD_NUMBER
En t SHAPE_FIELD_NUMBER

Métodos públicos

booleano
es igual (Objeto obj)
Descripción de la asignación
obtener descripción de asignación ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
AsignaciónDescripciónOrConstructor
getAllocationDescriptionOrBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
Descripción del tensor estático
TensorDescripción
com.google.protobuf.Descriptors.Descriptor estático final
Tipo de datos
obtener tipo D ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
En t
getDtypeValue ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
En t
TensorShapeProto
obtener forma ()
 Shape of the tensor.
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor.
com.google.protobuf.UnknownFieldSet final
booleano
tieneAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
booleano
tiene forma ()
 Shape of the tensor.
En t
booleano final
TensorDescription estático.Builder
TensorDescription estático.Builder
TensorDescription.Builder
Descripción del tensor estático
parseDelimitedFrom (entrada de InputStream)
Descripción del tensor estático
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Descripción del tensor estático
parseFrom (datos de ByteBuffer)
Descripción del tensor estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Descripción del tensor estático
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Descripción del tensor estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
Descripción del tensor estático
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Descripción del tensor estático
parseFrom (datos com.google.protobuf.ByteString)
Descripción del tensor estático
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Descripción del tensor estático
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
TensorDescription.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público ALLOCATION_DESCRIPTION_FIELD_NUMBER

Valor constante: 4

int final estático público DTYPE_FIELD_NUMBER

Valor constante: 1

int final estático público SHAPE_FIELD_NUMBER

Valor constante: 2

Métodos públicos

público booleano es igual (Objeto obj)

Descripción de asignación pública getDescripción de asignación ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public AllocationDescriptionOrBuilder getAllocationDescriptionOrBuilder ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

TensorDescription estática pública getDefaultInstance ()

descripción pública de Tensor getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

tipo de datos público getDtype ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

público int getDtypeValue ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

público getParserForType ()

público int getSerializedSize ()

público TensorShapeProto getShape ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

público TensorShapeProtoOrBuilder getShapeOrBuilder ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

público final com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasAllocationDescription booleano público ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

hasShape booleano público ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

código hash int público ()

público final booleano isInitialized ()

TensorDescription.Builder estático público newBuilder (prototipo de TensorDescription )

TensorDescription.Builder estático público newBuilder ()

public TensorDescription.Builder newBuilderForType ()

parseDelimitedFrom (entrada de InputStream) estática pública TensorDescription

Lanza
IOExcepción

TensorDescription estática pública parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

parseFrom de TensorDescription estático público (datos de ByteBuffer)

Lanza
Excepción de buffer de protocolo no válido

parseFrom público estático de TensorDescription (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

parseFrom público estático de TensorDescription (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

parseFrom público estático de TensorDescription (entrada de com.google.protobuf.CodedInputStream)

Lanza
IOExcepción

parseFrom público estático de TensorDescription (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

parseFrom de TensorDescription estático público (datos com.google.protobuf.ByteString)

Lanza
Excepción de buffer de protocolo no válido

parseFrom público estático de TensorDescription (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

parseFrom público estático de TensorDescription (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

estática pública analizador ()

public TensorDescription.Builder toBuilder ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción