Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/common/
Dhelper.cc874 bool GetBoolAttr(const AnfNodePtr &node, const std::string &attr_name) { in GetBoolAttr() function
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Doperator_info.cc1781 bool OperatorInfo::GetBoolAttr(const std::string &attr_name) { in GetBoolAttr() function in mindspore::parallel::OperatorInfo