パブリック静的最終クラスMemAllocatorStats.Builder
Some of the data from AllocatorStats
tensorflow.MemAllocatorStats
パブリックメソッド
MemAllocatorStats.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
MemAllocatorStats | 建てる() |
MemAllocatorStats | buildPartial () |
MemAllocatorStats.Builder | クリア() |
MemAllocatorStats.Builder | ClearBytesInUse () int64 bytes_in_use = 2; |
MemAllocatorStats.Builder | clearField (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.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MemAllocatorStats.Builder | ClearPeakBytesInUse () 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.Message other) |
最終的なMemAllocatorStats.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
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.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public MemAllocatorStats.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public long getBytesInUse ()
int64 bytes_in_use = 2;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public float getFragmentationMetric ()
float fragmentation_metric = 5;
public long getLargestAllocSize ()
int64 largest_alloc_size = 4;
public long getNumAllocs ()
int64 num_allocs = 1;
public long getPeakBytesInUse ()
int64 peak_bytes_in_use = 3;
パブリック最終ブール値isInitialized ()
public MemAllocatorStats.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|