Commit Graph

38293 Commits

Author SHA1 Message Date
i-robot c9f72f3f57
!30877 update docker script for 1.6.1
Merge pull request !30877 from yanghaoran/r1.6
2022-03-05 10:30:12 +00:00
yanghaoran b1419d7cf1 update docker script for 1.6.1 2022-03-05 16:50:18 +08:00
i-robot 3550ec87aa
!30843 [MS][LITE][r1.6] roll back codes in mindir anf exporter
Merge pull request !30843 from XianglongZeng/r1.6
2022-03-04 15:45:29 +00:00
i-robot 2afbb3075c
!30843 [MS][LITE][r1.6] roll back codes in mindir anf exporter
Merge pull request !30843 from XianglongZeng/r1.6
2022-03-04 15:45:27 +00:00
i-robot 946ac31814
!30849 add transpose_x2 check in MatmulConfusionTranposeFusionPass
Merge pull request !30849 from yuchaojie/r1.6_fix
2022-03-04 15:44:08 +00:00
i-robot 055f0fceff
!30857 To prevent large memory data, sample the memory.
Merge pull request !30857 from liuchuting/mem_161
2022-03-04 15:04:55 +00:00
i-robot 0e891d37c5
!30856 takedown test_bfgs due to probalistic failures
Merge pull request !30856 from yanghaoran/r1.6
2022-03-04 11:31:05 +00:00
liuchuting 8ff339450e To prevent large memory data, sample the memory. 2022-03-04 18:57:33 +08:00
yanghaoran 9ea7b0c19a takedown test_bfgs due to probalistic failures 2022-03-04 18:45:01 +08:00
yuchaojie d646cf1ff6 add transpose_x2 check in MatmulConfusionTranposeFusionPass 2022-03-04 17:19:38 +08:00
zengxianglong 6999154a6c Revert "fix mindir attr analyzing error"
This reverts commit be756c8ff8.
2022-03-04 15:28:38 +08:00
i-robot 3c2ecf6a37
!30804 [MSLITE] Fix bug of mindir converter.
Merge pull request !30804 from wangshaocong/bugfix_r1.6
2022-03-03 12:01:33 +00:00
i-robot 772e5ef3b0
!30798 add case check for MatmulConfusionTranposeFusionPass
Merge pull request !30798 from yuchaojie/r1.6_fix
2022-03-03 11:50:37 +00:00
yuchaojie ffb9bbbbd8 add case check for MatmulConfusionTranposeFusionPass 2022-03-03 16:50:43 +08:00
i-robot b631a1065e
!30745 Bugfix in ConvertNonscalarTensorToParameter when value is uninitialized
Merge pull request !30745 from DeshiChen/0228_uninit_value
2022-03-03 08:27:34 +00:00
wangshaocong c4ab795423 [MSLITE] fix bug of mindir converter 2022-03-03 10:10:58 +08:00
i-robot f1c1acd681
!30743 Fix an issue of federal differential privacy training.
Merge pull request !30743 from jxlang910/r1.6
2022-03-02 12:25:10 +00:00
i-robot 4fb2ff5563
!30758 remove dump check in exception case
Merge pull request !30758 from yelihua/r16
2022-03-02 12:22:59 +00:00
i-robot 3bdb94c184
!30767 GraphKernel Fix alexnet and broadcast bug in r1.6
Merge pull request !30767 from ZengZitao/alex_bug_fix
2022-03-02 12:20:40 +00:00
i-robot f8673cd4b5
!30607 [MS][LITE][develop] optimize mindspore_core build
Merge pull request !30607 from sunsuodong/optimize_build_1.6
2022-03-02 10:49:46 +00:00
yelihua 1d97eefbb7 enable dump when met exception during train 2022-03-02 18:33:00 +08:00
i-robot 181addec81
!30744 To prevent large memory data, sample the memory.
Merge pull request !30744 from liuchuting/mem_16
2022-03-02 09:22:01 +00:00
jin-xiulang 3fdf3f15b5 Fix an issue of federal differential privacy 2022-03-02 17:19:53 +08:00
zengzitao f7ada42493 fix alex and cpu bug error 2022-03-02 17:19:06 +08:00
sunsuodong 3f84ca4bd3 optimize build 2022-03-02 16:51:09 +08:00
i-robot edd3e0bfea
!30752 [MS][LITE][Develop] fix ci
Merge pull request !30752 from sunsuodong/code_docs_fix_ci
2022-03-02 08:45:57 +00:00
sunsuodong be9ea2ed19 fix ci 2022-03-02 16:16:43 +08:00
dayschan 4ebeb23ddd bugfix in ConvertNonscalarTensorToParameter when value is uninitialized. 2022-03-02 15:27:07 +08:00
liuchuting 1df925f2c0 To prevent large memory data, sample the memory. 2022-03-02 10:18:01 +08:00
i-robot ae3b3c404a
!30688 FL, fix scale in/out raise exception
Merge pull request !30688 from 徐永飞/r1.6
2022-03-01 06:20:22 +00:00
xuyongfei 42766bba63 FL, fix scale in/out raise exception 2022-03-01 11:01:20 +08:00
i-robot ea5ccf205e
!30685 [MS][LITE][Develop] Changed the Lite version to 1.6.1
Merge pull request !30685 from sunsuodong/code_docs_version
2022-03-01 02:56:19 +00:00
sunsuodong 124fb4cd48 change lite version 2022-02-28 18:26:21 -08:00
i-robot dad6d9825b
!30656 fix mac compile r1.6
Merge pull request !30656 from xulei/mac_fix
2022-02-28 12:46:31 +00:00
xulei 96fb547cf1 fix mac compile 2022-02-28 19:02:35 +08:00
i-robot 5623e5d938
!30652 Upgrade version to 1.6.1
Merge pull request !30652 from TronZhang/upgrade_version_to_1.6.1
2022-02-28 09:46:31 +00:00
i-robot 89550e6dbc
!30570 rolling back some code of PR29238
Merge pull request !30570 from zhouneng/fix_issue_i4uqoy_r1.6
2022-02-28 09:25:31 +00:00
i-robot ce3148770b
!30640 [Parallel] Fix cast inserted position error
Merge pull request !30640 from huangxinjing/fix_cast_pos
2022-02-28 09:05:01 +00:00
i-robot fd7781ca7c
!30478 FL, opt allreduce
Merge pull request !30478 from 徐永飞/r1.6
2022-02-28 08:49:19 +00:00
i-robot 2854d4d0ff
!30647 [bugfix]Cache prefetch thread exits before finishing compiling graph
Merge pull request !30647 from zyli2020/r1.6
2022-02-28 07:43:02 +00:00
i-robot b625d8a003
!30456 [MS][LITE][MODELPOOL] add model pool access control
Merge pull request !30456 from yefeng/240-model_pool_dor
2022-02-28 07:29:47 +00:00
tronzhang 6eedd1cfd9 upgrade version to 1.6.1 2022-02-28 14:58:57 +08:00
lizhenyu 70853db3da bugfix: prefetch thread exit before finishing compiling graph 2022-02-28 14:25:04 +08:00
i-robot 3537e89009
!30635 [ME][Auto_monad] Fix bug:Remove duplicate loads before Load node grouping.
Merge pull request !30635 from Margaret_wangrui/r1.6_auto_monad_eliminate_2
2022-02-28 06:07:19 +00:00
huangxinjing ba3b1fd480 [Parallel]Fix Pipeline Bug, Fix Cast Inserted Position 2022-02-28 11:56:22 +08:00
Margaret_wangrui ea740fc044 [ME][Auto_monad] Fix bug:Remove duplicate loads before Load node grouping. 2022-02-28 11:34:19 +08:00
i-robot 3ff5358b68
!30625 Fix the bug of duplicate key value of ActorSet
Merge pull request !30625 from caifubi/r1.6-actor-set-key-duplicate
2022-02-27 06:02:44 +00:00
i-robot e6ab9f8045
!30547 [MS][RDR] fix codecheck warnings
Merge pull request !30547 from louie5/r1.6
2022-02-26 11:00:49 +00:00
i-robot 4e085a256b
!30594 [MS][LITE][r1.6] fix mindir attr analyzing error
Merge pull request !30594 from XianglongZeng/r1.6
2022-02-26 09:49:33 +00:00
i-robot ded5024e1e
!30551 Catch abnormals from sto functions in debug
Merge pull request !30551 from maning202007/r1.6
2022-02-26 08:52:16 +00:00