MemoryLogRawDeallocation.Builder

genel statik son sınıf MemoryLogRawDeallocation.Builder

Protobuf tipi tensorflow.MemoryLogRawDeallocation

Genel Yöntemler

MemoryLogRawDeallocation.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
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
temizleErtelendi ()
 True if the deallocation is queued and will be performed later,
 e.g.
MemoryLogRawDeallocation.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
MemoryLogRawDeallocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogRawDeallocation.Builder
clearOperasyon ()
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
clearStepId ()
 Process-unique step id.
MemoryLogRawDeallocation.Builder
klon ()
uzun
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
Sicim
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogRawDeallocation
boolean
getErtelendi ()
 True if the deallocation is queued and will be performed later,
 e.g.
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Sicim
getOperation ()
 Name of the operation making the deallocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the deallocation.
uzun
getStepId ()
 Process-unique step id.
son boole değeri
MemoryLogRawDeallocation.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawDeallocation.Builder
mergeFrom (com.google.protobuf.Message other)
son MemoryLogRawDeallocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
MemoryLogRawDeallocation.Builder
setAllocationId (uzun değer)
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogRawDeallocation.Builder
setAllocatorName (Dize değeri)
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
setAllocatorNameBytes (com.google.protobuf.ByteString değeri)
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
setDeferred (boole değeri)
 True if the deallocation is queued and will be performed later,
 e.g.
MemoryLogRawDeallocation.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
MemoryLogRawDeallocation.Builder
setOperation (Dize değeri)
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
setOperationBytes (com.google.protobuf.ByteString değeri)
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
MemoryLogRawDeallocation.Builder
setStepId (uzun değer)
 Process-unique step id.
son MemoryLogRawDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

genel MemoryLogRawDeallocation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel MemoryLogRawDeallocation yapısı ()

genel MemoryLogRawDeallocation buildPartial ()

genel MemoryLogRawDeallocation.Builder clearAllocationId ()

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

genel MemoryLogRawDeallocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 4;

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

genel MemoryLogRawDeallocation.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

genel MemoryLogRawDeallocation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

genel MemoryLogRawDeallocation.Builder clearOperation ()

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

genel MemoryLogRawDeallocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

genel uzun getAllocationId ()

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

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

genel MemoryLogRawDeallocation getDefaultInstanceForType ()

genel boolean 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 ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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

genel uzun getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

genel final boolean isInitialized ()

genel MemoryLogRawDeallocation.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel MemoryLogRawDeallocation.Builder mergeFrom (com.google.protobuf.Message other)

genel final MemoryLogRawDeallocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

genel MemoryLogRawDeallocation.Builder setAllocationId (uzun değer)

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

genel MemoryLogRawDeallocation.Builder setAllocatorName (Dize değeri)

 Name of the allocator used.
 
string allocator_name = 4;

genel MemoryLogRawDeallocation.Builder setAllocatorNameBytes (com.google.protobuf.ByteString değeri)

 Name of the allocator used.
 
string allocator_name = 4;

genel MemoryLogRawDeallocation.Builder setDeferred (boole değeri)

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

genel MemoryLogRawDeallocation.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel MemoryLogRawDeallocation.Builder setOperation (Dize değeri)

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

genel MemoryLogRawDeallocation.Builder setOperationBytes (com.google.protobuf.ByteString değeri)

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

genel MemoryLogRawDeallocation.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

genel MemoryLogRawDeallocation.Builder setStepId (uzun değer)

 Process-unique step id.
 
int64 step_id = 1;

genel final MemoryLogRawDeallocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)