Searched defs:cnode_json (Results 1 – 1 of 1) sorted by relevance
102 …CNodePtr DecodeCNode(const nlohmann::json &cnode_json, const FuncGraphPtr &func_graph, kernel::Pro… in DecodeCNode()168 bool DecodeInputDesc(const nlohmann::json &cnode_json, const FuncGraphPtr &func_graph) { in DecodeInputDesc()199 bool DecodeOutputDesc(const nlohmann::json &cnode_json, const FuncGraphPtr &func_graph) { in DecodeOutputDesc()357 CNodePtr AkgKernelJsonDecoder::DecodeCNode(const nlohmann::json &cnode_json, const FuncGraphPtr &fu… in DecodeCNode()