Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/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
220 double BatchNormCost::GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vector<… in GetBackwardCommCost() function in mindspore::parallel::BatchNormCost
285 double CastCost::GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vector<Tenso… in GetBackwardCommCost() function in mindspore::parallel::CastCost
351 double SoftmaxCost::GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vector<Te… in GetBackwardCommCost() function in mindspore::parallel::SoftmaxCost
475 double TmpIdentityCost::GetBackwardCommCost(const std::vector<mindspore::parallel::TensorInfo> &, in GetBackwardCommCost() function in mindspore::parallel::TmpIdentityCost
520 double BatchParallelCost::GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vec… in GetBackwardCommCost() function in mindspore::parallel::BatchParallelCost
587 double PReLUCost::GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vector<Tens… in GetBackwardCommCost() function in mindspore::parallel::PReLUCost
669 double OneHotCost::GetBackwardCommCost(const std::vector<TensorInfo> &, const std::vector<TensorInf… in GetBackwardCommCost() function in mindspore::parallel::OneHotCost
710 double SoftmaxCrossEntropyWithLogitsCost::GetBackwardCommCost(const std::vector<TensorInfo> &, in GetBackwardCommCost() function in mindspore::parallel::SoftmaxCrossEntropyWithLogitsCost
762 double ReshapeCost::GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vector<Te… in GetBackwardCommCost() function in mindspore::parallel::ReshapeCost
[all …]
Doperator_costmodel.h444 …double GetBackwardCommCost(const std::vector<TensorInfo> &, const std::vector<TensorInfo> &, int64… in GetBackwardCommCost() function
477 …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> &, in GetBackwardCommCost() function
904 …double GetBackwardCommCost(const std::vector<TensorInfo> &, const std::vector<TensorInfo> &, int64… in GetBackwardCommCost() function
939 …double GetBackwardCommCost(const std::vector<TensorInfo> &, const std::vector<TensorInfo> &, int64… in GetBackwardCommCost() function
1089 …double GetBackwardCommCost(const std::vector<TensorInfo> &, const std::vector<TensorInfo> &, int64… in GetBackwardCommCost() function
1177 …double GetBackwardCommCost(const std::vector<TensorInfo> &, const std::vector<TensorInfo> &, int64… in GetBackwardCommCost() function
1212 …double GetBackwardCommCost(const std::vector<TensorInfo> &inputs, const std::vector<TensorInfo> &o… in GetBackwardCommCost() function