TensorDescription.Builder

clase final estática pública TensorDescription.Builder

Protobuf tipo tensorflow.TensorDescription

Métodos públicos

TensorDescription.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
TensorDescripción
TensorDescripción
TensorDescription.Builder
claro ()
TensorDescription.Builder
borrarDescripciónDeAsignación ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
tipo claro ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorDescription.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
TensorDescription.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
TensorDescription.Builder
forma clara ()
 Shape of the tensor.
TensorDescription.Builder
clonar ()
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;
Descripcióndeasignación.Constructor
getAllocationDescriptionBuilder ()
 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;
TensorDescripción
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
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;
TensorShapeProto
obtener forma ()
 Shape of the tensor.
TensorShapeProto.Builder
getShapeBuilder ()
 Shape of the tensor.
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor.
booleano
tieneAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
booleano
tiene forma ()
 Shape of the tensor.
booleano final
TensorDescription.Builder
mergeAllocationDescription (valor de descripción de asignación )
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
TensorDescription.Builder
mergeFrom (com.google.protobuf.Message otro)
TensorDescription.Builder
mergeShape (valor TensorShapeProto )
 Shape of the tensor.
TensorDescription final.Constructor
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
TensorDescription.Builder
setAllocationDescription (valor de descripción de asignación )
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
setAllocationDescription ( AllocationDescription.Builder builderForValue)
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
setDtype (valor de tipo de datos )
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorDescription.Builder
setDtypeValue (valor int)
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorDescription.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
TensorDescription.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
TensorDescription.Builder
setShape (valor TensorShapeProto )
 Shape of the tensor.
TensorDescription.Builder
setShape ( TensorShapeProto.Builder constructorForValue)
 Shape of the tensor.
TensorDescription final.Constructor
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

public TensorDescription.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

compilación pública de TensorDescription ()

public TensorDescription buildPartial ()

public TensorDescription.Builder claro ()

public TensorDescription.Builder clearAllocationDescription ()

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

public TensorDescription.Builder clearDtype ()

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

público TensorDescription.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

pública TensorDescription.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

pública TensorDescription.Builder clearShape ()

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

clon público de TensorDescription.Builder ()

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 AllocationDescription.Builder getAllocationDescriptionBuilder ()

 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;

descripción pública de Tensor getDefaultInstanceForType ()

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

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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 TensorShapeProto getShape ()

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

público TensorShapeProto.Builder getShapeBuilder ()

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

público TensorShapeProtoOrBuilder getShapeOrBuilder ()

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

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;

público final booleano isInitialized ()

public TensorDescription.Builder mergeAllocationDescription (valor de AllocationDescription )

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

TensorDescription.Builder público mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

público TensorDescription.Builder mergeFrom (com.google.protobuf.Message otro)

TensorDescription.Builder público mergeShape (valor TensorShapeProto )

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

TensorDescription.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

public TensorDescription.Builder setAllocationDescription (valor de AllocationDescription )

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

public TensorDescription.Builder setAllocationDescription ( AllocationDescription.Builder builderForValue)

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

público TensorDescription.Builder setDtype (valor de tipo de datos )

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

público TensorDescription.Builder setDtypeValue (valor int)

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

público TensorDescription.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

público TensorDescription.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

público TensorDescription.Builder setShape (valor TensorShapeProto )

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

público TensorDescription.Builder setShape ( TensorShapeProto.Builder builderForValue)

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

público final TensorDescription.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)