Home
last modified time | relevance | path

Searched defs:fully_use_device (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dcostmodel_context.h135 bool fully_use_device() const { return fully_use_device_; } in fully_use_device() function
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dmatmul_info.cc481 const auto fully_use_device = CostModelContext::GetInstance()->fully_use_device(); in PrepareStrategy() local
Doperator_info.cc1016 const auto fully_use_device = CostModelContext::GetInstance()->fully_use_device(); in PrepareStrategyBase() local