MemoryLogRawDeallocation.Builder

מחלקה סופית סטטית ציבורית MemoryLogRawDeallocation.Builder

tensorflow.MemoryLogRawDeallocation מסוג Protobuf.MemoryLogRawDeallocation

שיטות ציבוריות

MemoryLogRawDeallocation.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
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.
final 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 אחר)
final MemoryLogRawDeallocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
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, אינדקס אינט, ערך אובייקט)
MemoryLogRawDeallocation.Builder
setStepId (ערך ארוך)
 Process-unique step id.
final MemoryLogRawDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

Public MemoryLogRawDeallocation.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית MemoryLogRawDeallocation public ()

Public MemoryLogRawDeallocation buildPartial ()

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)

public MemoryLogRawDeallocation.Builder clearOperation ()

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

Public MemoryLogRawDeallocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

שיבוט MemoryLogRawDeallocation.Builder ציבורי ()

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

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

public long getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

בוליאני הסופי הציבורי הוא אתחול ()

Public MemoryLogRawDeallocation.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public MemoryLogRawDeallocation.Builder mergeFrom (com.google.protobuf.Message אחר)

public final MemoryLogRawDeallocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

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;

public final MemoryLogRawDeallocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)