Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/akg/
Dakg_kernel_json_generator.cc257 const OpAttrPtr &op_attr, nlohmann::json *attr_json, in GetAttrJson()
316 nlohmann::json attr_json; in CreateAttrDescJson() local
Dakg_kernel_json_decoder.cc123 ValuePtr ParseValue(const nlohmann::json &attr_json, const std::string &type) const { in ParseValue() argument