کلاس نهایی استاتیک عمومی MemoryLogTensorDeallocation.Builder
نوع Protobuf tensorflow.MemoryLogTensorDeallocation
روش های عمومی
| MemoryLogTensorDeallocation.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
| MemoryLogTensorDeallocation | ساختن () |
| MemoryLogTensorDeallocation | ساخت جزئی () |
| MemoryLogTensorDeallocation.Builder | روشن () |
| MemoryLogTensorDeallocation.Builder | clearAllocationId () Id of the tensor buffer being deallocated, used to match to a corresponding allocation. |
| MemoryLogTensorDeallocation.Builder | clearAllocatorName () Name of the allocator used. |
| MemoryLogTensorDeallocation.Builder | clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor) |
| MemoryLogTensorDeallocation.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| MemoryLogTensorDeallocation.Builder | کلون () |
| طولانی | 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. |
| MemoryLogTensorDeallocation | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| بولی نهایی | |
| MemoryLogTensorDeallocation.Builder | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogTensorDeallocation.Builder | mergeFrom (com.google.protobuf.Message other) |
| نهایی MemoryLogTensorDeallocation.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| MemoryLogTensorDeallocation.Builder | setAllocationId (مقدار طولانی) Id of the tensor buffer being deallocated, used to match to a corresponding allocation. |
| MemoryLogTensorDeallocation.Builder | setAllocatorName (مقدار رشته) Name of the allocator used. |
| MemoryLogTensorDeallocation.Builder | setAllocatorNameBytes (مقدار com.google.protobuf.ByteString) Name of the allocator used. |
| MemoryLogTensorDeallocation.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
| MemoryLogTensorDeallocation.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
| نهایی MemoryLogTensorDeallocation.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
روش های ارثی
روش های عمومی
عمومی MemoryLogTensorDeallocation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی MemoryLogTensorDeallocation.Builder clearAllocationId ()
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 1; عمومی MemoryLogTensorDeallocation.Builder clearAllocatorName ()
Name of the allocator used.
string allocator_name = 2; عمومی MemoryLogTensorDeallocation.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
public MemoryLogTensorDeallocation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
عمومی طولانی getAllocationId ()
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 1; رشته عمومی getAllocatorName ()
Name of the allocator used.
string allocator_name = 2; عمومی com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used.
string allocator_name = 2; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
بولین نهایی عمومی isInitialized ()
عمومی MemoryLogTensorDeallocation.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
نهایی عمومی MemoryLogTensorDeallocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
عمومی MemoryLogTensorDeallocation.Builder setAllocationId (مقدار طولانی)
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 1; عمومی MemoryLogTensorDeallocation.Builder setAllocatorName (مقدار رشته)
Name of the allocator used.
string allocator_name = 2; عمومی MemoryLogTensorDeallocation.Builder setAllocatorNameBytes (com.google.protobuf.ByteString مقدار)
Name of the allocator used.
string allocator_name = 2;