Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/dataset/engine/
Ddatasets.py241 global _OP_NAME
242 _OP_NAME = Dataset._get_operator_id(dataset)
2270 global _OP_NAME, _OP_PROCESS, _LOCK
2271 op_id = _OP_NAME[str(self)]
2542 _OP_NAME = dict() variable
2806 global _OP_NAME, _OP_PROCESS, _LOCK
2807 op_id = _OP_NAME[str(self)]