Searched defs:GetSizes (Results 1 – 2 of 2) sorted by relevance
161 std::tuple<size_t, size_t, size_t> TrackingAllocator::GetSizes() { in GetSizes() function in tensorflow::TrackingAllocator
242 const size_t* GetSizes() const { return sizes_; } in GetSizes() function561 inline const int* GetSizes() const { in GetSizes() function