MemoryLogRawDeallocation.Builder

classe finale statica pubblica MemoryLogRawDeallocation.Builder

Tipo di protocollo tensorflow.MemoryLogRawDeallocation

Metodi pubblici

MemoryLogRawDeallocation.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
MemoryLogRawDeallocation
MemoryLogRawDeallocation
MemoryLogRawDeallocation.Builder
chiaro ()
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
cancellaDifferito ()
 True if the deallocation is queued and will be performed later,
 e.g.
MemoryLogRawDeallocation.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogRawDeallocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogRawDeallocation.Builder
cancellaOperazione ()
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
clearStepId ()
 Process-unique step id.
MemoryLogRawDeallocation.Builder
clone ()
lungo
getIDallocazione ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
Corda
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogRawDeallocation
booleano
getDeferred ()
 True if the deallocation is queued and will be performed later,
 e.g.
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Corda
getOperazione ()
 Name of the operation making the deallocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the deallocation.
lungo
getIdStep ()
 Process-unique step id.
booleano finale
MemoryLogRawDeallocation.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
MemoryLogRawDeallocation.Builder
mergeFrom (com.google.protobuf.Message altro)
finale MemoryLogRawDeallocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
MemoryLogRawDeallocation.Builder
setAllocationId (valore lungo)
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogRawDeallocation.Builder
setAllocatorName (valore stringa)
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
setAllocatorNameBytes (valore com.google.protobuf.ByteString)
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
setDeferred (valore booleano)
 True if the deallocation is queued and will be performed later,
 e.g.
MemoryLogRawDeallocation.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
MemoryLogRawDeallocation.Builder
setOperation (valore stringa)
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
setOperationBytes (valore com.google.protobuf.ByteString)
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
MemoryLogRawDeallocation.Builder
setStepId (valore lungo)
 Process-unique step id.
finale MemoryLogRawDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public MemoryLogRawDeallocation.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build pubblica MemoryLogRawDeallocation ()

public MemoryLogRawDeallocation buildPartial ()

pubblico MemoryLogRawDeallocation.Builder clearAllocationId ()

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

pubblico MemoryLogRawDeallocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 4;

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

pubblico MemoryLogRawDeallocation.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

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

public MemoryLogRawDeallocation.Builder clearOperation ()

operazione di stringa

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

pubblico MemoryLogRawDeallocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

pubblico lungo getAllocationId ()

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

stringa pubblica getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 4;

pubblico com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 4;

pubblico MemoryLogRawDeallocation getDefaultInstanceForType ()

booleano pubblico 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 ()

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

stringa pubblica getOperation ()

operazione di stringa

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

pubblico com.google.protobuf.ByteString getOperationBytes ()

operazione sulla stringa

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

pubblico lungo getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

public final booleano isInitialized ()

public MemoryLogRawDeallocation.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico MemoryLogRawDeallocation.Builder mergeFrom (com.google.protobuf.Message altro)

pubblico finale MemoryLogRawDeallocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

pubblico MemoryLogRawDeallocation.Builder setAllocationId (valore lungo)

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

public MemoryLogRawDeallocation.Builder setAllocatorName (valore stringa)

 Name of the allocator used.
 
string allocator_name = 4;

pubblico MemoryLogRawDeallocation.Builder setAllocatorNameBytes (valore com.google.protobuf.ByteString)

 Name of the allocator used.
 
string allocator_name = 4;

public MemoryLogRawDeallocation.Builder setDeferred (valore booleano)

 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 (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

pubblico MemoryLogRawDeallocation.Builder setOperation (valore stringa)

operazione di stringa

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

pubblico MemoryLogRawDeallocation.Builder setOperationBytes (valore com.google.protobuf.ByteString)

operazione di stringa

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

public MemoryLogRawDeallocation.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

pubblico MemoryLogRawDeallocation.Builder setStepId (valore lungo)

 Process-unique step id.
 
int64 step_id = 1;

pubblico finale MemoryLogRawDeallocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)