classe final pública AllocatorMemoryUsed
Tipo de protobuf tensorflow.AllocatorMemoryUsed
Classes aninhadas
| aula | AllocatorMemoryUsed.Builder | Tipo de protobuf tensorflow.AllocatorMemoryUsed | |
Constantes
| interno | ALLOCATION_RECORDS_FIELD_NUMBER | |
| interno | ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER | |
| interno | ALLOCATOR_NAME_FIELD_NUMBER | |
| interno | LIVE_BYTES_FIELD_NUMBER | |
| interno | PEAK_BYTES_FIELD_NUMBER | |
| interno | TOTAL_BYTES_FIELD_NUMBER |
Métodos Públicos
| booleano | é igual (objeto obj) |
| Registro de Alocação | getAllocationRecords (índice interno) The allocation and deallocation timeline. |
| interno | getAllocationRecordsCount () The allocation and deallocation timeline. |
| Lista <AllocationRecord> | getAllocationRecordsList () The allocation and deallocation timeline. |
| AlocaçãoRecordOrBuilder | getAllocationRecordsOrBuilder (índice interno) The allocation and deallocation timeline. |
| Lista<? estende AllocationRecordOrBuilder > | getAllocationRecordsOrBuilderList () The allocation and deallocation timeline. |
| longo | getAllocatorBytesInUse () These are snapshots of the overall allocator memory stats. |
| Corda | getAllocatorName () string allocator_name = 1; |
| com.google.protobuf.ByteString | getAllocatorNameBytes () string allocator_name = 1; |
| AllocatorMemoryUsado estático | |
| AllocatorMemoryUsado | |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| longo | getLiveBytes () The bytes that are not deallocated. |
| longo | getPeakBytes () int64 peak_bytes = 3; |
| interno | |
| longo | getTotalBytes () These are per-node allocator memory stats. |
| final com.google.protobuf.UnknownFieldSet | |
| interno | código hash () |
| booleano final | |
| AllocatorMemoryUsed.Builder estático | newBuilder (protótipo AllocatorMemoryUsed ) |
| AllocatorMemoryUsed.Builder estático | |
| AllocatorMemoryUsed.Builder | |
| AllocatorMemoryUsado estático | parseDelimitedFrom (entrada InputStream) |
| AllocatorMemoryUsado estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| AllocatorMemoryUsado estático | parseFrom (dados de ByteBuffer) |
| AllocatorMemoryUsado estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| AllocatorMemoryUsado estático | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| AllocatorMemoryUsado estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| AllocatorMemoryUsado estático | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| AllocatorMemoryUsado estático | parseFrom (dados com.google.protobuf.ByteString) |
| AllocatorMemoryUsado estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| AllocatorMemoryUsado estático | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| AllocatorMemoryUsed.Builder | |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int ALLOCATION_RECORDS_FIELD_NUMBER
Valor Constante: 6
público estático final int ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER
Valor Constante: 5
público estático final int ALLOCATOR_NAME_FIELD_NUMBER
Valor Constante: 1
público estático final int LIVE_BYTES_FIELD_NUMBER
Valor Constante: 4
público estático final int PEAK_BYTES_FIELD_NUMBER
Valor Constante: 3
int final estático público TOTAL_BYTES_FIELD_NUMBER
Valor Constante: 2
Métodos Públicos
booleano público é igual (Object obj)
público AllocationRecord getAllocationRecords (índice int)
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6; público int getAllocationRecordsCount ()
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6; Lista pública< AllocationRecord > getAllocationRecordsList ()
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6; public AllocationRecordOrBuilder getAllocationRecordsOrBuilder (índice int)
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6; Lista pública<? estende AllocationRecordOrBuilder > getAllocationRecordsOrBuilderList ()
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6; público longo getAllocatorBytesInUse ()
These are snapshots of the overall allocator memory stats. The number of live bytes currently allocated by the allocator.
int64 allocator_bytes_in_use = 5; String pública getAllocatorName ()
string allocator_name = 1;
público com.google.protobuf.ByteString getAllocatorNameBytes ()
string allocator_name = 1;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
getLiveBytes longo público ()
The bytes that are not deallocated.
int64 live_bytes = 4; público getParserForType ()
getPeakBytes longo público ()
int64 peak_bytes = 3;
público int getSerializedSize ()
getTotalBytes longo público ()
These are per-node allocator memory stats.
int64 total_bytes = 2; final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
public static AllocatorMemoryUsed parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static AllocatorMemoryUsed parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static AllocatorMemoryUsed parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static AllocatorMemoryUsed parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
| IOException |
|---|
public static AllocatorMemoryUsed parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static AllocatorMemoryUsed parseFrom (dados com.google.protobuf.ByteString)
Lança
| InvalidProtocolBufferException |
|---|
public static AllocatorMemoryUsed parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static AllocatorMemoryUsed parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|