Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dcostmodel_context.h41 #define DEFAULT_FULLY_USE_DEVICES true macro
Dcostmodel_context.cc66 fully_use_device_ = DEFAULT_FULLY_USE_DEVICES; in ResetAlgoParameters()