Home
last modified time | relevance | path

Searched defs:allocation_id (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dlog_memory.proto34 int64 allocation_id = 1; field
70 int64 allocation_id = 5; field
85 int64 allocation_id = 3; field
Dallocation_description.proto21 int64 allocation_id = 4; field
Dtracking_allocator.h125 int64 allocation_id; member
Dlog_memory.cc58 void LogMemory::RecordTensorDeallocation(const int64 allocation_id, in RecordTensorDeallocation()
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h127 int64 allocation_id = -1; member