Home
last modified time | relevance | path

Searched refs:InErrorState (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Dstream.h110 bool ok() const { return !InErrorState(); } in ok()
1966 bool InErrorState() const LOCKS_EXCLUDED(mu_) { in InErrorState() function