classe finale publique MemoryLogRawDeallocation
tensorflow.MemoryLogRawDeallocation de type Protobuf.MemoryLogRawDeallocation
Classes imbriquées
| classe | MemoryLogRawDeallocation.Builder | tensorflow.MemoryLogRawDeallocation de type Protobuf.MemoryLogRawDeallocation | |
Constantes
| int | ALLOCATION_ID_FIELD_NUMBER | |
| int | ALLOCATOR_NAME_FIELD_NUMBER | |
| int | DEFERRED_FIELD_NUMBER | |
| int | OPERATION_FIELD_NUMBER | |
| int | STEP_ID_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal à (Obj objet) |
| long | getAllocationId () Id of the tensor buffer being deallocated, used to match to a corresponding allocation. |
| Chaîne | getAllocatorName () Name of the allocator used. |
| com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used. |
| statique MemoryLogRawDeallocation | |
| MemoryLogRawDeallocation | |
| booléen | getDeferred () True if the deallocation is queued and will be performed later, e.g. |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| Chaîne | getOpération () Name of the operation making the deallocation. |
| com.google.protobuf.ByteString | getOperationBytes () Name of the operation making the deallocation. |
| int | |
| long | getStepId () Process-unique step id. |
| final com.google.protobuf.UnknownFieldSet | |
| int | |
| booléen final | |
| statique MemoryLogRawDeallocation.Builder | |
| statique MemoryLogRawDeallocation.Builder | newBuilder (prototype MemoryLogRawDeallocation ) |
| MemoryLogRawDeallocation.Builder | |
| statique MemoryLogRawDeallocation | parseDelimitedFrom (entrée InputStream) |
| statique MemoryLogRawDeallocation | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique MemoryLogRawDeallocation | parseFrom (données ByteBuffer) |
| statique MemoryLogRawDeallocation | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique MemoryLogRawDeallocation | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique MemoryLogRawDeallocation | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| statique MemoryLogRawDeallocation | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique MemoryLogRawDeallocation | parseFrom (données com.google.protobuf.ByteString) |
| statique MemoryLogRawDeallocation | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique MemoryLogRawDeallocation | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| MemoryLogRawDeallocation.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final entier ALLOCATION_ID_FIELD_NUMBER
Valeur constante : 3
public statique final int ALLOCATOR_NAME_FIELD_NUMBER
Valeur constante : 4
public statique final entier DEFERRED_FIELD_NUMBER
Valeur constante : 5
public statique final int OPERATION_FIELD_NUMBER
Valeur constante : 2
public statique final int STEP_ID_FIELD_NUMBER
Valeur constante : 1
Méthodes publiques
public booléen égal (Objet obj)
public long getAllocationId ()
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 3; chaîne publique getAllocatorName ()
Name of the allocator used.
string allocator_name = 4; public com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used.
string allocator_name = 4; public booléen getDeferred ()
True if the deallocation is queued and will be performed later, e.g. for GPU lazy freeing of buffers.
bool deferred = 5; public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
chaîne publique getOperation ()
Name of the operation making the deallocation.
string operation = 2; public com.google.protobuf.ByteString getOperationBytes ()
Name of the operation making the deallocation.
string operation = 2; publique getParserForType ()
public int getSerializedSize ()
public long getStepId ()
Process-unique step id.
int64 step_id = 1; public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
public statique MemoryLogRawDeallocation parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique MemoryLogRawDeallocation parseFrom (données ByteBuffer)
Jetés
| InvalidProtocolBufferException |
|---|
public statique MemoryLogRawDeallocation parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique MemoryLogRawDeallocation parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique MemoryLogRawDeallocation parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public statique MemoryLogRawDeallocation parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique MemoryLogRawDeallocation parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public statique MemoryLogRawDeallocation parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique MemoryLogRawDeallocation parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|