Searched defs:cnode_input_format (Results 1 – 3 of 3) sorted by relevance
37 auto cnode_input_format = AnfAlgo::GetInputFormat(cnode, input_index); in DoRefresh() local
165 std::vector<std::string> cnode_input_format = {AnfAlgo::GetOutputFormat(old_output, 0)}; in ProcessFather() local278 std::vector<std::string> cnode_input_format = {AnfAlgo::GetOutputFormat(tensor_input, 0)}; in ProcessSon() local
185 std::vector<std::string> cnode_input_format = {GetFormat(old_cnode)}; in Process() local