Searched defs:cnode_output_format (Results 1 – 2 of 2) sorted by relevance
164 std::vector<std::string> cnode_output_format = {AnfAlgo::GetOutputFormat(old_output, 0)}; in Process_Father() local277 std::vector<std::string> cnode_output_format = {AnfAlgo::GetOutputFormat(tensor_input, 0)}; in Process_Son() local
179 std::vector<std::string> cnode_output_format = {GetFormat(old_cnode)}; in Process() local