Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc120 int64 get_and_increment_execution_count() { in get_and_increment_execution_count() function in tensorflow::MasterSession::ReffedClientGraph
1459 *out_count = (*out_rcg)->get_and_increment_execution_count(); in StartStep()
1944 int64 count = rcg->get_and_increment_execution_count(); in DoRunCallable()