classe finale statica pubblica TensorDescription.Builder
Tipo di protocollo tensorflow.TensorDescription
Metodi pubblici
| TensorDescription.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
| TensoreDescrizione | costruire () |
| TensoreDescrizione | buildPartial () |
| TensorDescription.Builder | chiaro () |
| TensorDescription.Builder | clearAllocationDescription () Information about the size and allocator used for the data .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 | chiara forma () Shape of the tensor. |
| TensorDescription.Builder | clone () |
| Descrizione dell'allocazione | 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; |
| AllocazioneDescrizioneOrBuilder | getAllocationDescriptionOrBuilder () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| TensoreDescrizione | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| com.google.protobuf.Descriptors.Descriptor | |
| Tipo di dati | getDtipo () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| int | getDtipoValore () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| TensorShapeProto | ottieni forma () 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 allocation_description = 4; |
| booleano | haForma () Shape of the tensor. |
| booleano finale | |
| TensorDescription.Builder | mergeAllocationDescription (valore AllocationDescription ) Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| TensorDescription.Builder | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| TensorDescription.Builder | mergeFrom (com.google.protobuf.Message altro) |
| TensorDescription.Builder | |
| finale TensorDescription.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
| TensorDescription.Builder | setAllocationDescription (valore AllocationDescription ) 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 | |
| TensorDescription.Builder | setDtypeValue (valore int) Data type of tensor elements .tensorflow.DataType dtype = 1; |
| TensorDescription.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
| TensorDescription.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
| TensorDescription.Builder | |
| TensorDescription.Builder | |
| finale TensorDescription.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Metodi ereditati
Metodi pubblici
public TensorDescription.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
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; public TensorDescription.Builder clearShape ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; 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; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getDtypeValue ()
Data type of tensor elements
.tensorflow.DataType dtype = 1; public TensorShapeProto.Builder getShapeBuilder ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; public TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; public booleano hasAllocationDescription ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; hasShape booleano pubblico ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; public final booleano isInitialized ()
public TensorDescription.Builder mergeAllocationDescription (valore AllocationDescription )
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; public TensorDescription.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public TensorDescription.Builder mergeShape (valore TensorShapeProto )
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; public final TensorDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public TensorDescription.Builder setAllocationDescription (valore 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; public TensorDescription.Builder setDtype (valore DataType )
Data type of tensor elements
.tensorflow.DataType dtype = 1; public TensorDescription.Builder setDtypeValue (valore int)
Data type of tensor elements
.tensorflow.DataType dtype = 1; public TensorDescription.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public TensorDescription.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
public TensorDescription.Builder setShape (valore TensorShapeProto )
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; public TensorDescription.Builder setShape ( TensorShapeProto.Builder builderForValue)
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2;