Searched refs:GetAttrConvertPair (Results 1 – 2 of 2) sorted by relevance
196 AttrConverterPair CheckAndConvertUtils::GetAttrConvertPair(const std::string &op_type, const std::s… in GetAttrConvertPair() function in mindspore::CheckAndConvertUtils222 auto attr_map_pair = GetAttrConvertPair(op_type, attr_name); in ConvertAttrValueToInt()259 auto attr_map_pair = GetAttrConvertPair(op_type, attr_name); in ConvertAttrValueToString()
299 …static AttrConverterPair GetAttrConvertPair(const std::string &op_type, const std::string &attr_na…