Searched defs:RefCountIsOne (Results 1 – 4 of 4) sorted by relevance
111 inline bool RefCounted::RefCountIsOne() const { in RefCountIsOne() function
142 bool RefCountIsOne() const { return tensors_->RefCountIsOne(); } in RefCountIsOne() function
30 /*static*/ bool XlaTensor::RefCountIsOne(const Tensor& tensor) { in RefCountIsOne() function in tensorflow::XlaTensor
720 bool Tensor::RefCountIsOne() const { in RefCountIsOne() function in tensorflow::Tensor