MemoryLogTensorDeallocationOrBuilder

ממשק ציבורי MemoryLogTensorDeallocationOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

מופשט ארוך
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.

שיטות ציבוריות

תקציר ציבורי ארוך 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;