Searched defs:reshape_node (Results 1 – 2 of 2) sorted by relevance
220 auto reshape_node = CreateReshapeNode(func_graph, input_node, kernel_select, padding_shape); in AddTransOpNodeToGraph() local228 …auto reshape_node = CreateReshapeNode(func_graph, trans_data, kernel_select, input_node_out_shape); in AddTransOpNodeToGraph() local
585 auto reshape_node = GetReshape(reshape_cnode); in PreposeWithNormalReshape() local