classe finale pubblica MemoryLogRawAllocation
Tipo di protocollo tensorflow.MemoryLogRawAllocation
Classi nidificate
| classe | MemoryLogRawAllocation.Builder | Tipo di protocollo tensorflow.MemoryLogRawAllocation | |
Costanti
| int | ALLOCATION_ID_FIELD_NUMBER | |
| int | ALLOCATOR_NAME_FIELD_NUMBER | |
| int | NUM_BYTES_FIELD_NUMBER | |
| int | OPERAZIONE_FIELD_NUMBER | |
| int | PTR_FIELD_NUMBER | |
| int | STEP_ID_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| lungo | getIDallocazione () Id of the tensor buffer being allocated, used to match to a corresponding deallocation. |
| Corda | getAllocatorName () Name of the allocator used. |
| com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used. |
| MemoryLogRawAllocation statica | |
| Allocazione MemoryLogRaw | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| lungo | getNumBytes () Number of bytes in the allocation. |
| Corda | getOperazione () Name of the operation making the allocation. |
| com.google.protobuf.ByteString | getOperationBytes () Name of the operation making the allocation. |
| lungo | getPtr () Address of the allocation. |
| int | |
| lungo | getStepId () Process-unique step id. |
| finale com.google.protobuf.UnknownFieldSet | |
| int | codicehash () |
| booleano finale | |
| MemoryLogRawAllocation.Builder statico | newBuilder (prototipo MemoryLogRawAllocation ) |
| MemoryLogRawAllocation.Builder statico | |
| MemoryLogRawAllocation.Builder | |
| MemoryLogRawAllocation statica | parseDelimitedFrom (input InputStream) |
| MemoryLogRawAllocation statica | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogRawAllocation statica | parseFrom (dati ByteBuffer) |
| MemoryLogRawAllocation statica | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| MemoryLogRawAllocation statica | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogRawAllocation statica | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| MemoryLogRawAllocation statica | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogRawAllocation statica | parseFrom (dati com.google.protobuf.ByteString) |
| MemoryLogRawAllocation statica | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogRawAllocation statica | parseFrom (dati com.google.protobuf.ByteString, estensione Com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| MemoryLogRawAllocation.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int ALLOCATION_ID_FIELD_NUMBER
Valore costante: 5
public static final int ALLOCATOR_NAME_FIELD_NUMBER
Valore costante: 6
public static final int NUM_BYTES_FIELD_NUMBER
Valore costante: 3
public static final int OPERATION_FIELD_NUMBER
Valore costante: 2
public static final int PTR_FIELD_NUMBER
Valore costante: 4
public static final int STEP_ID_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
pubblico lungo getAllocationId ()
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
int64 allocation_id = 5; stringa pubblica getAllocatorName ()
Name of the allocator used.
string allocator_name = 6; pubblico com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used.
string allocator_name = 6; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico lungo getNumBytes ()
Number of bytes in the allocation.
int64 num_bytes = 3; stringa pubblica getOperation ()
Name of the operation making the allocation.
string operation = 2; pubblico com.google.protobuf.ByteString getOperationBytes ()
Name of the operation making the allocation.
string operation = 2; pubblico getParserForType ()
pubblico lungo getPtr ()
Address of the allocation.
uint64 ptr = 4; public int getSerializedSize ()
pubblico lungo getStepId ()
Process-unique step id.
int64 step_id = 1; pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
public static MemoryLogRawAllocation parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom pubblico statico MemoryLogRawAllocation (dati ByteBuffer)
Lancia
| InvalidProtocolBufferException |
|---|
public static MemoryLogRawAllocation parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom pubblico statico MemoryLogRawAllocation (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico MemoryLogRawAllocation (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
public static MemoryLogRawAllocation parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico MemoryLogRawAllocation (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
public static MemoryLogRawAllocation parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public static MemoryLogRawAllocation parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|