MemoryLogRawAllocation

পাবলিক ফাইনাল ক্লাস MemoryLogRawAllocation

Protobuf টাইপ tensorflow.MemoryLogRawAllocation

নেস্টেড ক্লাস

ক্লাস MemoryLogRawAllocation.Builder Protobuf টাইপ tensorflow.MemoryLogRawAllocation

ধ্রুবক

int ALLOCATION_ID_FIELD_NUMBER
int ALLOCATOR_NAME_FIELD_NUMBER
int NUM_BYTES_FIELD_NUMBER
int OPERATION_FIELD_NUMBER
int PTR_FIELD_NUMBER
int STEP_ID_FIELD_NUMBER

পাবলিক পদ্ধতি

বুলিয়ান
সমান (অবজেক্ট অবজেক্ট)
দীর্ঘ
বরাদ্দ আইডি ()
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
স্ট্রিং
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
স্ট্যাটিক MemoryLogRawAllocation
MemoryLogRawAllocation
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
দীর্ঘ
getNumBytes ()
 Number of bytes in the allocation.
স্ট্রিং
গেট অপারেশন ()
 Name of the operation making the allocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the allocation.
দীর্ঘ
getPtr ()
 Address of the allocation.
int
দীর্ঘ
GetStepId ()
 Process-unique step id.
চূড়ান্ত com.google.protobuf.UnknownFieldSet
int
চূড়ান্ত বুলিয়ান
স্ট্যাটিক MemoryLogRawAllocation.Builder
newBuilder ( MemoryLogRawAllocation প্রোটোটাইপ)
স্ট্যাটিক MemoryLogRawAllocation.Builder
MemoryLogRawAllocation.Builder
স্ট্যাটিক MemoryLogRawAllocation
পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)
স্ট্যাটিক MemoryLogRawAllocation
parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক MemoryLogRawAllocation
পার্সফ্রম (বাইটবাফার ডেটা)
স্ট্যাটিক MemoryLogRawAllocation
parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক MemoryLogRawAllocation
parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক MemoryLogRawAllocation
parseFrom (com.google.protobuf.CodedInputStream ইনপুট)
স্ট্যাটিক MemoryLogRawAllocation
পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক MemoryLogRawAllocation
parseFrom (com.google.protobuf.ByteString ডেটা)
স্ট্যাটিক MemoryLogRawAllocation
পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক MemoryLogRawAllocation
parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্থির
MemoryLogRawAllocation.Builder
অকার্যকর
writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

ধ্রুবক

ALLOCATION_ID_FIELD_NUMBER এ পাবলিক স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 5

ALLOCATOR_NAME_FIELD_NUMBER এ সর্বজনীন স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 6

পাবলিক স্ট্যাটিক ফাইনাল int NUM_BYTES_FIELD_NUMBER

ধ্রুবক মান: 3

OPERATION_FIELD_NUMBER এ সর্বজনীন স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 2

পাবলিক স্ট্যাটিক ফাইনাল int PTR_FIELD_NUMBER

ধ্রুবক মান: 4

পাবলিক স্ট্যাটিক ফাইনাল int STEP_ID_FIELD_NUMBER

ধ্রুবক মান: 1

পাবলিক পদ্ধতি

পাবলিক বুলিয়ান সমান (অবজেক্ট অবজেক্ট)

সর্বজনীন দীর্ঘ getAllocationId ()

 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
 
int64 allocation_id = 5;

সর্বজনীন স্ট্রিং getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 6;

সর্বজনীন com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 6;

পাবলিক স্ট্যাটিক MemoryLogRawAllocation getDefaultInstance ()

সর্বজনীন MemoryLogRawAllocation getDefaultInstanceForType ()

পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()

সর্বজনীন দীর্ঘ getNumBytes ()

 Number of bytes in the allocation.
 
int64 num_bytes = 3;

পাবলিক স্ট্রিং গেটঅপারেশন ()

 Name of the operation making the allocation.
 
string operation = 2;

সর্বজনীন com.google.protobuf.ByteString getOperationBytes ()

 Name of the operation making the allocation.
 
string operation = 2;

পাবলিক getParserForType ()

পাবলিক লং getPtr ()

 Address of the allocation.
 
uint64 ptr = 4;

পাবলিক int getSerializedSize ()

সর্বজনীন দীর্ঘ getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

সর্বজনীন চূড়ান্ত com.google.protobuf.UnknownFieldSet getUnknownFields ()

পাবলিক int হ্যাশকোড ()

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

পাবলিক স্ট্যাটিক MemoryLogRawAllocation.Builder newBuilder ( MemoryLogRawAllocation প্রোটোটাইপ)

পাবলিক স্ট্যাটিক MemoryLogRawAllocation.Builder newBuilder ()

সর্বজনীন MemoryLogRawAllocation.Builder newBuilderForType ()

পাবলিক স্ট্যাটিক MemoryLogRawAllocation parseDelimitedFrom (ইনপুটস্ট্রিম ইনপুট)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক MemoryLogRawAllocation parseDelimitedFrom (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক MemoryLogRawAllocation parseFrom (ByteBuffer ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক MemoryLogRawAllocation parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক MemoryLogRawAllocation parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক MemoryLogRawAllocation parseFrom (com.google.protobuf.CodedInputStream ইনপুট)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক MemoryLogRawAllocation parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক MemoryLogRawAllocation parseFrom (com.google.protobuf.ByteString ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক MemoryLogRawAllocation parseFrom (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক MemoryLogRawAllocation parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক পার্সার ()

সর্বজনীন MemoryLogRawAllocation.Builder to Builder ()

public void writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

নিক্ষেপ করে
IO ব্যতিক্রম