Commit Graph

79323 Commits

Author SHA1 Message Date
r1chardf1d0 4a26bb3ec0 disable some tests 2024-03-08 20:13:21 +08:00
r1chardf1d0 347101eeec clean code 2024-03-08 20:13:21 +08:00
r1chardf1d0 4556e93599 clean code 2024-03-08 20:13:21 +08:00
r1chardf1d0 affe33e8ab clean code 2024-03-08 20:13:21 +08:00
r1chardf1d0 ccbaf161ff fix compile error 2024-03-08 20:13:21 +08:00
r1chardf1d0 c9706b2927 revert tests 2024-03-08 20:13:21 +08:00
r1chardf1d0 bc0d960be2 fix invalid param 2024-03-08 20:13:21 +08:00
liangzhibo eee97dc06e Delete erase unused param 2024-03-08 20:13:21 +08:00
r1chardf1d0 8449dff594 fix compile error 2024-03-08 20:13:21 +08:00
r1chardf1d0 6ae255955b fix convert func 2024-03-08 20:13:21 +08:00
liangzhibo 960f50df41 Skip class instant fold for one stage 2024-03-08 20:13:21 +08:00
r1chardf1d0 82c0346499 fix param self & fix prefer graph 2024-03-08 20:13:20 +08:00
yujianfeng ed1ca394da Set new input0 after successfully converting method 2024-03-08 20:13:20 +08:00
liangzhibo c9b5650a0f Enable CodeHook use strict mode 2024-03-08 20:13:20 +08:00
yujianfeng 1c8c194ab7 Do not erase fv parameter for top graph 2024-03-08 20:13:20 +08:00
liangzhibo 8b47dcfba3 Fix problem on ud in one stage 2024-03-08 20:13:20 +08:00
r1chardf1d0 c0f4811b9a fix param 2024-03-08 20:13:20 +08:00
liangzhibo 3a74cbbe83 Fix one stage core dump problem 2024-03-08 20:13:20 +08:00
yujianfeng 72ee43d8ad Add fv parameter when add input in func_graph builder 2024-03-08 20:13:20 +08:00
yujianfeng f684918de4 Do not convert function separately for range and zip 2024-03-08 20:13:20 +08:00
liangzhibo f0d24aacc0 In one stage, do not let alive locals to subgraph return 2024-03-08 20:13:20 +08:00
yujianfeng dd64f690fa Check value for tensor in trace node 2024-03-08 20:13:20 +08:00
liangzhibo 8fce13d6bc fix ud for one stage 2024-03-08 20:13:20 +08:00
r1chardf1d0 bc9f94dd1b fix typo 2024-03-08 20:13:20 +08:00
r1chardf1d0 7575e55795 fix cell init in func & resolve closure 2024-03-08 20:13:19 +08:00
yujianfeng 6c076bddfb Fix compilation promblem 2024-03-08 20:13:19 +08:00
yujianfeng 4e8aff4f0e Fix the unused parameter elimination 2024-03-08 20:13:19 +08:00
liangzhibo ec03b6d9e6 Change error msg 2024-03-08 20:13:19 +08:00
liangzhibo cbc8b4d6fd Fix ud in one stage 2024-03-08 20:13:19 +08:00
yujianfeng c284116eb1 Check the output only for the top graph 2024-03-08 20:13:19 +08:00
liangzhibo 43c67f4eb8 Handle BUILD_MAP case in one stage 2024-03-08 20:13:19 +08:00
liangzhibo 6825823414 Fix pijit core dump problem 2024-03-08 20:13:19 +08:00
liangzhibo 973c41fb50 Erase unused parameters 2024-03-08 20:13:19 +08:00
r1chardf1d0 284f75d147 fix subgraph break 2024-03-08 20:13:19 +08:00
yujianfeng 05bd4e4504 Add transformation to adapter tensor for tuple/list 2024-03-08 20:13:19 +08:00
yujianfeng 790a8ea7af Should not convert method of non ms tensor 2024-03-08 20:13:19 +08:00
r1chardf1d0 07cae6be66 fix newargs 2024-03-08 20:13:19 +08:00
yujianfeng d7c780681f Add the transformation to python tensor and adapter tensor for empty tensor created by FuncGraphBuilder 2024-03-08 20:13:19 +08:00
yujianfeng db0c12c97b Fix compilation problem 2024-03-08 20:13:19 +08:00
yujianfeng 1e5ddaa27d Add debug info for nodes added by func_graph_builder 2024-03-08 20:13:18 +08:00
liangzhibo 01897887e3 Fix pijit one stage slice problem 2024-03-08 20:13:18 +08:00
r1chardf1d0 c56614d008 fix subgraph no output 2024-03-08 20:13:18 +08:00
r1chardf1d0 eb944466b6 fix is op 2024-03-08 20:13:18 +08:00
liangzhibo 39d9dc916f Fix input with cell input problem 2024-03-08 20:13:18 +08:00
yujianfeng 85ef41529c Add new pipeline for one stage 2024-03-08 20:13:18 +08:00
liangzhibo 2fa1a1826d Add DoGetItem/DoUnary/DoBinary/DoCompare/DoBuildOp for MindGraphBuilder 2024-03-08 20:13:18 +08:00
liangzhibo d0b9d950c3 Add ud for MindGraphAnalyzer 2024-03-08 20:13:18 +08:00
yujianfeng 0507f3b9a3 Adapter code_gen for constructing graph with trace 2024-03-08 20:13:18 +08:00
i-robot f785fabcf2
!66157 add feature dvm
Merge pull request !66157 from looop5/feature_dvm_3_7
2024-03-08 12:07:00 +00:00
i-robot b72be64744
!66185 test
Merge pull request !66185 from chaiyouheng/r2.3-rebase
2024-03-08 12:01:54 +00:00