Home
last modified time | relevance | path

Searched defs:get_queue_name (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/common/
Dapi.py1728 def get_queue_name(self, dataset_phase): member in _CellGraphExecutor
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dpipeline.cc1012 std::string GraphExecutorPy::get_queue_name(const std::string &dataset_phase) { in get_queue_name() function in mindspore::pipeline::GraphExecutorPy