Searched defs:shape_cnode (Results 1 – 8 of 8) sorted by relevance
63 auto shape_cnode = node->cast<CNodePtr>(); in Process() local120 auto shape_cnode = anf_node->cast<CNodePtr>(); in CreateTensorShape() local
166 auto shape_cnode = gather_1_cnode->input(1)->cast<CNodePtr>(); in Process() local
93 auto shape_cnode = func_graph->NewCNode(shape_prim_c, inputs); in CreateShapeCNode() local
162 auto shape_cnode = func_graph->NewCNode(shape_prim_c, inputs); in CreateShapeCNode() local
266 auto shape_cnode = shape_node->cast<CNodePtr>(); in Process() local
179 auto shape_cnode = anf_node->cast<CNodePtr>(); in GenerateTensorShape() local412 auto shape_cnode = anf_node->cast<CNodePtr>(); in ReplaceShapeTupleGet() local
53 auto shape_cnode = func_graph->NewCNode(shape_node_inputs); in CreateShape() local1006 auto shape_cnode = shape_of_reshape->cast<CNodePtr>(); // MakeTuple in UpdatePartialShape() local1115 Status UpdateReshapeShapeValue(const CNodePtr &reshape_cnode, const CNodePtr &shape_cnode, const Sh… in UpdateReshapeShapeValue()
670 auto shape_cnode = CreateShape(shape_root, func_graph, instance_name + "_get_shape"); in CreateAssembledDynamicMapping() local