Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dcontext.h37 constexpr char STAND_ALONE[] = "stand_alone"; variable
/third_party/mindspore/mindspore/
Dcontext.py830 STAND_ALONE = "stand_alone" variable in ParallelMode