Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Dedge_costmodel.cc134 double mem_cost = tensor_redistribution.memory_cost(); in GetRedistributionCost() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Doperator_info.cc1529 auto mem_cost = operator_cost()->GetMemoryCost(swc->inputs_ptr, swc->outputs_ptr); in CalculateMemoryCost() local
1544 auto mem_cost = operator_cost()->GetMemoryCostForInference(swc->inputs_ptr, swc->outputs_ptr); in CalculateMemoryCostForInference() local