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