Commit Graph

18033 Commits

Author SHA1 Message Date
i-robot b301d5394e
!66269 [MD] Optimize performance of TFRecordDataset
Merge pull request !66269 from xiaotianci/feature-2.3-tfrecord-opt
2024-03-11 04:05:31 +00:00
i-robot 278eb8bd19
!65010 add dct in cpu/aicpu backend
Merge pull request !65010 from HuangLe02/dct_back
2024-03-11 03:04:29 +00:00
i-robot cc6ae8c1c8
!66115 Support inline control flow.
Merge pull request !66115 from gaoyong10/dyn-shape-dev-2
2024-03-11 02:31:01 +00:00
i-robot 7cd83c0f60
!66268 [MD] Fix dataset comparison
Merge pull request !66268 from xiaotianci/fix_compare_string
2024-03-11 02:22:05 +00:00
i-robot fae14008bf
!66101 fix acl dump bug
Merge pull request !66101 from Henry Shi/fix_dump_bug
2024-03-11 01:56:02 +00:00
gaoyong10 c3030f4801 Fix code check. 2024-03-10 21:31:51 +08:00
gaoyong10 5f1d85a73e Fix bug and add testcase 2024-03-10 21:31:49 +08:00
i-robot 712a135d4b
!65574 add load_checkpoint_and_build in model
Merge pull request !65574 from xiaoyao/load_checkpoint_build_para
2024-03-10 09:15:52 +00:00
i-robot 5adb669bcc
!66096 Adapt MC2
Merge pull request !66096 from liuluobin/r2.3_mc2_backend
2024-03-10 07:37:29 +00:00
fengyixing 7740c81a4a
!66219 feature-2.3-layout-extend_merge_r2.3
Merge pull request !66219 from yao_yf/feature-2.3-layout-extend_merge_r2.3
2024-03-10 06:44:18 +00:00
Xiao Tianci cd7b53f58f fix string compare 2024-03-10 12:35:11 +08:00
liuluobin 71b84d8f32 Adapt MC2 2024-03-10 09:09:42 +08:00
i-robot b0bb2d6a54
!65846 Add compile config
Merge pull request !65846 from huangbingjian/env
2024-03-09 14:17:24 +00:00
Henry 959edce37c fix acl dump bug 2024-03-09 21:55:03 +08:00
i-robot 4e6b751e8d
!66053 对接aclnnLeTensor
Merge pull request !66053 from guoxiaokang1/r23_less_equal
2024-03-09 12:27:40 +00:00
i-robot b0b92092e8
!65973 broadcastto 接入aclnn
Merge pull request !65973 from 张栩浩/r2.3_broadcastto
2024-03-09 12:26:00 +00:00
i-robot fc5b0b37f5
!66074 any算子接入aclnn
Merge pull request !66074 from 张栩浩/r2.3_any
2024-03-09 12:24:39 +00:00
i-robot ac79b98c98
!65708 Enable aclnn kernel: square
Merge pull request !65708 from dairenjie/square
2024-03-09 11:58:53 +00:00
i-robot e8a1441483
!66230 summary适配动态shape
Merge pull request !66230 from DavidFFFan/feature-2.3-summary-iter4
2024-03-09 09:32:41 +00:00
i-robot b530813ee3
!66231 add more expander and testcase for feature dvm
Merge pull request !66231 from looop5/dvm_testcase
2024-03-09 09:16:28 +00:00
i-robot 2ba54ea53b
!66120 FlashAttentionScore支持mask压缩及序列并行负载均衡
Merge pull request !66120 from kairui_kou/r2.3_fa
2024-03-09 09:00:09 +00:00
luxingyu2023 fa2e9a6d68 add layout extend for add, bias_add, layernorm and gelu 2024-03-09 15:31:55 +08:00
yao_yf f66a37eb8e add alias name for layout
tensor_map adapt None
2024-03-09 15:18:07 +08:00
i-robot 82eff02a88
!66233 Add test case for pijit in one stage
Merge pull request !66233 from LiangZhibo/r2.3
2024-03-09 06:42:30 +00:00
yao_yf 44e05c0183 add layout extend interface
matmul adapt new layout
2024-03-09 14:35:10 +08:00
i-robot a406f9f688
!66003 dump parallel info| begin end inline opt| concat no_task opt
Merge pull request !66003 from zhouyaqiang0/zyq_r2.3
2024-03-09 06:14:19 +00:00
i-robot 0aa21ef058
!65761 pipeline parallel inference
Merge pull request !65761 from chenweifeng/feature-2.3-pipeline-inference
2024-03-09 04:47:38 +00:00
liangzhibo 85f6c7527d Add test case for ud in one stage 2024-03-09 10:23:18 +08:00
looop5 bf050044c0 add dvm dynamic shape testcase, fix code check 2024-03-09 10:09:10 +08:00
koukairui ffba8217d6 flashattention support compressed mask and load balance with query sequence parallel 2024-03-09 09:40:30 +08:00
huangchengnuo a688f002b6 Add dvm test and add expand 2024-03-09 09:29:30 +08:00
DavidFFFan 3afedd72a8
!66201 summary算子适配动态shape
Merge pull request !66201 from DavidFFFan/summary-r2.3-dev
2024-03-09 01:15:20 +00:00
Xiao Tianci 9daa3b6817 optimize tfrecord dataset 2024-03-09 00:33:12 +08:00
r1chardf1d0 6c2baafffe revert tests 2024-03-08 20:13:22 +08:00
liangzhibo 4c3613dae5 Fix pijit test case and some code 2024-03-08 20:13:22 +08:00
r1chardf1d0 1c4b0bd418 rm one stage cases 2024-03-08 20:13:22 +08:00
r1chardf1d0 e6e8701b5f Revert "skip random case"
This reverts commit 2cb5f8353f.
2024-03-08 20:13:22 +08:00
r1chardf1d0 841a05e375 skip random case 2024-03-08 20:13:22 +08:00
r1chardf1d0 2ca263840a clean code 2024-03-08 20:13:21 +08:00
r1chardf1d0 4a26bb3ec0 disable some tests 2024-03-08 20:13:21 +08:00
r1chardf1d0 c9706b2927 revert tests 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
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
liangzhibo cbc8b4d6fd Fix ud in one stage 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 01897887e3 Fix pijit one stage slice problem 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
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