کلاس نهایی عمومی MemoryLogRawDeallocation
نوع Protobuf tensorflow.MemoryLogRawDeallocation
کلاس های تو در تو
| کلاس | MemoryLogRawDeallocation.Builder | نوع Protobuf tensorflow.MemoryLogRawDeallocation | |
ثابت ها
| بین المللی | ALLOCATION_ID_FIELD_NUMBER | |
| بین المللی | ALLOCATOR_NAME_FIELD_NUMBER | |
| بین المللی | DEFERRED_FIELD_NUMBER | |
| بین المللی | OPERATION_FIELD_NUMBER | |
| بین المللی | STEP_ID_FIELD_NUMBER |
روش های عمومی
| بولی | برابر است (object obj) |
| طولانی | getAllocationId () Id of the tensor buffer being deallocated, used to match to a corresponding allocation. |
| رشته | getAllocatorName () Name of the allocator used. |
| com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used. |
| استاتیک MemoryLogRawDeallocation | |
| MemoryLogRawDeallocation | |
| بولی | getDeferred () True if the deallocation is queued and will be performed later, e.g. |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| رشته | getOperation () Name of the operation making the deallocation. |
| com.google.protobuf.ByteString | getOperationBytes () Name of the operation making the deallocation. |
| بین المللی | |
| طولانی | getStepId () Process-unique step id. |
| com.google.protobuf.UnknownFieldSet نهایی | |
| بین المللی | هش کد () |
| بولی نهایی | |
| استاتیک MemoryLogRawDeallocation.Builder | newBuilder () |
| استاتیک MemoryLogRawDeallocation.Builder | newBuilder (نمونه اولیه MemoryLogRawDeallocation ) |
| MemoryLogRawDeallocation.Builder | |
| استاتیک MemoryLogRawDeallocation | parseDelimitedFrom (ورودی جریان ورودی) |
| استاتیک MemoryLogRawDeallocation | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک MemoryLogRawDeallocation | parseFrom (داده های ByteBuffer) |
| استاتیک MemoryLogRawDeallocation | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک MemoryLogRawDeallocation | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک MemoryLogRawDeallocation | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
| استاتیک MemoryLogRawDeallocation | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک MemoryLogRawDeallocation | parseFrom (داده های com.google.protobuf.ByteString) |
| استاتیک MemoryLogRawDeallocation | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک MemoryLogRawDeallocation | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ایستا | تجزیه کننده () |
| MemoryLogRawDeallocation.Builder | toBuilder () |
| باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی ALLOCATION_ID_FIELD_NUMBER
مقدار ثابت: 3
نهایی استاتیک عمومی ALLOCATOR_NAME_FIELD_NUMBER
ارزش ثابت: 4
نهایی استاتیک عمومی DEFERRED_FIELD_NUMBER
ارزش ثابت: 5
نهایی استاتیک عمومی OPERATION_FIELD_NUMBER
مقدار ثابت: 2
STEP_ID_FIELD_NUMBER نهایی استاتیک عمومی
ارزش ثابت: 1
روش های عمومی
بولین عمومی برابر است (Object Obj)
عمومی طولانی getAllocationId ()
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 3; رشته عمومی getAllocatorName ()
Name of the allocator used.
string allocator_name = 4; عمومی com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used.
string allocator_name = 4; بولی عمومی getDeferred ()
True if the deallocation is queued and will be performed later, e.g. for GPU lazy freeing of buffers.
bool deferred = 5; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
رشته عمومی getOperation ()
Name of the operation making the deallocation.
string operation = 2; عمومی com.google.protobuf.ByteString getOperationBytes ()
Name of the operation making the deallocation.
string operation = 2; عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی طولانی getStepId ()
Process-unique step id.
int64 step_id = 1; عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
استاتیک عمومی MemoryLogRawDeallocation parseDelimitedFrom (ورودی جریان ورودی)
پرتاب می کند
| IOException |
|---|
استاتیک عمومی MemoryLogRawDeallocation parseDelimitedFrom (ورودی جریان ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک MemoryLogRawDeallocation parseFrom (داده بایت بافر)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک MemoryLogRawDeallocation parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک MemoryLogRawDeallocation parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
استاتیک عمومی MemoryLogRawDeallocation parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
| IOException |
|---|
استاتیک عمومی MemoryLogRawDeallocation parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک MemoryLogRawDeallocation parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
استاتیک عمومی MemoryLogRawDeallocation parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
استاتیک عمومی MemoryLogRawDeallocation parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
| IOException |
|---|