Searched defs:IsAsync (Results 1 – 8 of 8) sorted by relevance
117 bool TfrtContext::IsAsync() const { return eager_context_->Executor().Async(); } in IsAsync() function in tfrt::tf::TfrtContext
251 bool IsAsync() const { return context_.IsAsync(); } in IsAsync() function
84 bool IsAsync() const { return is_async_; } in IsAsync() function
65 bool IsAsync() const { return is_async_; } in IsAsync() function
104 bool IsAsync() const { return results_memory_layout_.has_async_results; } in IsAsync() function
30 static bool IsAsync(hci_spec::EventCode code) { in IsAsync() function
379 virtual bool IsAsync() const { return false; } in IsAsync() function
509 bool IsAsync() const override { return true; } in IsAsync() function in tensorflow::data::model::__anon8498ff450111::AsyncInterleaveMany823 bool IsAsync() const override { return true; } in IsAsync() function in tensorflow::data::model::__anon8498ff450111::AsyncRatio