Searched refs:DecodeValueNode (Results 1 – 1 of 1) sorted by relevance
182 inputs.push_back(DecodeValueNode(input_desc, func_graph)); in DecodeInputDesc()300 ValueNodePtr DecodeValueNode(const nlohmann::json &value_json, const FuncGraphPtr &func_graph) { in DecodeValueNode() function in mindspore::kernel::__anonc55854f90111::CNodeDecoder