TensorDescription.Builder

classe final estática pública TensorDescription.Builder

Tipo de protobuf tensorflow.TensorDescription

Métodos Públicos

TensorDescription.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
TensorDescrição
TensorDescrição
TensorDescription.Builder
claro ()
TensorDescription.Builder
clearAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
limparDtype ()
 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 umof)
TensorDescription.Builder
limparForma ()
 Shape of the tensor.
TensorDescription.Builder
clonar ()
AlocaçãoDescrição
getAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
AllocationDescription.Builder
getAllocationDescriptionBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
AlocaçãoDescriçãoOrBuilder
getAllocationDescriptionOrBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescrição
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Tipo de dados
getDtype ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
interno
getDtypeValue ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorShapeProto
obterForma ()
 Shape of the tensor.
TensorShapeProto.Builder
getShapeBuilder ()
 Shape of the tensor.
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor.
boleano
hasAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
boleano
temForma ()
 Shape of the tensor.
booleano final
TensorDescription.Builder
mergeAllocationDescription (valor AllocationDescription )
 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 extensionRegistry)
TensorDescription.Builder
mergeFrom (com.google.protobuf.Message outro)
TensorDescription.Builder
mergeShape (valor TensorShapeProto )
 Shape of the tensor.
TensorDescription.Builder final
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
TensorDescription.Builder
setAllocationDescription (valor AllocationDescription )
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
setAllocationDescription ( AllocationDescription.Builder construtorForValue)
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
setDtype (valor DataType )
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorDescription.Builder
setDtypeValue (valor interno)
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorDescription.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
TensorDescription.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
TensorDescription.Builder
setShape (valor TensorShapeProto )
 Shape of the tensor.
TensorDescription.Builder
setShape ( TensorShapeProto.Builder construtorForValue)
 Shape of the tensor.
TensorDescription.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

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

compilação TensorDescription pública ()

público TensorDescription buildPartial ()

público TensorDescription.Builder claro ()

público TensorDescription.Builder clearAllocationDescription ()

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

público TensorDescription.Builder clearDtype ()

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

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

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

público TensorDescription.Builder clearShape ()

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

Clone TensorDescription.Builder público ()

public AllocationDescription getAllocationDescription ()

 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;

TensorDescription público getDefaultInstanceForType ()

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

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

tipo de dados 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 AllocationDescription )

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

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

Lança
IOException

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

público TensorDescription.Builder mergeShape (valor TensorShapeProto )

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

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

public TensorDescription.Builder setAllocationDescription (valor AllocationDescription )

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

público 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 DataType )

 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;

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

public TensorDescription.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do 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;

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