공개 정적 최종 클래스 MemAllocatorStats.Builder
Some of the data from AllocatorStats
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 필드, 개체 값)
공개 긴 getBytesInUse ()
int64 bytes_in_use = 2;
공개 정적 최종 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예외 |
---|