Home
last modified time | relevance | path

Searched defs:CallWithRetries (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dretrying_utils.cc41 Status RetryingUtils::CallWithRetries(const std::function<Status()>& f, in CallWithRetries() function in tensorflow::RetryingUtils
51 Status RetryingUtils::CallWithRetries( in CallWithRetries() function in tensorflow::RetryingUtils