MemoryLogRawDeallocation.Builder

کلاس نهایی استاتیک عمومی MemoryLogRawDeallocation.Builder

نوع Protobuf tensorflow.MemoryLogRawDeallocation

روش های عمومی

MemoryLogRawDeallocation.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
MemoryLogRawDeallocation
MemoryLogRawDeallocation
MemoryLogRawDeallocation.Builder
MemoryLogRawDeallocation.Builder
clearAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogRawDeallocation.Builder
clearAllocatorName ()
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
clearDeferred ()
 True if the deallocation is queued and will be performed later,
 e.g.
MemoryLogRawDeallocation.Builder
clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogRawDeallocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogRawDeallocation.Builder
clearOperation ()
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
clearStepId ()
 Process-unique step id.
MemoryLogRawDeallocation.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.
MemoryLogRawDeallocation
بولی
getDeferred ()
 True if the deallocation is queued and will be performed later,
 e.g.
نهایی static com.google.protobuf.Descriptors.Descriptor
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.
بولی نهایی
MemoryLogRawDeallocation.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawDeallocation.Builder
mergeFrom (com.google.protobuf.Message other)
آخرین MemoryLogRawDeallocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
MemoryLogRawDeallocation.Builder
setAllocationId (مقدار طولانی)
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogRawDeallocation.Builder
setAllocatorName (مقدار رشته)
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
setAllocatorNameBytes (مقدار com.google.protobuf.ByteString)
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
setDeferred (مقدار بولی)
 True if the deallocation is queued and will be performed later,
 e.g.
MemoryLogRawDeallocation.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
MemoryLogRawDeallocation.Builder
setOperation (مقدار رشته)
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
setOperationBytes (مقدار com.google.protobuf.ByteString)
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
MemoryLogRawDeallocation.Builder
setStepId (مقدار طولانی)
 Process-unique step id.
آخرین MemoryLogRawDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی MemoryLogRawDeallocation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت عمومی MemoryLogRawDeallocation ()

عمومی MemoryLogRawDeallocation buildPartial ()

عمومی MemoryLogRawDeallocation.Builder پاک ()

عمومی MemoryLogRawDeallocation.Builder clearAllocationId ()

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 3;

عمومی MemoryLogRawDeallocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 4;

عمومی MemoryLogRawDeallocation.Builder clearDeferred ()

 True if the deallocation is queued and will be performed later,
 e.g. for GPU lazy freeing of buffers.
 
bool deferred = 5;

عمومی MemoryLogRawDeallocation.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی MemoryLogRawDeallocation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

عمومی MemoryLogRawDeallocation.Builder clearOperation ()

عملیات رشته

 Name of the operation making the deallocation.
 
string operation = 2;

عمومی MemoryLogRawDeallocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

کلون عمومی MemoryLogRawDeallocation.Builder ()

عمومی طولانی 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;

عمومی MemoryLogRawDeallocation getDefaultInstanceForType ()

بولی عمومی 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 ()

عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

رشته عمومی 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;

عمومی طولانی getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

بولین نهایی عمومی isInitialized ()

عمومی MemoryLogRawDeallocation.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی MemoryLogRawDeallocation.Builder mergeFrom (com.google.protobuf.Message other)

نهایی عمومی MemoryLogRawDeallocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی MemoryLogRawDeallocation.Builder setAllocationId (مقدار طولانی)

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 3;

عمومی MemoryLogRawDeallocation.Builder setAllocatorName (مقدار رشته)

 Name of the allocator used.
 
string allocator_name = 4;

عمومی MemoryLogRawDeallocation.Builder setAllocatorNameBytes (مقدار com.google.protobuf.ByteString)

 Name of the allocator used.
 
string allocator_name = 4;

عمومی MemoryLogRawDeallocation.Builder setDeferred (مقدار بولی)

 True if the deallocation is queued and will be performed later,
 e.g. for GPU lazy freeing of buffers.
 
bool deferred = 5;

public MemoryLogRawDeallocation.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی MemoryLogRawDeallocation.Builder setOperation (مقدار رشته)

string operation = 2;

 Name of the operation making the deallocation.
 
= 2;

عمومی MemoryLogRawDeallocation.Builder setOperationBytes (مقدار com.google.protobuf.ByteString)

عملیات رشته

 Name of the operation making the deallocation.
 
string operation = 2;

عمومی MemoryLogRawDeallocation.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

عمومی MemoryLogRawDeallocation.Builder setStepId (مقدار طولانی)

 Process-unique step id.
 
int64 step_id = 1;

نهایی عمومی MemoryLogRawDeallocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)