Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/train/summary/
Dsummary_record.py35 _summary_lock = threading.Lock() variable
50 with _summary_lock:
58 with _summary_lock: