clase final pública MemoryLogTensorDeallocation
Protobuf tipo tensorflow.MemoryLogTensorDeallocation
Clases anidadas
| clase | MemoryLogTensorDeallocation.Builder | Protobuf tipo tensorflow.MemoryLogTensorDeallocation | |
Constantes
| En t | ALLOCATION_ID_FIELD_NUMBER | |
| En t | ALLOCATOR_NAME_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| largo | getAllocationId () Id of the tensor buffer being deallocated, used to match to a corresponding allocation. |
| Cuerda | getAllocatorName () Name of the allocator used. |
| com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used. |
| static MemoryLogTensorDeallocation | |
| MemoryLogTensorDeallocation | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| En t | |
| final com.google.protobuf.UnknownFieldSet | |
| En t | hashCode () |
| booleano final | |
| estático MemoryLogTensorDeallocation.Builder | newBuilder (prototipo MemoryLogTensorDeallocation ) |
| estático MemoryLogTensorDeallocation.Builder | newBuilder () |
| MemoryLogTensorDeallocation.Builder | |
| static MemoryLogTensorDeallocation | parseDelimitedFrom (entrada InputStream) |
| static MemoryLogTensorDeallocation | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static MemoryLogTensorDeallocation | parseFrom (datos ByteBuffer) |
| static MemoryLogTensorDeallocation | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static MemoryLogTensorDeallocation | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static MemoryLogTensorDeallocation | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| static MemoryLogTensorDeallocation | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static MemoryLogTensorDeallocation | parseFrom (datos com.google.protobuf.ByteString) |
| static MemoryLogTensorDeallocation | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static MemoryLogTensorDeallocation | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| MemoryLogTensorDeallocation.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int ALLOCATION_ID_FIELD_NUMBER
Valor constante: 1
public static final int ALLOCATOR_NAME_FIELD_NUMBER
Valor constante: 2
Métodos públicos
public boolean es igual a (Object obj)
public long getAllocationId ()
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.int64
int64 allocation_id = 1;public String getAllocatorName ()
Name of the allocator used.
string allocator_name = 2;public com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used.
string allocator_name = 2;public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
public static MemoryLogTensorDeallocation.Builder newBuilder (prototipo de MemoryLogTensorDeallocation )
público estático MemoryLogTensorDeallocation parseDelimitedFrom (entrada InputStream)
Lanza
| IOException |
|---|
Public static MemoryLogTensorDeallocation parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
público estático MemoryLogTensorDeallocation parseFrom (ByteBuffer datos)
Lanza
| InvalidProtocolBufferException |
|---|
público estático MemoryLogTensorDeallocation parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
Public static MemoryLogTensorDeallocation parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático MemoryLogTensorDeallocation parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
público estático MemoryLogTensorDeallocation parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
MemoryLogTensorDeallocation estático público parseFrom (datos de com.google.protobuf.ByteString)
Lanza
| InvalidProtocolBufferException |
|---|
Public static MemoryLogTensorDeallocation parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
MemoryLogTensorDeallocation estático público parseFrom (datos de com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|