MemoryLogTensorDeallocation.Builder

classe finale statica pubblica MemoryLogTensorDeallocation.Builder

Tipo di protocollo tensorflow.MemoryLogTensorDeallocation

Metodi pubblici

MemoryLogTensorDeallocation.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
MemoryLogTensorDeallocation
MemoryLogTensorDeallocation
MemoryLogTensorDeallocation.Builder
chiaro ()
MemoryLogTensorDeallocation.Builder
clearAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogTensorDeallocation.Builder
clearAllocatorName ()
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogTensorDeallocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogTensorDeallocation.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.
MemoryLogTensorDeallocation
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
booleano finale
MemoryLogTensorDeallocation.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
MemoryLogTensorDeallocation.Builder
mergeFrom (com.google.protobuf.Message altro)
finale MemoryLogTensorDeallocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
MemoryLogTensorDeallocation.Builder
setAllocationId (valore lungo)
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogTensorDeallocation.Builder
setAllocatorName (valore stringa)
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
setAllocatorNameBytes (valore com.google.protobuf.ByteString)
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
MemoryLogTensorDeallocation.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale MemoryLogTensorDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

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

build pubblica MemoryLogTensorDeallocation ()

public MemoryLogTensorDeallocation buildPartial ()

pubblico MemoryLogTensorDeallocation.Builder clearAllocationId ()

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

public MemoryLogTensorDeallocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

public MemoryLogTensorDeallocation.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

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

pubblico lungo getAllocationId ()

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

stringa pubblica getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

pubblico com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;

pubblico MemoryLogTensorDeallocation getDefaultInstanceForType ()

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

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

public final booleano isInitialized ()

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

Lancia
IOException

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

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

public MemoryLogTensorDeallocation.Builder setAllocationId (valore lungo)

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

public MemoryLogTensorDeallocation.Builder setAllocatorName (valore stringa)

 Name of the allocator used.
 
string allocator_name = 2;

public MemoryLogTensorDeallocation.Builder setAllocatorNameBytes (valore com.google.protobuf.ByteString)

 Name of the allocator used.
 
string allocator_name = 2;

public MemoryLogTensorDeallocation.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

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

pubblico finale MemoryLogTensorDeallocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)