Home
last modified time | relevance | path

Searched defs:CheckNotClosed (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dstack.cc119 Status CheckNotClosed() const TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in CheckNotClosed() function in tensorflow::Stack
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.h313 ::tensorflow::Status CheckNotClosed() { in CheckNotClosed() function
/external/tensorflow/tensorflow/python/client/
Dsession_ref.cc394 Status SessionRef::CheckNotClosed() { in CheckNotClosed() function in tensorflow::SessionRef