AllocationRecord

عمومی کلاس نهایی AllocationRecord

 An allocation/de-allocation operation performed by the allocator.
 
نوع Protobuf tensorflow.AllocationRecord

کلاس های تو در تو

کلاس AllocationRecord.Builder
 An allocation/de-allocation operation performed by the allocator. 

ثابت ها

بین المللی ALLOC_BYTES_FIELD_NUMBER
بین المللی ALLOC_MICROS_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
طولانی
getAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
طولانی
getAllocMicros ()
 The timestamp of the operation.
Static AllocationRecord
ثبت تخصیص
نهایی static com.google.protobuf.Descriptors.Descriptor
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
بین المللی
بولی نهایی
استاتیک AllocationRecord.Builder
newBuilder (نمونه اولیه AllocationRecord )
استاتیک AllocationRecord.Builder
AllocationRecord.Builder
Static AllocationRecord
parseDelimitedFrom (ورودی جریان ورودی)
Static AllocationRecord
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static AllocationRecord
parseFrom (داده های ByteBuffer)
Static AllocationRecord
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static AllocationRecord
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static AllocationRecord
parseFrom (ورودی com.google.protobuf.CodedInputStream)
Static AllocationRecord
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static AllocationRecord
parseFrom (داده های com.google.protobuf.ByteString)
Static AllocationRecord
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static AllocationRecord
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
AllocationRecord.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی ALLOC_BYTES_FIELD_NUMBER

مقدار ثابت: 2

نهایی استاتیک عمومی ALLOC_MICROS_FIELD_NUMBER

ارزش ثابت: 1

روش های عمومی

بولین عمومی برابر است (Object Obj)

عمومی طولانی 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 getDefaultInstance ()

عمومی AllocationRecord getDefaultInstanceForType ()

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

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک AllocationRecord.Builder newBuilder (نمونه اولیه AllocationRecord )

عمومی استاتیک AllocationRecord.Builder newBuilder ()

عمومی AllocationRecord.Builder newBuilderForType ()

عمومی استاتیک AllocationRecord parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک AllocationRecord parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک AllocationRecord parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک AllocationRecord parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک AllocationRecord parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک AllocationRecord parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک AllocationRecord parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک AllocationRecord parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک AllocationRecord parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک AllocationRecord parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی AllocationRecord.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException