Searched defs:attr_json (Results 1 – 2 of 2) sorted by relevance
257 const OpAttrPtr &op_attr, nlohmann::json *attr_json, in GetAttrJson()316 nlohmann::json attr_json; in CreateAttrDescJson() local
123 ValuePtr ParseValue(const nlohmann::json &attr_json, const std::string &type) const { in ParseValue() argument