Searched defs:GetMemoryCost (Results 1 – 2 of 2) sorted by relevance
419 int64_t ProcessStatus::GetMemoryCost(const std::string &key) const { in GetMemoryCost() function in mindspore::ProcessStatus
43 double OperatorCost::GetMemoryCost(const std::vector<TensorInfo> &inputs, in GetMemoryCost() function in mindspore::parallel::OperatorCost