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