AllocationDescription.Builder

classe finale statique publique AllocationDescription.Builder

tensorflow.AllocationDescription de type Protobuf.AllocationDescription

Méthodes publiques

AllocationDescription.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
Description de l'allocation
Description de l'allocation
AllocationDescription.Builder
clair ()
AllocationDescription.Builder
clearAllocatedBytes ()
 Total number of bytes allocated if known
 
int64 allocated_bytes = 2;
AllocationDescription.Builder
clearAllocationId ()
 Identifier of the allocated buffer if known
 
int64 allocation_id = 4;
AllocationDescription.Builder
clearAllocatorName ()
 Name of the allocator used
 
string allocator_name = 3;
AllocationDescription.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
AllocationDescription.Builder
clearHasSingleReference ()
 Set if this tensor only has one remaining reference
 
bool has_single_reference = 5;
AllocationDescription.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AllocationDescription.Builder
effacerPtr ()
 Address of the allocation.
AllocationDescription.Builder
clearRequestedBytes ()
 Total number of bytes requested
 
int64 requested_bytes = 1;
AllocationDescription.Builder
cloner ()
long
getAllocatedBytes ()
 Total number of bytes allocated if known
 
int64 allocated_bytes = 2;
long
getAllocationId ()
 Identifier of the allocated buffer if known
 
int64 allocation_id = 4;
Chaîne
getAllocatorName ()
 Name of the allocator used
 
string allocator_name = 3;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used
 
string allocator_name = 3;
Description de l'allocation
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
booléen
getHasSingleReference ()
 Set if this tensor only has one remaining reference
 
bool has_single_reference = 5;
long
obtenirPtr ()
 Address of the allocation.
long
getRequestedBytes ()
 Total number of bytes requested
 
int64 requested_bytes = 1;
booléen final
AllocationDescription.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AllocationDescription.Builder
mergeFrom (com.google.protobuf.Message autre)
AllocationDescription.Builder finale
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
AllocationDescription.Builder
setAllocatedBytes (valeur longue)
 Total number of bytes allocated if known
 
int64 allocated_bytes = 2;
AllocationDescription.Builder
setAllocationId (valeur longue)
 Identifier of the allocated buffer if known
 
int64 allocation_id = 4;
AllocationDescription.Builder
setAllocatorName (valeur de chaîne)
 Name of the allocator used
 
string allocator_name = 3;
AllocationDescription.Builder
setAllocatorNameBytes (valeur com.google.protobuf.ByteString)
 Name of the allocator used
 
string allocator_name = 3;
AllocationDescription.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
AllocationDescription.Builder
setHasSingleReference (valeur booléenne)
 Set if this tensor only has one remaining reference
 
bool has_single_reference = 5;
AllocationDescription.Builder
setPtr (valeur longue)
 Address of the allocation.
AllocationDescription.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
AllocationDescription.Builder
setRequestedBytes (valeur longue)
 Total number of bytes requested
 
int64 requested_bytes = 1;
AllocationDescription.Builder finale
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public AllocationDescription.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

construction publique AllocationDescription ()

public AllocationDescription buildPartial ()

public AllocationDescription.Builder clearAllocatedBytes ()

 Total number of bytes allocated if known
 
int64 allocated_bytes = 2;

public AllocationDescription.Builder clearAllocationId ()

 Identifier of the allocated buffer if known
 
int64 allocation_id = 4;

public AllocationDescription.Builder clearAllocatorName ()

 Name of the allocator used
 
string allocator_name = 3;

public AllocationDescription.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

public AllocationDescription.Builder clearHasSingleReference ()

 Set if this tensor only has one remaining reference
 
bool has_single_reference = 5;

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

public AllocationDescription.Builder clearPtr ()

 Address of the allocation.
 
uint64 ptr = 6;

public AllocationDescription.Builder clearRequestedBytes ()

 Total number of bytes requested
 
int64 requested_bytes = 1;

public long getAllocatedBytes ()

 Total number of bytes allocated if known
 
int64 allocated_bytes = 2;

public long getAllocationId ()

 Identifier of the allocated buffer if known
 
int64 allocation_id = 4;

chaîne publique getAllocatorName ()

 Name of the allocator used
 
string allocator_name = 3;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used
 
string allocator_name = 3;

public AllocationDescription getDefaultInstanceForType ()

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

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

public booléen getHasSingleReference ()

 Set if this tensor only has one remaining reference
 
bool has_single_reference = 5;

public long getPtr ()

 Address of the allocation.
 
uint64 ptr = 6;

public long getRequestedBytes ()

 Total number of bytes requested
 
int64 requested_bytes = 1;

public final booléen isInitialized ()

public AllocationDescription.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public AllocationDescription.Builder mergeFrom (com.google.protobuf.Message autre)

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

public AllocationDescription.Builder setAllocatedBytes (valeur longue)

 Total number of bytes allocated if known
 
int64 allocated_bytes = 2;

public AllocationDescription.Builder setAllocationId (valeur longue)

 Identifier of the allocated buffer if known
 
int64 allocation_id = 4;

public AllocationDescription.Builder setAllocatorName (valeur de chaîne)

 Name of the allocator used
 
string allocator_name = 3;

public AllocationDescription.Builder setAllocatorNameBytes (valeur com.google.protobuf.ByteString)

 Name of the allocator used
 
string allocator_name = 3;

public AllocationDescription.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public AllocationDescription.Builder setHasSingleReference (valeur booléenne)

 Set if this tensor only has one remaining reference
 
bool has_single_reference = 5;

public AllocationDescription.Builder setPtr (valeur longue)

 Address of the allocation.
 
uint64 ptr = 6;

public AllocationDescription.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public AllocationDescription.Builder setRequestedBytes (valeur longue)

 Total number of bytes requested
 
int64 requested_bytes = 1;

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