Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/data/service/
Ddispatcher_impl.h214 Status ValidateMatchingJob(std::shared_ptr<const DispatcherState::Job> job,
Ddispatcher_impl.cc438 TF_RETURN_IF_ERROR(ValidateMatchingJob(job, requested_processing_mode, in GetOrCreateJob()
488 Status DataServiceDispatcherImpl::ValidateMatchingJob( in ValidateMatchingJob() function in tensorflow::data::DataServiceDispatcherImpl