Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Doperator_costmodel.cc101 double MatMulCost::GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vector<Ten… in GetBackwardCommCost() function in mindspore::parallel::MatMulCost
206 double CastCost::GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vector<Tenso… in GetBackwardCommCost() function in mindspore::parallel::CastCost
272 double SoftmaxCost::GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vector<Te… in GetBackwardCommCost() function in mindspore::parallel::SoftmaxCost
396 double TmpIdentityCost::GetBackwardCommCost(const std::vector<mindspore::parallel::TensorInfo> &, in GetBackwardCommCost() function in mindspore::parallel::TmpIdentityCost
441 double BatchParallelCost::GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vec… in GetBackwardCommCost() function in mindspore::parallel::BatchParallelCost
508 double PReLUCost::GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vector<Tens… in GetBackwardCommCost() function in mindspore::parallel::PReLUCost
590 double OneHotCost::GetBackwardCommCost(const std::vector<TensorInfo> &, const std::vector<TensorInf… in GetBackwardCommCost() function in mindspore::parallel::OneHotCost
631 double SoftmaxCrossEntropyWithLogitsCost::GetBackwardCommCost(const std::vector<TensorInfo> &, in GetBackwardCommCost() function in mindspore::parallel::SoftmaxCrossEntropyWithLogitsCost
683 double ReshapeCost::GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vector<Te… in GetBackwardCommCost() function in mindspore::parallel::ReshapeCost
776 double SubCost::GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vector<Tensor… in GetBackwardCommCost() function in mindspore::parallel::SubCost
[all …]
Doperator_costmodel.h396 …double GetBackwardCommCost(const std::vector<TensorInfo> &, const std::vector<TensorInfo> &, int64… in GetBackwardCommCost() function
429 …double GetBackwardCommCost(const std::vector<TensorInfo> &, const std::vector<TensorInfo> &, int64… in GetBackwardCommCost() function
796 …double GetBackwardCommCost(const std::vector<TensorInfo> &, const std::vector<TensorInfo> &, int64… in GetBackwardCommCost() function
832 …double GetBackwardCommCost(const std::vector<TensorInfo> &, const std::vector<TensorInfo> &, int64… in GetBackwardCommCost() function
867 …double GetBackwardCommCost(const std::vector<TensorInfo> &, const std::vector<TensorInfo> &, int64… in GetBackwardCommCost() function
1016 …double GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vector<TensorInfo> &o… in GetBackwardCommCost() function
1106 …double GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vector<TensorInfo> &o… in GetBackwardCommCost() function