clase final pública MemoryLogRawDeallocation
Protobuf tipo tensorflow.MemoryLogRawDeallocation
Clases anidadas
| clase | MemoryLogRawDeallocation.Builder | Protobuf tipo tensorflow.MemoryLogRawDeallocation | |
Constantes
| entero | ALLOCATION_ID_FIELD_NUMBER | |
| entero | ALLOCATOR_NAME_FIELD_NUMBER | |
| entero | DEFERRED_FIELD_NUMBER | |
| entero | OPERACIÓN_CAMPO_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 deallocated, used to match to a corresponding allocation. |
| Cadena | getNombreAsignador () Name of the allocator used. |
| com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used. |
| Asignación estática de MemoryLogRaw | |
| MemoryLogRawDeallocation | |
| booleano | obtenerDiferido () True if the deallocation is queued and will be performed later, e.g. |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| Cadena | obtenerOperación () Name of the operation making the deallocation. |
| com.google.protobuf.ByteString | obtenerOperaciónBytes () Name of the operation making the deallocation. |
| entero | |
| largo | obtenerStepId () Process-unique step id. |
| com.google.protobuf.UnknownFieldSet final | |
| entero | código hash () |
| booleano final | |
| MemoryLogRawDeallocation.Builder estático | |
| MemoryLogRawDeallocation.Builder estático | newBuilder (prototipo MemoryLogRawDeallocation ) |
| MemoryLogRawDeallocation.Builder | |
| MemoryLogRawDeallocation estática | parseDelimitedFrom (entrada de InputStream) |
| MemoryLogRawDeallocation estática | parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogRawDeallocation estática | parseFrom (datos de ByteBuffer) |
| MemoryLogRawDeallocation estática | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| MemoryLogRawDeallocation estática | parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogRawDeallocation estática | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| MemoryLogRawDeallocation estática | parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogRawDeallocation estática | parseFrom (datos com.google.protobuf.ByteString) |
| MemoryLogRawDeallocation estática | parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogRawDeallocation estática | parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| estático | analizador () |
| MemoryLogRawDeallocation.Builder | |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
int final estático público ALLOCATION_ID_FIELD_NUMBER
Valor constante: 3
int final estático público ALLOCATOR_NAME_FIELD_NUMBER
Valor constante: 4
int final estático público DEFERRED_FIELD_NUMBER
Valor constante: 5
int final estático público OPERATION_FIELD_NUMBER
Valor constante: 2
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 deallocated, used to match to a corresponding allocation.
int64 allocation_id = 3; cadena pública getAllocatorName ()
Name of the allocator used.
string allocator_name = 4; público com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used.
string allocator_name = 4; getDeferred booleano público ()
True if the deallocation is queued and will be performed later, e.g. for GPU lazy freeing of buffers.
bool deferred = 5; público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
getOperación de cadena pública ()
Name of the operation making the deallocation.
string operation = 2; público com.google.protobuf.ByteString getOperationBytes ()
Name of the operation making the deallocation.
string operation = 2; público getParserForType ()
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 ()
MemoryLogRawDeallocation estático público parseDelimitedFrom (entrada de InputStream)
Lanza
| IOExcepción |
|---|
MemoryLogRawDeallocation estático público parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
ParseFrom público estático MemoryLogRawDeallocation (datos ByteBuffer)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
ParseFrom público estático de MemoryLogRawDeallocation (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
ParseFrom público estático de MemoryLogRawDeallocation (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
parseFrom público estático MemoryLogRawDeallocation (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOExcepción |
|---|
análisis estático público de MemoryLogRawDeallocation (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
parseFrom público estático MemoryLogRawDeallocation (datos com.google.protobuf.ByteString)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
parseFrom público estático de MemoryLogRawDeallocation (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
ParseFrom público estático de MemoryLogRawDeallocation (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 |
|---|