Searched defs:AllocationId (Results 1 – 6 of 6) sorted by relevance
110 int64 AllocationId(const void* ptr) override { return 0; } in AllocationId() function
545 int64 BFCAllocator::AllocationId(const void* ptr) { in AllocationId() function in tensorflow::BFCAllocator
142 int64 TrackingAllocator::AllocationId(const void* ptr) { in AllocationId() function in tensorflow::TrackingAllocator
191 virtual int64 AllocationId(const void* ptr) { return 0; } in AllocationId() function327 int64 AllocationId(const void* ptr) override { in AllocationId() function
130 int64 GPUDebugAllocator::AllocationId(const void* ptr) { in AllocationId() function in tensorflow::GPUDebugAllocator
357 int64 CostModel::AllocationId(const Node* node, int slot) const { in AllocationId() function in tensorflow::CostModel