MemoryLogRawDeallocation

clase final pública MemoryLogRawDeallocation

Protobuf tipo tensorflow.MemoryLogRawDeallocation

Clases anidadas

clase MemoryLogRawDeallocation.Builder Protobuf tipo tensorflow.MemoryLogRawDeallocation

Constantes

En t ALLOCATION_ID_FIELD_NUMBER
En t ALLOCATOR_NAME_FIELD_NUMBER
En t DEFERRED_FIELD_NUMBER
En t OPERACIÓN_CAMPO_NUMBER
En t 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
getAllocatorName ()
 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.
En t
largo
obtenerStepId ()
 Process-unique step id.
com.google.protobuf.UnknownFieldSet final
En t
booleano final
MemoryLogRawDeallocation.Builder estático
MemoryLogRawDeallocation.Builder estático
MemoryLogRawDeallocation.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
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;

MemoryLogRawDeallocation estática pública getDefaultInstance ()

public MemoryLogRawDeallocation getDefaultInstanceForType ()

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 ()

cadena pública getOperation ()

operación de cadena

 Name of the operation making the deallocation.
 
string operation = 2;

público com.google.protobuf.ByteString getOperationBytes ()

operación de cadena

 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.Builder estático público newBuilder ()

MemoryLogRawDeallocation.Builder estático público newBuilder (prototipo MemoryLogRawDeallocation )

pública MemoryLogRawDeallocation.Builder newBuilderForType ()

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 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 ()

memoria públicaLogRawDeallocation.Builder toBuilder ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción