caojiewen
|
8b7505da63
|
fixed the bad links and filenames.
|
2021-06-24 20:43:49 +08:00 |
i-robot
|
26e34dec80
|
!18803 Sync enter bugfix for fail over
Merge pull request !18803 from ZPaC/sync-from-enter
|
2021-06-24 12:25:52 +00:00 |
zhaodezan
|
8ded6e666b
|
add err endl
|
2021-06-24 20:17:24 +08:00 |
i-robot
|
6bc1998a94
|
!18751 Add reverse option for HyperMap and Map, and enable reverse option for optimizers.
Merge pull request !18751 from 张清华/opt
|
2021-06-24 12:11:53 +00:00 |
i-robot
|
b5e8419776
|
!18796 mod error log for pad op
Merge pull request !18796 from wanyiming/pad_mod
|
2021-06-24 12:09:53 +00:00 |
i-robot
|
bea0eb7bd2
|
!18761 [MSLITE] Fix bug of nnie compilation.
Merge pull request !18761 from wangshaocong/nnie_to_master
|
2021-06-24 12:03:57 +00:00 |
zengxianglong
|
fdbe525ec3
|
adjust scripts execute order
|
2021-06-24 20:00:20 +08:00 |
ling
|
7d13da2daa
|
debug bug
|
2021-06-24 19:29:52 +08:00 |
i-robot
|
0ef7b6a59a
|
!18806 Fix cell id from python
Merge pull request !18806 from zjun/fix_cell_id
|
2021-06-24 11:25:43 +00:00 |
jjfeing
|
851f4b46dd
|
fix dynamic parameters
|
2021-06-24 19:09:55 +08:00 |
i-robot
|
5ee636c519
|
!18748 fix bug of loop count actor link
Merge pull request !18748 from limingqi107/actor_runtime
|
2021-06-24 10:48:12 +00:00 |
i-robot
|
a1e4654c98
|
!18415 【DEMO】【Auto Parallel】parallel optimizer support pipeline
Merge pull request !18415 from gziyan/opt_shard_fit_micro_batch_master
|
2021-06-24 09:40:13 +00:00 |
lingyunli63
|
3679e99fe8
|
fix recompute_fuse with reshape user
|
2021-06-24 17:36:35 +08:00 |
gaojing
|
cea687dbd0
|
cleancode for cpm
|
2021-06-24 05:36:33 -04:00 |
kswang
|
42155e7e5c
|
add updated parameter for graph
|
2021-06-24 17:19:42 +08:00 |
dinglinhe
|
5f1cdf315e
|
fix the docs of the operator Concat
|
2021-06-24 17:16:17 +08:00 |
i-robot
|
19753d1755
|
!18807 Remove create dataset of reset34
Merge pull request !18807 from zhouyaqiang0/master
|
2021-06-24 09:12:17 +00:00 |
linqingke
|
d0e2fabf1f
|
fix cudnn malloc memory failed.
|
2021-06-24 17:09:05 +08:00 |
l00486551
|
b2b4b8b7ad
|
fix data_path conflict
|
2021-06-24 17:09:03 +08:00 |
i-robot
|
82f879b622
|
!18659 [lite]improve code nnacl/int8
Merge pull request !18659 from 徐安越/master_core
|
2021-06-24 09:08:28 +00:00 |
i-robot
|
117a93000b
|
!18799 fix get output addr error
Merge pull request !18799 from kisnwang/fix-outputaddr-null-error
|
2021-06-24 09:04:16 +00:00 |
Zhang Qinghua
|
a3e6009b53
|
Add reverse option for HyperMap and Map, and enable reverse option for optimizers.
|
2021-06-24 16:58:59 +08:00 |
i-robot
|
f493a3539f
|
!18766 Fix issue: longtime testcase with heterogeneous lenet train has host mem leak
Merge pull request !18766 from zhangzhaoju/ms_master_heterogeneous_leak
|
2021-06-24 08:52:17 +00:00 |
i-robot
|
c5fbcf09e1
|
!18647 code_clean_0621
Merge pull request !18647 from mindspore_ding/code_clean_0621
|
2021-06-24 08:50:14 +00:00 |
huchunmei
|
b4d70a3b21
|
clould
|
2021-06-24 16:14:41 +08:00 |
wang_shaocong
|
ebd099e2c1
|
[MSLITE] fix bug of nnie compilation
|
2021-06-24 16:14:03 +08:00 |
i-robot
|
d621cdbc97
|
!18790 validate dump iteration and net_name, use device shape for trans_flag false
Merge pull request !18790 from john_tzanakakis/jt_bug_fixes
|
2021-06-24 08:08:11 +00:00 |
i-robot
|
2c201259ca
|
!18780 Fix parameter without uses
Merge pull request !18780 from chenweifeng/parameter-without-user
|
2021-06-24 07:56:20 +00:00 |
lilei
|
cd105f7ed8
|
modify model_zoo resnext50 network for clould
|
2021-06-24 15:51:02 +08:00 |
郑彬
|
93da6d4c7c
|
modify_eval.py
|
2021-06-24 15:50:14 +08:00 |
limingqi107
|
37ccca59c4
|
fix bug of loop count actor link
|
2021-06-24 15:40:51 +08:00 |
i-robot
|
0459e53040
|
!18800 Modify seed API
Merge pull request !18800 from lilei/modify_model_zoo_mass
|
2021-06-24 07:34:17 +00:00 |
ZPaC
|
59c23700ab
|
Sync enter bugfix for fail over
|
2021-06-24 15:34:15 +08:00 |
l00486551
|
8d4671b04e
|
fix data_path conflict
|
2021-06-24 15:19:23 +08:00 |
shen_jingxing
|
0487f755bb
|
StridedSlice
|
2021-06-24 15:03:07 +08:00 |
Ziyan
|
be1f5a43d7
|
opt shard fit micro batch
|
2021-06-24 14:52:19 +08:00 |
wanyiming
|
3f644f2031
|
pad
|
2021-06-24 14:49:52 +08:00 |
xuanyue
|
a9ae754a19
|
improve code nnacl/int8
|
2021-06-24 14:36:30 +08:00 |
l00591931
|
8ae5d7cc84
|
Fix compile cache for resnet50
|
2021-06-24 14:36:24 +08:00 |
i-robot
|
70152adcb3
|
!18768 [AutoParallel]Fix auto parallel gatherv2 bug
Merge pull request !18768 from lichen/fix_auto_parallel_gatherv2
|
2021-06-24 06:36:21 +00:00 |
i-robot
|
2d8e44f3d0
|
!18730 add parallel operator for Conv2dTranspose and Conv2DBackPropInput
Merge pull request !18730 from yangzhenzhang/add-parallel-op-for-conv2d-backprop-input
|
2021-06-24 06:34:30 +00:00 |
i-robot
|
b40bbb49af
|
!18760 Remove useless SyncHostToDevice for PyNative mode
Merge pull request !18760 from zyli2020/mindrt_debug
|
2021-06-24 06:26:20 +00:00 |
i-robot
|
6d254ac409
|
!18679 call nnacl implement for matmul and batchmatmul on ARM
Merge pull request !18679 from zhangbuxue/call_nnacl_implement_for_matmul_and_batchmatmul_on_ARM
|
2021-06-24 06:14:22 +00:00 |
zhouyaqiang
|
5eec63a472
|
remove create dateset of resnet34
|
2021-06-24 14:13:01 +08:00 |
zjun
|
d652fb80b2
|
Fix cell id
Signed-off-by: zjun <zhangjun0@huawei.com>
|
2021-06-24 12:35:47 +08:00 |
i-robot
|
6bd66b3d70
|
!18729 Add register limit constraint
Merge pull request !18729 from lishanni/for_regis_limit
|
2021-06-24 03:48:17 +00:00 |
ZPaC
|
aab6a9a3aa
|
Optimize note for communication API
|
2021-06-24 11:36:26 +08:00 |
i-robot
|
cf4735c600
|
!18508 [ME][Compiler]Commit the change of transaction of every graph para eliminate
Merge pull request !18508 from chenfei_mindspore/namespace-err
|
2021-06-24 03:34:12 +00:00 |
i-robot
|
9d64607345
|
!17283 Fix different error type for OneHot between Ascend and GPU
Merge pull request !17283 from LiangZhibo/onehot
|
2021-06-24 03:32:11 +00:00 |
i-robot
|
22f3766c1c
|
!18791 Add stack info for online debugger
Merge pull request !18791 from parastooashtari/stack_online_debug
|
2021-06-24 03:20:13 +00:00 |