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