classe final estática pública AllocationDescription.Builder
Tipo de protobuf tensorflow.AllocationDescription
Métodos Públicos
AllocationDescription.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
AlocaçãoDescrição | construir () |
AlocaçãoDescrição | |
AllocationDescription.Builder | claro () |
AllocationDescription.Builder | limparAllocatedBytes () 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 | limparAllocatorName () 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 umof) |
AllocationDescription.Builder | limparPtr () Address of the allocation. |
AllocationDescription.Builder | limparRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
AllocationDescription.Builder | clonar () |
longo | getAllocatedBytes () Total number of bytes allocated if known int64 allocated_bytes = 2; |
longo | getAllocationId () 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; |
AlocaçãoDescrição | |
final estático com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
booleano | getHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
longo | getPtr () Address of the allocation. |
longo | getRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
booleano final | |
AllocationDescription.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AllocationDescription.Builder | mergeFrom (com.google.protobuf.Message outro) |
AllocationDescription.Builder final | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
AllocationDescription.Builder | setAllocatedBytes (valor longo) Total number of bytes allocated if known int64 allocated_bytes = 2; |
AllocationDescription.Builder | setAllocationId (valor longo) Identifier of the allocated buffer if known int64 allocation_id = 4; |
AllocationDescription.Builder | setAllocatorName (valor da string) Name of the allocator used string allocator_name = 3; |
AllocationDescription.Builder | setAllocatorNameBytes (valor com.google.protobuf.ByteString) Name of the allocator used string allocator_name = 3; |
AllocationDescription.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
AllocationDescription.Builder | setHasSingleReference (valor booleano) Set if this tensor only has one remaining reference bool has_single_reference = 5; |
AllocationDescription.Builder | setPtr (valor longo) Address of the allocation. |
AllocationDescription.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
AllocationDescription.Builder | setRequestedBytes (valor longo) Total number of bytes requested int64 requested_bytes = 1; |
AllocationDescription.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Métodos herdados
Métodos Públicos
public AllocationDescription.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
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;
getAllocatedBytes longo público ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
getAllocationId longo público ()
Identifier of the allocated buffer if known
int64 allocation_id = 4;
String pública getAllocatorName ()
Name of the allocator used
string allocator_name = 3;
público com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used
string allocator_name = 3;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
getHasSingleReference booleano público ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
getPtr longo público ()
Address of the allocation.
uint64 ptr = 6;
público longo getRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1;
público final booleano isInitialized ()
public AllocationDescription.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
público final AllocationDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
public AllocationDescription.Builder setAllocatedBytes (valor longo)
Total number of bytes allocated if known
int64 allocated_bytes = 2;
public AllocationDescription.Builder setAllocationId (valor longo)
Identifier of the allocated buffer if known
int64 allocation_id = 4;
public AllocationDescription.Builder setAllocatorName (valor da string)
Name of the allocator used
string allocator_name = 3;
public AllocationDescription.Builder setAllocatorNameBytes (valor com.google.protobuf.ByteString)
Name of the allocator used
string allocator_name = 3;
public AllocationDescription.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public AllocationDescription.Builder setHasSingleReference (valor booleano)
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
public AllocationDescription.Builder setPtr (valor longo)
Address of the allocation.
uint64 ptr = 6;
public AllocationDescription.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
public AllocationDescription.Builder setRequestedBytes (valor longo)
Total number of bytes requested
int64 requested_bytes = 1;