Home
last modified time | relevance | path

Searched defs:GetTensorValue (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/mindir/
Dslice_grad_unify_mindir.cc48 std::vector<int64_t> GetTensorValue(const AnfNodePtr &node) { in GetTensorValue() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dmatrix_diag_v3.cc41 int64_t GetTensorValue(const AbstractBasePtr &arg, const std::string &prim_name, const std::string … in GetTensorValue() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Dconvert_utils.cc457 ValuePtr GetTensorValue(const tensor::TensorPtr &tensor) { in GetTensorValue() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/
Doperator_info.cc2852 std::vector<int64_t> GetTensorValue(const ValuePtr &ori_value) { in GetTensorValue() function