Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/abstract/
Dparam_validator.cc198 std::vector<int64_t> CheckAttrIntOrTuple(const std::string &op, const ValuePtr &attr, const size_t … in CheckAttrIntOrTuple() function
/third_party/mindspore/mindspore/core/ops/
Dconv2d.cc57 std::vector<int64_t> CheckAttrIntOrTuple(const ValuePtr &attr, const size_t start_idx, const size_t… in CheckAttrIntOrTuple() function