Searched defs:attr_obj (Results 1 – 5 of 5) sorted by relevance
99 …rseAttrValue(const std::string &type, const mindspore::ValuePtr &value, nlohmann::json *attr_obj) { in ParseAttrValue()169 …arseAttrDefaultValue(const std::string &type, const std::string &value, nlohmann::json *attr_obj) { in ParseAttrDefaultValue()310 nlohmann::json attr_obj; in GenAttrsJson() local
215 nlohmann::json attr_obj; in MaxiOrMinimumGradAttrJsonPass() local248 nlohmann::json attr_obj; in CastAttrJsonPass() local452 nlohmann::json attr_obj; in CastAttrJsonPrePass() local
558 nlohmann::json attr_obj; in GenTbeAttrJson() local628 bool ParseListIntAttrValue(const mindspore::ValuePtr &value, nlohmann::json *attr_obj) { in ParseListIntAttrValue()656 nlohmann::json *attr_obj) { in ParseAttrValue()710 nlohmann::json *attr_obj) { in ParseAttrDefaultValue()
928 ASN1_OBJECT *attr_obj; in print_attribs() local
768 auto attr_obj = ast()->obj().attr(attr_name.c_str()); in ParseAttribute() local