Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/graph_kernel/akg/
Dakg_kernel_json_decoder.cc131 bool DecodeAttrs(const nlohmann::json &attrs_json) { in DecodeAttrs()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/graph_kernel/
Dgraph_kernel_json_generator.cc562 nlohmann::json *attrs_json) { in CreateAttrDescJson()
796 nlohmann::json attrs_json; in GenerateSingleKernelJson() local