Home
last modified time | relevance | path

Searched defs:RefCountIsOne (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/lib/core/
Drefcount.h100 inline bool RefCounted::RefCountIsOne() const { in RefCountIsOne() function
/external/tensorflow/tensorflow/core/framework/
Dtensor.cc662 bool Tensor::RefCountIsOne() const { in RefCountIsOne() function in tensorflow::Tensor