Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/akg/
Dakg_kernel_json_generator.cc564 std::map<AnfNodePtr, nlohmann::json> *node_json_map, in GenStitchJson()
598 std::map<AnfNodePtr, nlohmann::json> node_json_map; in CollectFusedJson() local
656 std::map<AnfNodePtr, nlohmann::json> *node_json_map) { in GenSingleJsons()
680 std::map<AnfNodePtr, nlohmann::json> *node_json_map) { in UpdateTensorName()
710 … const std::map<AnfNodePtr, nlohmann::json> &node_json_map) { in CreateInputsJson()
735 … const std::map<AnfNodePtr, nlohmann::json> &node_json_map, in GenParallelJson()
800 … const std::map<AnfNodePtr, nlohmann::json> &node_json_map) { in CreateOutputsJson()