Searched defs:EndStep (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
H A D | context.cc | 820 void EagerContext::EndStep() { in EndStep() function in tensorflow::EagerContext |
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/ | ||
H A D | c_api_tfrt.cc | 952 void ContextInterface::EndStep() { GetEagerContext()->EndStep(); } in EndStep() function in tfrt::tf::ContextInterface |