Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/graph_kernel/
Dgraph_kernel_json_generator.cc888 std::map<AnfNodePtr, nlohmann::json> *node_json_map, in GenStitchJson()
946 std::map<AnfNodePtr, nlohmann::json> node_json_map; in CollectFusedJson() local
1010 std::map<AnfNodePtr, nlohmann::json> *node_json_map) { in GenSingleJsons()
1060 … const std::map<AnfNodePtr, nlohmann::json> &node_json_map) { in CreateInputsJson()
1087 … const std::map<AnfNodePtr, nlohmann::json> &node_json_map, in GenParallelJson()
1154 … const std::map<AnfNodePtr, nlohmann::json> &node_json_map) { in CreateOutputsJson()