Searched defs:cnode_input_format (Results 1 – 3 of 3) sorted by relevance
34 auto cnode_input_format = AnfAlgo::GetInputFormat(cnode, input_index); in DoRefresh() local
162 std::vector<std::string> cnode_input_format = {AnfAlgo::GetOutputFormat(old_output, 0)}; in Process_Father() local275 std::vector<std::string> cnode_input_format = {AnfAlgo::GetOutputFormat(tensor_input, 0)}; in Process_Son() local
177 std::vector<std::string> cnode_input_format = {GetFormat(old_cnode)}; in Process() local