Searched refs:GetStringAttr (Results 1 – 5 of 5) sorted by relevance
66 format_ = GetStringAttr(FORMAT); in GetAttrs()
39 format_ = GetStringAttr(FORMAT); in GetAttrs()
224 std::string GetStringAttr(const std::string &attr_name);
50 format_ = GetStringAttr(FORMAT); in GetAttrsBase()
1795 std::string OperatorInfo::GetStringAttr(const std::string &attr_name) { in GetStringAttr() function in mindspore::parallel::OperatorInfo