TensorDescription.Builder

clase final estática pública TensorDescription.Builder

Tipo de tensorflow.TensorDescription

Métodos públicos

TensorDescription.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
TensorDescription
TensorDescription
TensorDescription.Builder
claro ()
TensorDescription.Builder
clearAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription .tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
clearDtype ()
 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 oneof)
TensorDescription.Builder
clearShape ()
 Shape of the tensor.
TensorDescription.Builder
clonar ()
Asignación Descripción
getAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription .tensorflow.AllocationDescription allocation_description = 4;
Asignación Descripción Constructor
getAllocationDescriptionBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription .tensorflow.AllocationDescription allocation_description = 4;
AsignaciónDescripciónOrBuilder
getAllocationDescriptionOrBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription .tensorflow.AllocationDescription allocation_description = 4;
Tensor Descripción
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Tipo de datos
getDtype ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
En t
getDtypeValue ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorShapeProto
getShape ()
 Shape of the tensor.
TensorShapeProto.Builder
getShapeBuilder ()
 Shape of the tensor.
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor.
booleano
hasAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription .tensorflow.AllocationDescription allocation_description = 4;
booleano
hasShape ()
 Shape of the tensor.
booleano final
TensorDescription.Builder
mergeAllocationDescription (valor de AllocationDescription )
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription .tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorDescription.Builder
mergeFrom (com.google.protobuf.Message otro)
TensorDescription.Builder
mergeShape (valor de TensorShapeProto )
 Shape of the tensor.
final TensorDescription.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
TensorDescription.Builder
setAllocationDescription (valor de AllocationDescription )
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription .tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
setAllocationDescription ( AllocationDescription.Builder builderForValue)
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription .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 de TensorShapeProto )
 Shape of the tensor.
TensorDescription.Builder
setShape ( TensorShapeProto.Builder builderForValue)
 Shape of the tensor.
final TensorDescription.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

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

public TensorDescription build ()

public TensorDescription buildPartial ()

public TensorDescription.Builder clear ()

public TensorDescription.Builder clearAllocationDescription ()

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

public TensorDescription.Builder clearDtype ()

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

public TensorDescription.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public TensorDescription.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public TensorDescription.Builder clearShape ()

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

public TensorDescription.Builder clone ()

public AllocationDescription getAllocationDescription ()

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

public AllocationDescription.Builder getAllocationDescriptionBuilder ()

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

public AllocationDescriptionOrBuilder getAllocationDescriptionOrBuilder ()

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

public TensorDescription getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public DataType getDtype ()

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

public int getDtypeValue ()

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

public TensorShapeProto getShape ()

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

public TensorShapeProto.Builder getShapeBuilder ()

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

public TensorShapeProtoOrBuilder getShapeOrBuilder ()

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

public boolean hasAllocationDescription ()

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

public boolean hasShape ()

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

public final boolean isInitialized ()

public TensorDescription.Builder mergeAllocationDescription (valor de AllocationDescription )

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

public TensorDescription.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public TensorDescription.Builder mergeFrom (com.google.protobuf.Message other)

public TensorDescription.Builder mergeShape (valor de TensorShapeProto )

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

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

public TensorDescription.Builder setAllocationDescription (valor de AllocationDescription )

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

public TensorDescription.Builder setAllocationDescription ( AllocationDescription.Builder builderForValue)

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

public TensorDescription.Builder setDtype (valor de DataType )

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

public TensorDescription.Builder setDtypeValue (valor int)

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

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

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

public TensorDescription.Builder setShape (valor de TensorShapeProto )

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

public TensorDescription.Builder setShape ( TensorShapeProto.Builder builderForValue)

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

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