Searched defs:AllocationId (Results 1 – 6 of 6) sorted by relevance
112 int64 AllocationId(const void* ptr) const override { return 0; } in AllocationId() function
906 int64 BFCAllocator::AllocationId(const void* ptr) const { in AllocationId() function in tensorflow::BFCAllocator
267 virtual int64 AllocationId(const void* ptr) const { return 0; } in AllocationId() function333 int64 AllocationId(const void* ptr) const override { in AllocationId() function
142 int64 TrackingAllocator::AllocationId(const void* ptr) const { in AllocationId() function in tensorflow::TrackingAllocator
131 int64 GPUDebugAllocator::AllocationId(const void* ptr) const { in AllocationId() function in tensorflow::GPUDebugAllocator
359 int64 CostModel::AllocationId(const Node* node, int slot) const { in AllocationId() function in tensorflow::CostModel