Searched defs:AllocationId (Results 1 – 6 of 6) sorted by relevance
197 virtual int64_t AllocationId(const void* ptr) const { return 0; } in AllocationId() function277 int64_t AllocationId(const void* ptr) const override { in AllocationId() function
142 int64_t TrackingAllocator::AllocationId(const void* ptr) const { in AllocationId() function in tensorflow::TrackingAllocator
113 int64_t AllocationId(const void* ptr) const override { return 0; } in AllocationId() function
951 int64_t BFCAllocator::AllocationId(const void* ptr) const { in AllocationId() function in tensorflow::BFCAllocator
131 int64_t GPUDebugAllocator::AllocationId(const void* ptr) const { in AllocationId() function in tensorflow::GPUDebugAllocator
360 int64_t CostModel::AllocationId(const Node* node, int slot) const { in AllocationId() function in tensorflow::CostModel