Searched defs:StartStep (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
H A D | context.cc | 815 void EagerContext::StartStep() { in StartStep() function in tensorflow::EagerContext |
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/ | ||
H A D | c_api_tfrt.cc | 950 void ContextInterface::StartStep() { GetEagerContext()->StartStep(); } in StartStep() function in tfrt::tf::ContextInterface |
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ | ||
H A D | master_session.cc | 1540 Status MasterSession::StartStep(const BuildGraphOptions& opts, bool is_partial, in StartStep() function in tensorflow::MasterSession |