Searched defs:IsCancelling (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ | ||
D | cancellation.cc | 204 bool CancellationManager::IsCancelling() { in IsCancelling() function in tensorflow::CancellationManager |
D | cancellation_test.cc | 123 TEST(Cancellation, IsCancelling) { in TEST() argument |