MemoryLogRawAllocation.Builder

classe final estática pública MemoryLogRawAllocation.Builder

Tipo de protobuf tensorflow.MemoryLogRawAllocation

Métodos Públicos

MemoryLogRawAllocation.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
MemoryLogRawAllocation
MemoryLogRawAllocation
MemoryLogRawAllocation.Builder
claro ()
MemoryLogRawAllocation.Builder
clearAllocationId ()
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
MemoryLogRawAllocation.Builder
limparAllocatorName ()
 Name of the allocator used.
MemoryLogRawAllocation.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogRawAllocation.Builder
limparNumBytes ()
 Number of bytes in the allocation.
MemoryLogRawAllocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
MemoryLogRawAllocation.Builder
operação clara ()
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
limparPtr ()
 Address of the allocation.
MemoryLogRawAllocation.Builder
limparStepId ()
 Process-unique step id.
MemoryLogRawAllocation.Builder
clonar ()
longo
getAllocationId ()
 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.
MemoryLogRawAllocation
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
longo
getNumBytes ()
 Number of bytes in the allocation.
Corda
getOperação ()
 Name of the operation making the allocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the allocation.
longo
getPtr ()
 Address of the allocation.
longo
getStepId ()
 Process-unique step id.
booleano final
MemoryLogRawAllocation.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawAllocation.Builder
mergeFrom (com.google.protobuf.Message outro)
MemoryLogRawAllocation.Builder final
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
MemoryLogRawAllocation.Builder
setAllocationId (valor longo)
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
MemoryLogRawAllocation.Builder
setAllocatorName (valor da string)
 Name of the allocator used.
MemoryLogRawAllocation.Builder
setAllocatorNameBytes (valor com.google.protobuf.ByteString)
 Name of the allocator used.
MemoryLogRawAllocation.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
MemoryLogRawAllocation.Builder
setNumBytes (valor longo)
 Number of bytes in the allocation.
MemoryLogRawAllocation.Builder
setOperation (valor da string)
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
setOperationBytes (valor com.google.protobuf.ByteString)
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
setPtr (valor longo)
 Address of the allocation.
MemoryLogRawAllocation.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
MemoryLogRawAllocation.Builder
setStepId (valor longo)
 Process-unique step id.
MemoryLogRawAllocation.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

public MemoryLogRawAllocation.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

compilação pública MemoryLogRawAllocation ()

público MemoryLogRawAllocation buildPartial ()

público MemoryLogRawAllocation.Builder claro ()

Memória públicaLogRawAllocation.Builder clearAllocationId ()

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

Memória públicaLogRawAllocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 6;

público MemoryLogRawAllocation.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

Memória públicaLogRawAllocation.Builder clearNumBytes ()

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

público MemoryLogRawAllocation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

Memória públicaLogRawAllocation.Builder clearOperation ()

operação de string

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

Memória públicaLogRawAllocation.Builder clearPtr ()

 Address of the allocation.
 
uint64 ptr = 4;

Memória públicaLogRawAllocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

Clone público MemoryLogRawAllocation.Builder ()

getAllocationId longo público ()

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

String pública getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 6;

público com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 6;

MemoryLogRawAllocation público getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

getNumBytes longo público ()

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

String pública getOperation ()

operação de string

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

público com.google.protobuf.ByteString getOperationBytes ()

operação de string

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

getPtr longo público ()

 Address of the allocation.
 
uint64 ptr = 4;

público longo getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

público final booleano isInitialized ()

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

Lança
IOException

público MemoryLogRawAllocation.Builder mergeFrom (com.google.protobuf.Message outro)

público final MemoryLogRawAllocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

público MemoryLogRawAllocation.Builder setAllocationId (valor longo)

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

público MemoryLogRawAllocation.Builder setAllocatorName (valor da string)

 Name of the allocator used.
 
string allocator_name = 6;

público MemoryLogRawAllocation.Builder setAllocatorNameBytes (valor com.google.protobuf.ByteString)

 Name of the allocator used.
 
string allocator_name = 6;

public MemoryLogRawAllocation.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

público MemoryLogRawAllocation.Builder setNumBytes (valor longo)

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

MemoryLogRawAllocation.Builder público setOperation (valor de string)

operação de string

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

público MemoryLogRawAllocation.Builder setOperationBytes (valor com.google.protobuf.ByteString)

operação de string

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

público MemoryLogRawAllocation.Builder setPtr (valor longo)

 Address of the allocation.
 
uint64 ptr = 4;

public MemoryLogRawAllocation.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

público MemoryLogRawAllocation.Builder setStepId (valor longo)

 Process-unique step id.
 
int64 step_id = 1;

público final MemoryLogRawAllocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)