Searched defs:execution_count_ (Results 1 – 2 of 2) sorted by relevance
169 static std::atomic<size_t> execution_count_; variable
360 std::atomic<size_t> DataPrepareActor::execution_count_ = 0; member in mindspore::runtime::DataPrepareActor