Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dprofile.cc419 int64_t ProcessStatus::GetMemoryCost(const std::string &key) const { in GetMemoryCost() function in mindspore::ProcessStatus
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/auto_parallel/
Doperator_costmodel.cc43 double OperatorCost::GetMemoryCost(const std::vector<TensorInfo> &inputs, in GetMemoryCost() function in mindspore::parallel::OperatorCost