Home
last modified time | relevance | path

Searched refs:executor_step_count (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/debug/
H A Ddebugger_state_impl.h37 const int64_t executor_step_count,
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session.cc512 const int64_t executor_step_count = in RunInternal() local
542 executor_step_count, &debugger_state)); in RunInternal()
681 int64_t measure_step_count = executor_step_count - build_cost_model_after; in RunInternal()