عمومی کلاس نهایی AllocationDescription
نوع Protobuf tensorflow.AllocationDescription
کلاس های تو در تو
کلاس | AllocationDescription.Builder | نوع Protobuf tensorflow.AllocationDescription |
ثابت ها
بین المللی | ALLOCATED_BYTES_FIELD_NUMBER | |
بین المللی | ALLOCATION_ID_FIELD_NUMBER | |
بین المللی | ALLOCATOR_NAME_FIELD_NUMBER | |
بین المللی | HAS_SINGLE_REFERENCE_FIELD_NUMBER | |
بین المللی | PTR_FIELD_NUMBER | |
بین المللی | REQUESTED_BYTES_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
طولانی | getAllocatedBytes () Total number of bytes allocated if known int64 allocated_bytes = 2; |
طولانی | getAllocationId () Identifier of the allocated buffer if known int64 allocation_id = 4; |
رشته | getAllocatorName () Name of the allocator used string allocator_name = 3; |
com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used string allocator_name = 3; |
Static AllocationDescription | |
AllocationDescription | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
بولی | getHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
طولانی | getPtr () Address of the allocation. |
طولانی | getRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
بین المللی | |
com.google.protobuf.UnknownFieldSet نهایی | |
بین المللی | کد هش () |
بولی نهایی | |
استاتیک AllocationDescription.Builder | newBuilder () |
استاتیک AllocationDescription.Builder | newBuilder (نمونه اولیه AllocationDescription ) |
AllocationDescription.Builder | |
Static AllocationDescription | parseDelimitedFrom (ورودی جریان ورودی) |
Static AllocationDescription | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static AllocationDescription | parseFrom (داده های ByteBuffer) |
Static AllocationDescription | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static AllocationDescription | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static AllocationDescription | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
Static AllocationDescription | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static AllocationDescription | parseFrom (داده های com.google.protobuf.ByteString) |
Static AllocationDescription | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static AllocationDescription | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
AllocationDescription.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی ALLOCATED_BYTES_FIELD_NUMBER
ارزش ثابت: 2
نهایی استاتیک عمومی ALLOCATION_ID_FIELD_NUMBER
ارزش ثابت: 4
نهایی استاتیک عمومی ALLOCATOR_NAME_FIELD_NUMBER
مقدار ثابت: 3
نهایی استاتیک عمومی HAS_SINGLE_REFERENCE_FIELD_NUMBER
ارزش ثابت: 5
PTR_FIELD_NUMBER نهایی استاتیک عمومی
مقدار ثابت: 6
نهایی استاتیک عمومی REQUESTED_BYTES_FIELD_NUMBER
ارزش ثابت: 1
روش های عمومی
بولین عمومی برابر است (Object Obj)
عمومی طولانی getAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
public long getAllocationId ()
Identifier of the allocated buffer if known
int64 allocation_id = 4;
رشته عمومی getAllocatorName ()
Name of the allocator used
string allocator_name = 3;
عمومی com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used
string allocator_name = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
بولی عمومی getHasSingleReference ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
عمومی getParserForType ()
public long getPtr ()
Address of the allocation.
uint64 ptr = 6;
عمومی طولانی getRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1;
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک AllocationDescription parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک AllocationDescription parseFrom (داده ByteBuffer)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک AllocationDescription parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک AllocationDescription parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک AllocationDescription parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک AllocationDescription parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک AllocationDescription parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک AllocationDescription parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک AllocationDescription parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|