MemoryLogRawDeallocation.Builder

publiczna statyczna klasa końcowa MemoryLogRawDeallocation.Builder

Protobuf typu tensorflow.MemoryLogRawDeallocation

Metody publiczne

MemoryLogRawDeallocation.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
MemoryLogRawDeallocation
MemoryLogRawDeallocation
MemoryLogRawDeallocation.Builder
jasne ()
MemoryLogRawDeallocation.Builder
wyczyśćIdentyfikator alokacji ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogRawDeallocation.Builder
wyczyść nazwę alokatora ()
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
jasneOdroczone ()
 True if the deallocation is queued and will be performed later,
 e.g.
MemoryLogRawDeallocation.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogRawDeallocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogRawDeallocation.Builder
wyczyść operację ()
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
wyczyśćIdentyfikatorKroku ()
 Process-unique step id.
MemoryLogRawDeallocation.Builder
klon ()
długi
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
Strunowy
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogRawDeallocation
wartość logiczna
otrzymaj odroczone ()
 True if the deallocation is queued and will be performed later,
 e.g.
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz operację ()
 Name of the operation making the deallocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the deallocation.
długi
pobierzIdKroku ()
 Process-unique step id.
końcowa wartość logiczna
MemoryLogRawDeallocation.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
MemoryLogRawDeallocation.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowy MemoryLogRawDeallocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
MemoryLogRawDeallocation.Builder
setAllocationId (długa wartość)
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogRawDeallocation.Builder
setAllocatorName (wartość ciągu)
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
setAllocatorNameBytes (wartość com.google.protobuf.ByteString)
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
setDeferred (wartość logiczna)
 True if the deallocation is queued and will be performed later,
 e.g.
MemoryLogRawDeallocation.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
MemoryLogRawDeallocation.Builder
setOperation (wartość ciągu)
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
setOperationBytes (wartość com.google.protobuf.ByteString)
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
MemoryLogRawDeallocation.Builder
setStepId (długa wartość)
 Process-unique step id.
końcowy MemoryLogRawDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public MemoryLogRawDeallocation.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja MemoryLogRawDeallocation ()

public MemoryLogRawDeallocation buildPartial ()

public MemoryLogRawDeallocation.Builder wyczyść ()

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 (pole com.google.protobuf.Descriptors.FieldDescriptor)

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

public MemoryLogRawDeallocation.Builder clearOperation ()

operacja na łańcuchu

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

public MemoryLogRawDeallocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

public MemoryLogRawDeallocation.Klon konstruktora ()

publiczny długi 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;

public MemoryLogRawDeallocation getDefaultInstanceForType ()

publiczna wartość logiczna 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;

publiczny com.google.protobuf.ByteString getOperationBytes ()

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

publiczny długi getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

publiczna końcowa wartość logiczna isInitialized ()

public MemoryLogRawDeallocation.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

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

publiczna wersja końcowa MemoryLogRawDeallocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public MemoryLogRawDeallocation.Builder setAllocationId (długa wartość)

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

public MemoryLogRawDeallocation.Builder setAllocatorName (wartość ciągu)

 Name of the allocator used.
 
string allocator_name = 4;

public MemoryLogRawDeallocation.Builder setAllocatorNameBytes (wartość com.google.protobuf.ByteString)

 Name of the allocator used.
 
string allocator_name = 4;

public MemoryLogRawDeallocation.Builder setDeferred (wartość logiczna)

 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 (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public MemoryLogRawDeallocation.Builder setOperation (wartość ciągu)

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

public MemoryLogRawDeallocation.Builder setOperationBytes (wartość com.google.protobuf.ByteString)

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

public MemoryLogRawDeallocation.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

public MemoryLogRawDeallocation.Builder setStepId (długa wartość)

 Process-unique step id.
 
int64 step_id = 1;

publiczny końcowy MemoryLogRawDeallocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)