Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.cc820 void EagerContext::EndStep() { in EndStep() function in tensorflow::EagerContext
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.cc952 void ContextInterface::EndStep() { GetEagerContext()->EndStep(); } in EndStep() function in tfrt::tf::ContextInterface