Searched defs:matmul_cnode (Results 1 – 3 of 3) sorted by relevance
32 auto matmul_cnode = cnode->input(i)->cast<CNodePtr>(); in CheckAndGetMatMulIndex() local68 auto matmul_cnode = cnode->input(index)->cast<CNodePtr>(); in Run() local
248 auto matmul_cnode = func_graph->NewCNode(matmul_inputs); in Process() local
621 const CNodePtr &matmul_cnode, in CreateSlice1ForReshapePrepose()705 … const CNodePtr &matmul_cnode, const std::vector<int64_t> &shape_in, in PreposeWithAbnormalReshape()950 auto matmul_cnode = matmul_node->cast<CNodePtr>(); in PreposeWithReshape() local971 const CNodePtr &matmul_cnode) { in PreposeWithMatmul()