AllocationRecord.Builder

パブリック静的最終クラスAllocationRecord.Builder

 An allocation/de-allocation operation performed by the allocator.
 
Protobuf 型tensorflow.AllocationRecord

パブリックメソッド

AllocationRecord.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
割り当て記録
建てる()
割り当て記録
AllocationRecord.Builder
クリア()
AllocationRecord.Builder
クリアAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
AllocationRecord.Builder
クリアAllocMicros ()
 The timestamp of the operation.
AllocationRecord.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
AllocationRecord.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AllocationRecord.Builder
長さ
getAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
長さ
getAllocMicros ()
 The timestamp of the operation.
割り当て記録
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
最終ブール値
AllocationRecord.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AllocationRecord.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なAllocationRecord.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
AllocationRecord.Builder
setAllocBytes (長い値)
 Number of bytes allocated, or de-allocated if negative.
AllocationRecord.Builder
setAllocMicros (長い値)
 The timestamp of the operation.
AllocationRecord.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
AllocationRecord.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なAllocationRecord.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

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

public AllocationRecordビルド()

public AllocationRecord buildPartial ()

public AllocationRecord.Builder clear ()

public AllocationRecord.Builder clearAllocBytes ()

 Number of bytes allocated, or de-allocated if negative.
 
int64 alloc_bytes = 2;

public AllocationRecord.Builder clearAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;

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

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

public AllocationRecord.Builderクローン()

public long getAllocBytes ()

 Number of bytes allocated, or de-allocated if negative.
 
int64 alloc_bytes = 2;

public long getAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;

public AllocationRecord getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

パブリック最終ブール値isInitialized ()

public AllocationRecord.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

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

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

public AllocationRecord.Builder setAllocBytes (長い値)

 Number of bytes allocated, or de-allocated if negative.
 
int64 alloc_bytes = 2;

public AllocationRecord.Builder setAllocMicros (長い値)

 The timestamp of the operation.
 
int64 alloc_micros = 1;

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

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

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