Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/parallel/
D_ps_context.py82 _get_ps_context_func_map = { variable
173 if attr_key not in _get_ps_context_func_map:
175 get_func = _get_ps_context_func_map[attr_key]