Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Ddispatcher_state.cc167 IterationKey iteration_key(job->job_name, create_iteration.repetition()); in CreateIteration() local
389 IterationKey iteration_key, in IterationByKey()
H A Dexport.proto15 IterationKeyDef iteration_key = 3; field
H A Ddispatcher_state.h192 const IterationKey iteration_key; member