MemoryLogTensorDeallocation

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

نوع Protobuf tensorflow.MemoryLogTensorDeallocation

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

کلاس MemoryLogTensorDeallocation.Builder نوع Protobuf tensorflow.MemoryLogTensorDeallocation

ثابت ها

بین المللی ALLOCATION_ID_FIELD_NUMBER
بین المللی ALLOCATOR_NAME_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
طولانی
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
رشته
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
استاتیک MemoryLogTensorDeallocation
MemoryLogTensorDeallocation
نهایی static com.google.protobuf.Descriptors.Descriptor
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
بین المللی
بولی نهایی
استاتیک MemoryLogTensorDeallocation.Builder
newBuilder (نمونه اولیه MemoryLogTensorDeallocation )
استاتیک MemoryLogTensorDeallocation.Builder
MemoryLogTensorDeallocation.Builder
استاتیک MemoryLogTensorDeallocation
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک MemoryLogTensorDeallocation
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک MemoryLogTensorDeallocation
parseFrom (داده های ByteBuffer)
استاتیک MemoryLogTensorDeallocation
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک MemoryLogTensorDeallocation
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک MemoryLogTensorDeallocation
parseFrom (ورودی com.google.protobuf.CodedInputStream)
استاتیک MemoryLogTensorDeallocation
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک MemoryLogTensorDeallocation
parseFrom (داده های com.google.protobuf.ByteString)
استاتیک MemoryLogTensorDeallocation
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک MemoryLogTensorDeallocation
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
MemoryLogTensorDeallocation.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

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

ارزش ثابت: 1

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

مقدار ثابت: 2

روش های عمومی

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

عمومی طولانی getAllocationId ()

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 1;

رشته عمومی getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

عمومی com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;

استاتیک عمومی MemoryLogTensorDeallocation getDefaultInstance ()

عمومی MemoryLogTensorDeallocation getDefaultInstanceForType ()

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

عمومی getParserForType ()

عمومی int getSerializedSize ()

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

هش کد عمومی ()

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

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

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

عمومی MemoryLogTensorDeallocation.Builder newBuilderForType ()

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

پرتاب می کند
IOException

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

پرتاب می کند
IOException

عمومی استاتیک MemoryLogTensorDeallocation parseFrom (داده بایت بافر)

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

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

عمومی MemoryLogTensorDeallocation.Builder toBuilder ()

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

پرتاب می کند
IOException