classe finale statica pubblica AllocationDescription.Builder
Tipo di protocollo tensorflow.AllocationDescription
Metodi pubblici
AllocationDescription.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
Descrizione dell'allocazione | costruire () |
Descrizione dell'allocazione | buildPartial () |
AllocationDescription.Builder | chiaro () |
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 (campo 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 | clearPtr () Address of the allocation. |
AllocationDescription.Builder | clearRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
AllocationDescription.Builder | clone () |
lungo | getAllocatedBytes () Total number of bytes allocated if known int64 allocated_bytes = 2; |
lungo | getIDallocazione () Identifier of the allocated buffer if known int64 allocation_id = 4; |
Corda | getAllocatorName () Name of the allocator used string allocator_name = 3; |
com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used string allocator_name = 3; |
Descrizione dell'allocazione | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
com.google.protobuf.Descriptors.Descriptor | |
booleano | getHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
lungo | getPtr () Address of the allocation. |
lungo | getRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
booleano finale | |
AllocationDescription.Builder | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
AllocationDescription.Builder | mergeFrom (com.google.protobuf.Message altro) |
final AllocationDescription.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
AllocationDescription.Builder | setAllocatedBytes (valore lungo) Total number of bytes allocated if known int64 allocated_bytes = 2; |
AllocationDescription.Builder | setAllocationId (valore lungo) Identifier of the allocated buffer if known int64 allocation_id = 4; |
AllocationDescription.Builder | setAllocatorName (valore stringa) Name of the allocator used string allocator_name = 3; |
AllocationDescription.Builder | setAllocatorNameBytes (valore com.google.protobuf.ByteString) Name of the allocator used string allocator_name = 3; |
AllocationDescription.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
AllocationDescription.Builder | setHasSingleReference (valore booleano) Set if this tensor only has one remaining reference bool has_single_reference = 5; |
AllocationDescription.Builder | setPtr (valore lungo) Address of the allocation. |
AllocationDescription.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
AllocationDescription.Builder | setRequestedBytes (valore lungo) Total number of bytes requested int64 requested_bytes = 1; |
final AllocationDescription.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Metodi ereditati
Metodi pubblici
public AllocationDescription.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
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 (campo 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 clearRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1;
pubblico lungo getAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
pubblico lungo getAllocationId ()
Identifier of the allocated buffer if known
int64 allocation_id = 4;
stringa pubblica getAllocatorName ()
Name of the allocator used
string allocator_name = 3;
pubblico com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used
string allocator_name = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
pubblico booleano getHasSingleReference ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
pubblico lungo getPtr ()
Address of the allocation.
uint64 ptr = 6;
pubblico lungo getRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1;
public final booleano isInitialized ()
public AllocationDescription.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public final AllocationDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public AllocationDescription.Builder setAllocatedBytes (valore lungo)
Total number of bytes allocated if known
int64 allocated_bytes = 2;
public AllocationDescription.Builder setAllocationId (valore lungo)
Identifier of the allocated buffer if known
int64 allocation_id = 4;
public AllocationDescription.Builder setAllocatorName (valore stringa)
Name of the allocator used
string allocator_name = 3;
public AllocationDescription.Builder setAllocatorNameBytes (valore com.google.protobuf.ByteString)
Name of the allocator used
string allocator_name = 3;
public AllocationDescription.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public AllocationDescription.Builder setHasSingleReference (valore booleano)
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
public AllocationDescription.Builder setPtr (valore lungo)
Address of the allocation.
uint64 ptr = 6;
public AllocationDescription.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
public AllocationDescription.Builder setRequestedBytes (valore lungo)
Total number of bytes requested
int64 requested_bytes = 1;