Searched defs:RefCountIsOne (Results 1 – 4 of 4) sorted by relevance
142 bool RefCountIsOne() const { return tensors_->RefCountIsOne(); } in RefCountIsOne() function
163 bool RefCountIsOne() const { return tensors_->RefCountIsOne(); } in RefCountIsOne() function
298 inline bool RefCounted::RefCountIsOne() const { in RefCountIsOne() function
766 bool Tensor::RefCountIsOne() const { in RefCountIsOne() function in tensorflow::Tensor