MemoryLogRawDeallocation.Builder

общедоступный статический конечный класс MemoryLogRawDeallocation.Builder

Тип protobuf tensorflow.MemoryLogRawDeallocation

Публичные методы

MemoryLogRawDeallocation.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
MemoryLogRawОсвобождение
MemoryLogRawОсвобождение
MemoryLogRawDeallocation.Builder
MemoryLogRawDeallocation.Builder
очиститьАллокацияИд ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogRawDeallocation.Builder
очиститьимяаллокатора ()
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
ОчиститьОтложенный ()
 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
очиститьОперация ()
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
очиститьстепид ()
 Process-unique step id.
MemoryLogRawDeallocation.Builder
длинный
получитьИдАллокации ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
Нить
получитьимяаллокатора ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogRawОсвобождение
логическое значение
получитьОтложенный ()
 True if the deallocation is queued and will be performed later,
 e.g.
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Нить
получитьОперацию ()
 Name of the operation making the deallocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the deallocation.
длинный
получитьStepId ()
 Process-unique step id.
последнее логическое значение
MemoryLogRawDeallocation.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
MemoryLogRawDeallocation.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательный 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, значение объекта)
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, значение объекта)
MemoryLogRawDeallocation.Builder
setStepId (длинное значение)
 Process-unique step id.
окончательный MemoryLogRawDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public MemoryLogRawDeallocation.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка MemoryLogRawDeallocation ()

public MemoryLogRawDeallocation buildPartial ()

public MemoryLogRawDeallocation.Builder очистить ()

public MemoryLogRawDeallocation.Builder ClearAllocationId ()

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

public MemoryLogRawDeallocation.Builder ClearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 4;

public 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;

public MemoryLogRawDeallocation.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

public 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;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 4;

public 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;

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

публичная строка getOperation ()

строковая операция

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

public 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 ()

public MemoryLogRawDeallocation.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public MemoryLogRawDeallocation.Builder mergeFrom (com.google.protobuf.Message другое)

общедоступный финал MemoryLogRawDeallocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public MemoryLogRawDeallocation.Builder setAllocationId (длинное значение)

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

public MemoryLogRawDeallocation.Builder setAllocatorName (строковое значение)

 Name of the allocator used.
 
string allocator_name = 4;

public MemoryLogRawDeallocation.Builder setAllocatorNameBytes (значение com.google.protobuf.ByteString)

 Name of the allocator used.
 
string allocator_name = 4;

public 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, значение объекта)

public MemoryLogRawDeallocation.Builder setOperation (строковое значение)

строковая операция

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

public MemoryLogRawDeallocation.Builder setOperationBytes (значение com.google.protobuf.ByteString)

строковая операция

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

public MemoryLogRawDeallocation.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

public MemoryLogRawDeallocation.Builder setStepId (длинное значение)

 Process-unique step id.
 
int64 step_id = 1;

общедоступный финал MemoryLogRawDeallocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)