clase final estática pública AllocationDescription.Builder
Protobuf tipo tensorflow.AllocationDescription
Métodos públicos
Descripcióndeasignación.Constructor | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
Descripción de la asignación | construir () |
Descripción de la asignación | |
Descripcióndeasignación.Constructor | claro () |
Descripcióndeasignación.Constructor | borrarAllocatedBytes () Total number of bytes allocated if known int64 allocated_bytes = 2; |
Descripcióndeasignación.Constructor | borrarId de asignación () Identifier of the allocated buffer if known int64 allocation_id = 4; |
Descripcióndeasignación.Constructor | borrar nombre del asignador () Name of the allocator used string allocator_name = 3; |
Descripcióndeasignación.Constructor | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
Descripcióndeasignación.Constructor | clearHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
Descripcióndeasignación.Constructor | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
Descripcióndeasignación.Constructor | borrarPtr () Address of the allocation. |
Descripcióndeasignación.Constructor | borrarBytesRequested () Total number of bytes requested int64 requested_bytes = 1; |
Descripcióndeasignación.Constructor | clonar () |
largo | obtenerBytesAsignados () Total number of bytes allocated if known int64 allocated_bytes = 2; |
largo | obtenerId . De asignación () Identifier of the allocated buffer if known int64 allocation_id = 4; |
Cadena | getNombreAsignador () Name of the allocator used string allocator_name = 3; |
com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used string allocator_name = 3; |
Descripción de la asignación | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
booleano | getHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
largo | obtenerPtr () Address of the allocation. |
largo | obtenerBytesRequested () Total number of bytes requested int64 requested_bytes = 1; |
booleano final | |
Descripcióndeasignación.Constructor | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
Descripcióndeasignación.Constructor | mergeFrom (com.google.protobuf.Message otro) |
Descripción de asignación final.Constructor | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Descripcióndeasignación.Constructor | setAllocatedBytes (valor largo) Total number of bytes allocated if known int64 allocated_bytes = 2; |
Descripcióndeasignación.Constructor | setAllocationId (valor largo) Identifier of the allocated buffer if known int64 allocation_id = 4; |
Descripcióndeasignación.Constructor | setAllocatorName (valor de cadena) Name of the allocator used string allocator_name = 3; |
Descripcióndeasignación.Constructor | setAllocatorNameBytes (valor com.google.protobuf.ByteString) Name of the allocator used string allocator_name = 3; |
Descripcióndeasignación.Constructor | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
Descripcióndeasignación.Constructor | setHasSingleReference (valor booleano) Set if this tensor only has one remaining reference bool has_single_reference = 5; |
Descripcióndeasignación.Constructor | setPtr (valor largo) Address of the allocation. |
Descripcióndeasignación.Constructor | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
Descripcióndeasignación.Constructor | setRequestedBytes (valor largo) Total number of bytes requested int64 requested_bytes = 1; |
Descripción de asignación final.Constructor | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
public AllocationDescription.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del 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;
pública 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;
público largo getAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
público largo getAllocationId ()
Identifier of the allocated buffer if known
int64 allocation_id = 4;
cadena 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;
público estático final 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 largo público ()
Address of the allocation.
uint64 ptr = 6;
público largo 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 extensiónRegistry)
Lanza
IOExcepción |
---|
AllocationDescription.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
public AllocationDescription.Builder setAllocatedBytes (valor largo)
Total number of bytes allocated if known
int64 allocated_bytes = 2;
public AllocationDescription.Builder setAllocationId (valor largo)
Identifier of the allocated buffer if known
int64 allocation_id = 4;
public AllocationDescription.Builder setAllocatorName (valor de cadena)
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 del 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 largo)
Address of the allocation.
uint64 ptr = 6;
public AllocationDescription.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
public AllocationDescription.Builder setRequestedBytes (valor largo)
Total number of bytes requested
int64 requested_bytes = 1;