MemoryLogTensorDeallocation.Builder

genel statik son sınıf MemoryLogTensorDeallocation.Builder

Protobuf tipi tensorflow.MemoryLogTensorDeallocation

Genel Yöntemler

MemoryLogTensorDeallocation.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
MemoryLogTensorDeallocation
MemoryLogTensorDeallocation
MemoryLogTensorDeallocation.Builder
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 (com.google.protobuf.Descriptors.FieldDescriptor alanı)
MemoryLogTensorDeallocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogTensorDeallocation.Builder
klon ()
uzun
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
Sicim
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogTensorDeallocation
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
son boole değeri
MemoryLogTensorDeallocation.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorDeallocation.Builder
mergeFrom (com.google.protobuf.Message other)
son MemoryLogTensorDeallocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
MemoryLogTensorDeallocation.Builder
setAllocationId (uzun değer)
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogTensorDeallocation.Builder
setAllocatorName (Dize değeri)
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
setAllocatorNameBytes (com.google.protobuf.ByteString değeri)
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
MemoryLogTensorDeallocation.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
son MemoryLogTensorDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

genel MemoryLogTensorDeallocation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel MemoryLogTensorDeallocation yapısı ()

genel MemoryLogTensorDeallocation buildPartial ()

genel MemoryLogTensorDeallocation.Builder clearAllocationId ()

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

genel MemoryLogTensorDeallocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

genel MemoryLogTensorDeallocation.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

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

genel uzun getAllocationId ()

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

public String getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;

genel MemoryLogTensorDeallocation getDefaultInstanceForType ()

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

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

genel final boolean isInitialized ()

genel MemoryLogTensorDeallocation.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel MemoryLogTensorDeallocation.Builder mergeFrom (com.google.protobuf.Message other)

genel final MemoryLogTensorDeallocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

genel MemoryLogTensorDeallocation.Builder setAllocationId (uzun değer)

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

genel MemoryLogTensorDeallocation.Builder setAllocatorName (Dize değeri)

 Name of the allocator used.
 
string allocator_name = 2;

genel MemoryLogTensorDeallocation.Builder setAllocatorNameBytes (com.google.protobuf.ByteString değeri)

 Name of the allocator used.
 
string allocator_name = 2;

genel MemoryLogTensorDeallocation.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel MemoryLogTensorDeallocation.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

genel final MemoryLogTensorDeallocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)