MemoryLogRawAllocation.Builder

classe finale statica pubblica MemoryLogRawAllocation.Builder

Tipo di protocollo tensorflow.MemoryLogRawAllocation

Metodi pubblici

MemoryLogRawAllocation.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
Allocazione MemoryLogRaw
Allocazione MemoryLogRaw
MemoryLogRawAllocation.Builder
chiaro ()
MemoryLogRawAllocation.Builder
clearAllocationId ()
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
MemoryLogRawAllocation.Builder
clearAllocatorName ()
 Name of the allocator used.
MemoryLogRawAllocation.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogRawAllocation.Builder
clearNumBytes ()
 Number of bytes in the allocation.
MemoryLogRawAllocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogRawAllocation.Builder
cancellaOperazione ()
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
clearPtr ()
 Address of the allocation.
MemoryLogRawAllocation.Builder
clearStepId ()
 Process-unique step id.
MemoryLogRawAllocation.Builder
clone ()
lungo
getIDallocazione ()
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
Corda
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
Allocazione MemoryLogRaw
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
lungo
getNumBytes ()
 Number of bytes in the allocation.
Corda
getOperazione ()
 Name of the operation making the allocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the allocation.
lungo
getPtr ()
 Address of the allocation.
lungo
getIdStep ()
 Process-unique step id.
booleano finale
MemoryLogRawAllocation.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
MemoryLogRawAllocation.Builder
mergeFrom (com.google.protobuf.Message altro)
finale MemoryLogRawAllocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
MemoryLogRawAllocation.Builder
setAllocationId (valore lungo)
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
MemoryLogRawAllocation.Builder
setAllocatorName (valore stringa)
 Name of the allocator used.
MemoryLogRawAllocation.Builder
setAllocatorNameBytes (valore com.google.protobuf.ByteString)
 Name of the allocator used.
MemoryLogRawAllocation.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
MemoryLogRawAllocation.Builder
setNumBytes (valore lungo)
 Number of bytes in the allocation.
MemoryLogRawAllocation.Builder
setOperation (valore stringa)
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
setOperationBytes (valore com.google.protobuf.ByteString)
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
setPtr (valore lungo)
 Address of the allocation.
MemoryLogRawAllocation.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
MemoryLogRawAllocation.Builder
setStepId (valore lungo)
 Process-unique step id.
finale MemoryLogRawAllocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

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

build pubblica MemoryLogRawAllocation ()

public MemoryLogRawAllocation buildPartial ()

public MemoryLogRawAllocation.Builder cancella ()

pubblico MemoryLogRawAllocation.Builder clearAllocationId ()

 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
 
int64 allocation_id = 5;

pubblico MemoryLogRawAllocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 6;

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

pubblico MemoryLogRawAllocation.Builder clearNumBytes ()

 Number of bytes in the allocation.
 
int64 num_bytes = 3;

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

public MemoryLogRawAllocation.Builder clearOperation ()

operazione di stringa

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

pubblico MemoryLogRawAllocation.Builder clearPtr ()

 Address of the allocation.
 
uint64 ptr = 4;

pubblico MemoryLogRawAllocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

clone pubblico MemoryLogRawAllocation.Builder ()

pubblico lungo getAllocationId ()

 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
 
int64 allocation_id = 5;

stringa pubblica getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 6;

pubblico com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 6;

pubblico MemoryLogRawAllocation getDefaultInstanceForType ()

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

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

pubblico lungo getNumBytes ()

 Number of bytes in the allocation.
 
int64 num_bytes = 3;

stringa pubblica getOperation ()

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

pubblico com.google.protobuf.ByteString getOperationBytes ()

operazione di stringa

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

pubblico lungo getPtr ()

 Address of the allocation.
 
uint64 ptr = 4;

pubblico lungo getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

public final booleano isInitialized ()

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

Lancia
IOException

public MemoryLogRawAllocation.Builder mergeFrom (com.google.protobuf.Message altro)

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

public MemoryLogRawAllocation.Builder setAllocationId (valore lungo)

 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
 
int64 allocation_id = 5;

public MemoryLogRawAllocation.Builder setAllocatorName (valore stringa)

 Name of the allocator used.
 
string allocator_name = 6;

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

 Name of the allocator used.
 
string allocator_name = 6;

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

pubblico MemoryLogRawAllocation.Builder setNumBytes (valore lungo)

 Number of bytes in the allocation.
 
int64 num_bytes = 3;

pubblico MemoryLogRawAllocation.Builder setOperation (valore stringa)

operazione di stringa

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

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

operazione di stringa

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

public MemoryLogRawAllocation.Builder setPtr (valore lungo)

 Address of the allocation.
 
uint64 ptr = 4;

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

public MemoryLogRawAllocation.Builder setStepId (valore lungo)

 Process-unique step id.
 
int64 step_id = 1;

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