Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.cc815 void EagerContext::StartStep() { in StartStep() function in tensorflow::EagerContext
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.cc950 void ContextInterface::StartStep() { GetEagerContext()->StartStep(); } in StartStep() function in tfrt::tf::ContextInterface
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmaster_session.cc1540 Status MasterSession::StartStep(const BuildGraphOptions& opts, bool is_partial, in StartStep() function in tensorflow::MasterSession