AllocatorMemoryUsed.Builder

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

Protobuf 유형 tensorflow.AllocatorMemoryUsed

공개 방법

AllocatorMemoryUsed.Builder
addAllAllocationRecords (Iterable<? 확장 AllocationRecord > 값)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords ( AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (int 인덱스, AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (int 인덱스, AllocationRecord 값)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords ( AllocationRecord 값)
 The allocation and deallocation timeline.
AllocationRecord.Builder
addAllocationRecordsBuilder ()
 The allocation and deallocation timeline.
AllocationRecord.Builder
addAllocationRecordsBuilder (정수 인덱스)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
할당자메모리사용됨
짓다 ()
할당자메모리사용됨
AllocatorMemoryUsed.Builder
AllocatorMemoryUsed.Builder
ClearAllocationRecords ()
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
ClearAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
AllocatorMemoryUsed.Builder
클리어 할당자 이름 ()
string allocator_name = 1;
AllocatorMemoryUsed.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
AllocatorMemoryUsed.Builder
클리어라이브바이트 ()
 The bytes that are not deallocated.
AllocatorMemoryUsed.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AllocatorMemoryUsed.Builder
클리어피크바이트 ()
int64 peak_bytes = 3;
AllocatorMemoryUsed.Builder
클리어토탈바이트 ()
 These are per-node allocator memory stats.
AllocatorMemoryUsed.Builder
클론 ()
할당기록
getAllocationRecords (정수 인덱스)
 The allocation and deallocation timeline.
AllocationRecord.Builder
getAllocationRecordsBuilder (정수 인덱스)
 The allocation and deallocation timeline.
목록< AllocationRecord.Builder >
getAllocationRecordsBuilderList ()
 The allocation and deallocation timeline.
정수
getAllocationRecordsCount ()
 The allocation and deallocation timeline.
목록< 할당기록 >
getAllocationRecordsList ()
 The allocation and deallocation timeline.
할당기록또는빌더
getAllocationRecordsOrBuilder (정수 인덱스)
 The allocation and deallocation timeline.
목록<? AllocationRecordOrBuilder 확장 >
getAllocationRecordsOrBuilderList ()
 The allocation and deallocation timeline.
getAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
getAllocatorName ()
string allocator_name = 1;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
할당자메모리사용됨
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getLiveBytes ()
 The bytes that are not deallocated.
getPeakBytes ()
int64 peak_bytes = 3;
getTotalBytes ()
 These are per-node allocator memory stats.
최종 부울
AllocatorMemoryUsed.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
AllocatorMemoryUsed.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
최종 AllocatorMemoryUsed.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
AllocatorMemoryUsed.Builder
RemoveAllocationRecords (정수 인덱스)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocationRecords (int 인덱스, AllocationRecord 값)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocationRecords (int 인덱스, AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocatorBytesInUse (긴 값)
 These are snapshots of the overall allocator memory stats.
AllocatorMemoryUsed.Builder
setAllocatorName (문자열 값)
string allocator_name = 1;
AllocatorMemoryUsed.Builder
setAllocatorNameBytes (com.google.protobuf.ByteString 값)
string allocator_name = 1;
AllocatorMemoryUsed.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
AllocatorMemoryUsed.Builder
setLiveBytes (긴 값)
 The bytes that are not deallocated.
AllocatorMemoryUsed.Builder
setPeakBytes (긴 값)
int64 peak_bytes = 3;
AllocatorMemoryUsed.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
AllocatorMemoryUsed.Builder
setTotalBytes (긴 값)
 These are per-node allocator memory stats.
최종 AllocatorMemoryUsed.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

공개 AllocatorMemoryUsed.Builder addAllAllocationRecords (Iterable<? 확장 AllocationRecord > 값)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공개 AllocatorMemoryUsed.Builder addAllocationRecords ( AllocationRecord.Builder builderForValue)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공개 AllocatorMemoryUsed.Builder addAllocationRecords (int 인덱스, AllocationRecord.Builder builderForValue)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공용 AllocatorMemoryUsed.Builder addAllocationRecords (int 인덱스, AllocationRecord 값)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공용 AllocatorMemoryUsed.Builder addAllocationRecords ( AllocationRecord 값)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공개 AllocationRecord.Builder addAllocationRecordsBuilder ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공개 AllocationRecord.Builder addAllocationRecordsBuilder (int 인덱스)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

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

공개 AllocatorMemoryUsed 빌드 ()

공개 AllocatorMemoryUsed buildPartial ()

공개 AllocatorMemoryUsed.Builder 지우기 ()

공개 AllocatorMemoryUsed.Builder ClearAllocationRecords ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공개 AllocatorMemoryUsed.Builder ClearAllocatorBytesInUse ()

 These are snapshots of the overall allocator memory stats.
 The number of live bytes currently allocated by the allocator.
 
int64 allocator_bytes_in_use = 5;

공개 AllocatorMemoryUsed.Builder ClearAllocatorName ()

string allocator_name = 1;

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

공개 AllocatorMemoryUsed.Builder ClearLiveBytes ()

 The bytes that are not deallocated.
 
int64 live_bytes = 4;

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

공개 AllocatorMemoryUsed.Builder ClearPeakBytes ()

int64 peak_bytes = 3;

공개 AllocatorMemoryUsed.Builder ClearTotalBytes ()

 These are per-node allocator memory stats.
 
int64 total_bytes = 2;

공개 AllocatorMemoryUsed.Builder 클론 ()

공개 AllocationRecord getAllocationRecords (int 인덱스)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공개 AllocationRecord.Builder getAllocationRecordsBuilder (int 인덱스)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공개 목록< AllocationRecord.Builder > getAllocationRecordsBuilderList ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공개 int getAllocationRecordsCount ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공개 목록< AllocationRecord > getAllocationRecordsList ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공개 AllocationRecordOrBuilder getAllocationRecordsOrBuilder (int 인덱스)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공개 목록<? AllocationRecordOrBuilder > getAllocationRecordsOrBuilderList () 확장

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공개 긴 getAllocatorBytesInUse ()

 These are snapshots of the overall allocator memory stats.
 The number of live bytes currently allocated by the allocator.
 
int64 allocator_bytes_in_use = 5;

공개 문자열 getAllocatorName ()

string allocator_name = 1;

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

string allocator_name = 1;

공개 AllocatorMemoryUsed getDefaultInstanceForType ()

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

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

공개 긴 getLiveBytes ()

 The bytes that are not deallocated.
 
int64 live_bytes = 4;

공개 긴 getPeakBytes ()

int64 peak_bytes = 3;

공개 긴 getTotalBytes ()

 These are per-node allocator memory stats.
 
int64 total_bytes = 2;

공개 최종 부울 isInitialized ()

공개 AllocatorMemoryUsed.Builder mergeFrom (com.google.protobuf.다른 메시지)

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

던지기
IO예외

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

공개 AllocatorMemoryUsed.Builder RemoveAllocationRecords (int 인덱스)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공용 AllocatorMemoryUsed.Builder setAllocationRecords (int 인덱스, AllocationRecord 값)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공개 AllocatorMemoryUsed.Builder setAllocationRecords (int 인덱스, AllocationRecord.Builder builderForValue)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

공용 AllocatorMemoryUsed.Builder setAllocatorBytesInUse (긴 값)

 These are snapshots of the overall allocator memory stats.
 The number of live bytes currently allocated by the allocator.
 
int64 allocator_bytes_in_use = 5;

public AllocatorMemoryUsed.Builder setAllocatorName (문자열 값)

string allocator_name = 1;

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

string allocator_name = 1;

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

public AllocatorMemoryUsed.Builder setLiveBytes (긴 값)

 The bytes that are not deallocated.
 
int64 live_bytes = 4;

공용 AllocatorMemoryUsed.Builder setPeakBytes (긴 값)

int64 peak_bytes = 3;

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

공용 AllocatorMemoryUsed.Builder setTotalBytes (긴 값)

 These are per-node allocator memory stats.
 
int64 total_bytes = 2;

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