classe finale statique publique TensorDescription.Builder
tensorflow.TensorDescription de type Protobuf.TensorDescription
Méthodes publiques
| TensorDescription.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
| TenseurDescription | construire () |
| TenseurDescription | buildPartial () |
| TensorDescription.Builder | clair () |
| TensorDescription.Builder | clearAllocationDescription () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| TensorDescription.Builder | typeDclair () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| TensorDescription.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
| TensorDescription.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| TensorDescription.Builder | forme claire () Shape of the tensor. |
| TensorDescription.Builder | cloner () |
| Description de l'allocation | 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; |
| AllocationDescriptionOuBuilder | getAllocationDescriptionOrBuilder () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| TenseurDescription | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Type de données | getDtype () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| int | getDtypeValue () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| TensorShapeProto | obtenirForme () Shape of the tensor. |
| TensorShapeProto.Builder | getShapeBuilder () Shape of the tensor. |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor. |
| booléen | hasAllocationDescription () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| booléen | aForme () Shape of the tensor. |
| booléen final | |
| TensorDescription.Builder | mergeAllocationDescription (valeur AllocationDescription ) Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| TensorDescription.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorDescription.Builder | mergeFrom (com.google.protobuf.Message autre) |
| TensorDescription.Builder | |
| TensorDescription.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
| TensorDescription.Builder | setAllocationDescription (valeur 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 (valeur entière) Data type of tensor elements .tensorflow.DataType dtype = 1; |
| TensorDescription.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
| TensorDescription.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
| TensorDescription.Builder | |
| TensorDescription.Builder | |
| TensorDescription.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
Méthodes héritées
Méthodes publiques
public TensorDescription.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
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 statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public 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 booléen hasAllocationDescription ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; public booléen hasShape ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; public final booléen isInitialized ()
public TensorDescription.Builder mergeAllocationDescription (valeur AllocationDescription )
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; public TensorDescription.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public TensorDescription.Builder mergeShape (valeur TensorShapeProto )
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; public final TensorDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public TensorDescription.Builder setAllocationDescription (valeur 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 (valeur DataType )
Data type of tensor elements
.tensorflow.DataType dtype = 1; public TensorDescription.Builder setDtypeValue (valeur int)
Data type of tensor elements
.tensorflow.DataType dtype = 1; public TensorDescription.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public TensorDescription.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
public TensorDescription.Builder setShape (valeur TensorShapeProto )
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; public TensorDescription.Builder setShape ( TensorShapeProto.Builder builderForValue)
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2;