Home
last modified time | relevance | path

Searched refs:CreateTasksForIteration (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Ddispatcher_impl.h250 Status CreateTasksForIteration(
H A Ddispatcher_impl.cc622 TF_RETURN_IF_ERROR(CreateTasksForIteration(iteration, tasks)); in GetOrCreateIteration()
811 Status DataServiceDispatcherImpl::CreateTasksForIteration( in CreateTasksForIteration() function in tensorflow::data::DataServiceDispatcherImpl