MemoryLogTensorDeallocationOrBuilder

सार्वजनिक इंटरफ़ेस MemoryLogTensorDeallocationOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

अमूर्त लंबा
आवंटनआईडी प्राप्त करें ()
 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.

सार्वजनिक तरीके

सार्वजनिक सार लंबा getAlllocationId ()

 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;