AllocationRecord kelas akhir publik
An allocation/de-allocation operation performed by the allocator.
tensorflow.AllocationRecord Kelas Bersarang
| kelas | AllocationRecord.Builder | An allocation/de-allocation operation performed by the allocator. | |
Konstanta
| ke dalam | ALLOC_BYTES_FIELD_NUMBER | |
| ke dalam | ALLOC_MICROS_FIELD_NUMBER |
Metode Publik
| boolean | sama dengan (Objek objek) |
| panjang | dapatkanAllocBytes () Number of bytes allocated, or de-allocated if negative. |
| panjang | dapatkanAllocMicros () The timestamp of the operation. |
| Catatan Alokasi statis | |
| Catatan Alokasi | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| ke dalam | |
| final com.google.protobuf.UnknownFieldSet | |
| ke dalam | Kode hash () |
| boolean terakhir | |
| AlokasiRecord.Builder statis | newBuilder (prototipe AllocationRecord ) |
| AlokasiRecord.Builder statis | |
| AllocationRecord.Builder | |
| Catatan Alokasi statis | parseDelimitedFrom (masukan Aliran Masukan) |
| Catatan Alokasi statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Catatan Alokasi statis | parseFrom (data ByteBuffer) |
| Catatan Alokasi statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Catatan Alokasi statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Catatan Alokasi statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
| Catatan Alokasi statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Catatan Alokasi statis | parseFrom (com.google.protobuf.ByteString data) |
| Catatan Alokasi statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Catatan Alokasi statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statis | pengurai () |
| AllocationRecord.Builder | |
| ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int final statis publik ALLOC_BYTES_FIELD_NUMBER
Nilai Konstan: 2
int akhir statis publik ALLOC_MICROS_FIELD_NUMBER
Nilai Konstan: 1
Metode Publik
boolean publik sama (Obj objek)
getAllocBytes panjang publik ()
Number of bytes allocated, or de-allocated if negative.
int64 alloc_bytes = 2; get panjang publikAllocMicros ()
The timestamp of the operation.
int64 alloc_micros = 1; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
kode hash int publik ()
boolean akhir publik diinisialisasi ()
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) public static AllocationRecord
Melempar
| Pengecualian IO |
|---|
parseFrom AllocationRecord statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom AllocationRecord statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom AllocationRecord statis publik (com.google.protobuf.CodedInputStream input)
Melempar
| Pengecualian IO |
|---|
parseFrom AlokasiRekam statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom AllocationRecord statis publik (com.google.protobuf.ByteString data)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom AllocationRecord statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom AllocationRecord statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
| Pengecualian IO |
|---|