Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dcontext.h39 constexpr char HYBRID_PARALLEL[] = "hybrid_parallel"; variable
/third_party/mindspore/mindspore/
Dcontext.py832 HYBRID_PARALLEL = "hybrid_parallel" variable in ParallelMode