Searched defs:CheckNotClosed (Results 1 – 3 of 3) sorted by relevance
118 Status CheckNotClosed() const EXCLUSIVE_LOCKS_REQUIRED(mu_) { in CheckNotClosed() function in tensorflow::Stack
290 ::tensorflow::Status CheckNotClosed() { in CheckNotClosed() function
392 Status SessionRef::CheckNotClosed() { in CheckNotClosed() function in tensorflow::SessionRef