Searched refs:TFE_CancellationManagerIsCancelled (Results 1 – 4 of 4) sorted by relevance
31 return pywrap_tfe.TFE_CancellationManagerIsCancelled(self._impl)
208 EXPECT_FALSE(TFE_CancellationManagerIsCancelled(c_mgr)); in TEST()210 EXPECT_TRUE(TFE_CancellationManagerIsCancelled(c_mgr)); in TEST()
314 TF_CAPI_EXPORT extern bool TFE_CancellationManagerIsCancelled(
555 bool TFE_CancellationManagerIsCancelled( in TFE_CancellationManagerIsCancelled() function