clase final pública MemoryLogRawAllocation
Protobuf tipo tensorflow.MemoryLogRawAllocation
Clases anidadas
clase | MemoryLogRawAllocation.Builder | Protobuf tipo tensorflow.MemoryLogRawAllocation |
Constantes
entero | ALLOCATION_ID_FIELD_NUMBER | |
entero | ALLOCATOR_NAME_FIELD_NUMBER | |
entero | NUM_BYTES_FIELD_NUMBER | |
entero | OPERACIÓN_CAMPO_NUMBER | |
entero | PTR_FIELD_NUMBER | |
entero | STEP_ID_FIELD_NUMBER |
Métodos públicos
booleano | es igual (Objeto obj) |
largo | obtenerId . De asignación () Id of the tensor buffer being allocated, used to match to a corresponding deallocation. |
Cadena | getAllocatorName () Name of the allocator used. |
com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used. |
Asignación estática de MemoryLogRaw | |
MemoryLogRawAsignación | |
com.google.protobuf.Descriptors.Descriptor estático final | |
largo | obtenerNumBytes () Number of bytes in the allocation. |
Cadena | obtenerOperación () Name of the operation making the allocation. |
com.google.protobuf.ByteString | obtenerOperaciónBytes () Name of the operation making the allocation. |
largo | obtenerPtr () Address of the allocation. |
entero | |
largo | obtenerStepId () Process-unique step id. |
com.google.protobuf.UnknownFieldSet final | |
entero | código hash () |
booleano final | |
MemoryLogRawAllocation.Builder estático | newBuilder (prototipo MemoryLogRawAllocation ) |
MemoryLogRawAllocation.Builder estático | |
MemoryLogRawAllocation.Builder | |
Asignación estática de MemoryLogRaw | parseDelimitedFrom (entrada de InputStream) |
Asignación estática de MemoryLogRaw | parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Asignación estática de MemoryLogRaw | parseFrom (datos de ByteBuffer) |
Asignación estática de MemoryLogRaw | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
Asignación estática de MemoryLogRaw | parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Asignación estática de MemoryLogRaw | parseFrom (entrada com.google.protobuf.CodedInputStream) |
Asignación estática de MemoryLogRaw | parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Asignación estática de MemoryLogRaw | parseFrom (datos com.google.protobuf.ByteString) |
Asignación estática de MemoryLogRaw | parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Asignación estática de MemoryLogRaw | parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
estático | analizador () |
MemoryLogRawAllocation.Builder | |
vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
booleano | es igual (Objeto arg0) |
Clase final<?> | obtenerclase () |
entero | código hash () |
vacío final | notificar () |
vacío final | notificar a todos () |
Cadena | a cadena () |
vacío final | esperar (arg0 largo, int arg1) |
vacío final | espera (arg0 largo) |
vacío final | esperar () |
abstracto largo | obtenerId de asignación () Id of the tensor buffer being allocated, used to match to a corresponding deallocation. |
cadena abstracta | getNombreAsignador () Name of the allocator used. |
resumen com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used. |
abstracto largo | obtenerNumBytes () Number of bytes in the allocation. |
cadena abstracta | obtenerOperación () Name of the operation making the allocation. |
resumen com.google.protobuf.ByteString | obtenerOperaciónBytes () Name of the operation making the allocation. |
abstracto largo | obtenerPtr () Address of the allocation. |
abstracto largo | obtenerStepId () Process-unique step id. |
Constantes
int final estático público ALLOCATION_ID_FIELD_NUMBER
Valor constante: 5
int final estático público ALLOCATOR_NAME_FIELD_NUMBER
Valor constante: 6
int final estático público NUM_BYTES_FIELD_NUMBER
Valor constante: 3
int final estático público OPERATION_FIELD_NUMBER
Valor constante: 2
int final estático público PTR_FIELD_NUMBER
Valor constante: 4
int final estático público STEP_ID_FIELD_NUMBER
Valor constante: 1
Métodos públicos
público booleano es igual (Objeto obj)
público largo getAllocationId ()
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
int64 allocation_id = 5;
cadena pública getAllocatorName ()
Name of the allocator used.
string allocator_name = 6;
público com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used.
string allocator_name = 6;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público largo getNumBytes ()
Number of bytes in the allocation.
int64 num_bytes = 3;
getOperación de cadena pública ()
Name of the operation making the allocation.
string operation = 2;
público com.google.protobuf.ByteString getOperationBytes ()
Name of the operation making the allocation.
string operation = 2;
público getParserForType ()
getPtr largo público ()
Address of the allocation.
uint64 ptr = 4;
público int getSerializedSize ()
público largo getStepId ()
Process-unique step id.
int64 step_id = 1;
público final com.google.protobuf.UnknownFieldSet getUnknownFields ()
código hash int público ()
público final booleano isInitialized ()
MemoryLogRawAllocation estática pública parseDelimitedFrom (entrada de InputStream)
Lanza
IOExcepción |
---|
MemoryLogRawAllocation estático público parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
ParseFrom público estático MemoryLogRawAllocation (datos ByteBuffer)
Lanza
Excepción de buffer de protocolo no válido |
---|
parseFrom público estático MemoryLogRawAllocation (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
IOExcepción |
---|
parseFrom público estático MemoryLogRawAllocation (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
parseFrom público estático MemoryLogRawAllocation (entrada com.google.protobuf.CodedInputStream)
Lanza
IOExcepción |
---|
parseFrom público estático MemoryLogRawAllocation (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
parseFrom público estático MemoryLogRawAllocation (datos com.google.protobuf.ByteString)
Lanza
Excepción de buffer de protocolo no válido |
---|
parseFrom público estático MemoryLogRawAllocation (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
parseFrom público estático MemoryLogRawAllocation (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
estática pública analizador ()
escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)
Lanza
IOExcepción |
---|