genel statik son sınıf AllocationRecord.Builder
An allocation/de-allocation operation performed by the allocator.
tensorflow.AllocationRecord Genel Yöntemler
| AllocationRecord.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| Tahsis Kaydı | inşa etmek () |
| Tahsis Kaydı | inşaKısmi () |
| AllocationRecord.Builder | temizlemek () |
| AllocationRecord.Builder | clearAllocBytes () Number of bytes allocated, or de-allocated if negative. |
| AllocationRecord.Builder | clearAllocMicros () The timestamp of the operation. |
| AllocationRecord.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
| AllocationRecord.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| AllocationRecord.Builder | klon () |
| uzun | getAllocBytes () Number of bytes allocated, or de-allocated if negative. |
| uzun | getAllocMicros () The timestamp of the operation. |
| Tahsis Kaydı | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| son boole değeri | Başlatıldı () |
| AllocationRecord.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| AllocationRecord.Builder | mergeFrom (com.google.protobuf.Message other) |
| son AllocationRecord.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
| AllocationRecord.Builder | setAllocBytes (uzun değer) Number of bytes allocated, or de-allocated if negative. |
| AllocationRecord.Builder | setAllocMicros (uzun değer) The timestamp of the operation. |
| AllocationRecord.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| AllocationRecord.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
| son AllocationRecord.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public AllocationRecord.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
genel AllocationRecord.Builder clearAllocBytes ()
Number of bytes allocated, or de-allocated if negative.
int64 alloc_bytes = 2; genel AllocationRecord.Builder clearAllocMicros ()
The timestamp of the operation.
int64 alloc_micros = 1; genel uzun getAllocBytes ()
Number of bytes allocated, or de-allocated if negative.
int64 alloc_bytes = 2; halka açık uzun getAllocMicros ()
The timestamp of the operation.
int64 alloc_micros = 1; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
genel final boolean isInitialized ()
genel AllocationRecord.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel nihai AllocationRecord.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public AllocationRecord.Builder setAllocBytes (uzun değer)
Number of bytes allocated, or de-allocated if negative.
int64 alloc_bytes = 2; genel AllocationRecord.Builder setAllocMicros (uzun değer)
The timestamp of the operation.
int64 alloc_micros = 1;