MemoryLogTensorDeallocation.Builder

공개 정적 최종 클래스 MemoryLogTensorDeallocation.Builder

Protobuf 유형 tensorflow.MemoryLogTensorDeallocation

공개 방법

MemoryLogTensorDeallocation.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
MemoryLogTensorDeallocation
짓다 ()
MemoryLogTensorDeallocation
MemoryLogTensorDeallocation.Builder
MemoryLogTensorDeallocation.Builder
ClearAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogTensorDeallocation.Builder
클리어 할당자 이름 ()
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
MemoryLogTensorDeallocation.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogTensorDeallocation.Builder
클론 ()
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogTensorDeallocation
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
최종 부울
MemoryLogTensorDeallocation.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
MemoryLogTensorDeallocation.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
최종 MemoryLogTensorDeallocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
MemoryLogTensorDeallocation.Builder
setAllocationId (긴 값)
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogTensorDeallocation.Builder
setAllocatorName (문자열 값)
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
setAllocatorNameBytes (com.google.protobuf.ByteString 값)
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
MemoryLogTensorDeallocation.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 MemoryLogTensorDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

public MemoryLogTensorDeallocation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 MemoryLogTensorDeallocation 빌드 ()

공개 MemoryLogTensorDeallocation buildPartial ()

공개 MemoryLogTensorDeallocation.Builder ClearAllocationId ()

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

공개 MemoryLogTensorDeallocation.Builder ClearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

공개 MemoryLogTensorDeallocation.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 MemoryLogTensorDeallocation.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptoroneof)

공개 긴 getAllocationId ()

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

공개 문자열 getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

공개 com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;

공개 MemoryLogTensorDeallocation getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 최종 부울 isInitialized ()

공개 MemoryLogTensorDeallocation.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 MemoryLogTensorDeallocation.Builder mergeFrom (com.google.protobuf.기타 메시지)

공개 최종 MemoryLogTensorDeallocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public MemoryLogTensorDeallocation.Builder setAllocationId (긴 값)

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

public MemoryLogTensorDeallocation.Builder setAllocatorName (문자열 값)

 Name of the allocator used.
 
string allocator_name = 2;

공개 MemoryLogTensorDeallocation.Builder setAllocatorNameBytes (com.google.protobuf.ByteString 값)

 Name of the allocator used.
 
string allocator_name = 2;

public MemoryLogTensorDeallocation.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

public MemoryLogTensorDeallocation.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 최종 MemoryLogTensorDeallocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)