MemAllocatorStats.Builder

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

 Some of the data from AllocatorStats
 
Protobuf 유형 tensorflow.MemAllocatorStats

공개 방법

MemAllocatorStats.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
MemAllocatorStats
짓다 ()
MemAllocatorStats
MemAllocatorStats.Builder
MemAllocatorStats.Builder
클리어바이트인사용 ()
int64 bytes_in_use = 2;
MemAllocatorStats.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
MemAllocatorStats.Builder
클리어FragmentationMetric ()
float fragmentation_metric = 5;
MemAllocatorStats.Builder
ClearLargestAllocSize ()
int64 largest_alloc_size = 4;
MemAllocatorStats.Builder
클리어NumAllocs ()
int64 num_allocs = 1;
MemAllocatorStats.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemAllocatorStats.Builder
클리어피크바이트인사용 ()
int64 peak_bytes_in_use = 3;
MemAllocatorStats.Builder
클론 ()
getBytesInUse ()
int64 bytes_in_use = 2;
MemAllocatorStats
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
뜨다
getFragmentationMetric ()
float fragmentation_metric = 5;
getLargestAllocSize ()
int64 largest_alloc_size = 4;
getNumAllocs ()
int64 num_allocs = 1;
getPeakBytesInUse ()
int64 peak_bytes_in_use = 3;
최종 부울
MemAllocatorStats.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
MemAllocatorStats.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
최종 MemAllocatorStats.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
MemAllocatorStats.Builder
setBytesInUse (긴 값)
int64 bytes_in_use = 2;
MemAllocatorStats.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
MemAllocatorStats.Builder
setFragmentationMetric (부동 소수점 값)
float fragmentation_metric = 5;
MemAllocatorStats.Builder
setLargestAllocSize (긴 값)
int64 largest_alloc_size = 4;
MemAllocatorStats.Builder
setNumAllocs (긴 값)
int64 num_allocs = 1;
MemAllocatorStats.Builder
setPeakBytesInUse (긴 값)
int64 peak_bytes_in_use = 3;
MemAllocatorStats.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 MemAllocatorStats.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

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

공개 MemAllocatorStats 빌드 ()

공개 MemAllocatorStats buildPartial ()

공개 MemAllocatorStats.Builder 지우기 ()

공개 MemAllocatorStats.Builder ClearBytesInUse ()

int64 bytes_in_use = 2;

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

공개 MemAllocatorStats.Builder ClearFragmentationMetric ()

float fragmentation_metric = 5;

공개 MemAllocatorStats.Builder ClearLargestAllocSize ()

int64 largest_alloc_size = 4;

공개 MemAllocatorStats.Builder ClearNumAllocs ()

int64 num_allocs = 1;

공개 MemAllocatorStats.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 MemAllocatorStats.Builder ClearPeakBytesInUse ()

int64 peak_bytes_in_use = 3;

공개 MemAllocatorStats.Builder 클론 ()

공개 긴 getBytesInUse ()

int64 bytes_in_use = 2;

공개 MemAllocatorStats getDefaultInstanceForType ()

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

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

공개 부동 getFragmentationMetric ()

float fragmentation_metric = 5;

공개 긴 getLargestAllocSize ()

int64 largest_alloc_size = 4;

공개 긴 getNumAllocs ()

int64 num_allocs = 1;

공개 긴 getPeakBytesInUse ()

int64 peak_bytes_in_use = 3;

공개 최종 부울 isInitialized ()

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

던지기
IO예외

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

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

공개 MemAllocatorStats.Builder setBytesInUse (긴 값)

int64 bytes_in_use = 2;

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

공개 MemAllocatorStats.Builder setFragmentationMetric (부동 소수점 값)

float fragmentation_metric = 5;

공개 MemAllocatorStats.Builder setLargestAllocSize (긴 값)

int64 largest_alloc_size = 4;

공개 MemAllocatorStats.Builder setNumAllocs (긴 값)

int64 num_allocs = 1;

공개 MemAllocatorStats.Builder setPeakBytesInUse (긴 값)

int64 peak_bytes_in_use = 3;

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

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