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
클리어Alloc바이트 ()
 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.다른 메시지 보내기)
최종 AllocationRecord.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
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.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

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

공개 AllocationRecord 빌드 ()

공개 할당 레코드 빌드부분 ()

공개 AllocationRecord.Builder 지우기 ()

공개 AllocationRecord.Builder ClearAllocBytes ()

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

공개 AllocationRecord.Builder ClearAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;

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

공개 AllocationRecord.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptoroneof)

공개 AllocationRecord.Builder 클론 ()

공개 긴 getAllocBytes ()

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

공개 긴 getAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;

공개 AllocationRecord getDefaultInstanceForType ()

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

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

공개 최종 부울 isInitialized ()

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

던지기
IO예외

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

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

공개 AllocationRecord.Builder setAllocBytes (긴 값)

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

공개 AllocationRecord.Builder setAllocMicros (긴 값)

 The timestamp of the operation.
 
int64 alloc_micros = 1;

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

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

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