Searched refs:VerifyPointer (Results 1 – 2 of 2) sorted by relevance
125 CHECK(VerifyPointer(p)); in DeallocateRaw()142 bool ScopedAllocator::VerifyPointer(const void* p) { in VerifyPointer() function in tensorflow::ScopedAllocator158 return VerifyPointer(t->buf_->data()); in VerifyTensor()
58 bool VerifyPointer(const void* p);