Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Dgrpc_dispatcher_impl.cc38 size_t GrpcDispatcherImpl::NumActiveIterations() { in NumActiveIterations() function in tensorflow::data::GrpcDispatcherImpl
H A Dtest_cluster.h70 StatusOr<size_t> NumActiveIterations() const { in NumActiveIterations() function
H A Dserver_lib.cc137 size_t DispatchGrpcDataServer::NumActiveIterations() { in NumActiveIterations() function in tensorflow::data::DispatchGrpcDataServer
H A Ddispatcher_impl.cc248 size_t DataServiceDispatcherImpl::NumActiveIterations() TF_LOCKS_EXCLUDED(mu_) { in NumActiveIterations() function in tensorflow::data::DataServiceDispatcherImpl