Searched refs:invocation_counter (Results 1 – 1 of 1) sorted by relevance
1084 static std::atomic<int64> invocation_counter(1); in ProcessGraphDef() local1086 invocation_counter.fetch_add(1, std::memory_order_seq_cst); in ProcessGraphDef()