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
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 MemAllocatorStats build ()

public MemAllocatorStats buildPartial ()

public MemAllocatorStats.Builder Clear ()

public MemAllocatorStats.Builder clearBytesInUse ()

int64 bytes_in_use = 2;

public MemAllocatorStats.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public MemAllocatorStats.Builder clearFragmentationMetric ()

float fragmentation_metric = 5;

public MemAllocatorStats.Builder clearLargestAllocSize ()

int64 largest_alloc_size = 4;

public MemAllocatorStats.Builder clearNumAllocs ()

int64 num_allocs = 1;

public MemAllocatorStats.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public MemAllocatorStats.Builder clearPeakBytesInUse ()

int64 peak_bytes_in_use = 3;

public MemAllocatorStats.Builderクローン()

public long getBytesInUse ()

int64 bytes_in_use = 2;

public MemAllocatorStats getDefaultInstanceForType ()

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例外

public MemAllocatorStats.Builder mergeFrom (com.google.protobuf.Message other)

public Final MemAllocatorStats.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public MemAllocatorStats.Builder setBytesInUse (長い値)

int64 bytes_in_use = 2;

public MemAllocatorStats.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public MemAllocatorStats.Builder setFragmentationMetric (浮動小数点値)

float fragmentation_metric = 5;

public MemAllocatorStats.Builder setLargestAllocSize (長い値)

int64 largest_alloc_size = 4;

public MemAllocatorStats.Builder setNumAllocs (長い値)

int64 num_allocs = 1;

public MemAllocatorStats.Builder setPeakBytesInUse (長い値)

int64 peak_bytes_in_use = 3;

public MemAllocatorStats.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final MemAllocatorStats.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)