yanghaoran
|
0161b10f64
|
a script for euleros environments to prepare MindSpore runtime environment
|
2022-01-05 10:17:16 +08:00 |
i-robot
|
705a2210c1
|
!28457 code review & fix lite catch exception
Merge pull request !28457 from luoyang/fix_lite
|
2022-01-04 06:48:29 +00:00 |
i-robot
|
dbd99eb804
|
!28480 [MD] async code review
Merge pull request !28480 from liyong126/asyn_code_review
|
2022-01-04 06:34:22 +00:00 |
i-robot
|
0280dae744
|
!28513 unified runtime fix the no output bug and optimize the control arrow
Merge pull request !28513 from limingqi107/bug_fix4
|
2022-01-04 06:19:27 +00:00 |
i-robot
|
5d371af62b
|
!28486 fix reshape output datatype in DynamicRnnGradFissionV2
Merge pull request !28486 from yuchaojie/ir_fusion
|
2022-01-04 03:37:57 +00:00 |
i-robot
|
c48385abfb
|
!28374 add run.py scripts for flclient
Merge pull request !28374 from zhoushan33/flclient1229_2
|
2022-01-04 03:22:44 +00:00 |
limingqi107
|
76405485cb
|
unified runtime fix the no output bug
|
2022-01-04 11:20:13 +08:00 |
i-robot
|
69d86d9b92
|
!28460 Modify some error log
Merge pull request !28460 from caifubi/master-pynative-error-modify
|
2022-01-04 03:16:36 +00:00 |
i-robot
|
d92c761274
|
!28455 Fix improt default_dp_mp error for the transformer
Merge pull request !28455 from huangxinjing/fix_imports
|
2022-01-04 03:14:09 +00:00 |
i-robot
|
160a70ce41
|
!27947 [MS][LITE]Add CI build
Merge pull request !27947 from gongdaguo/test_ciiii
|
2022-01-04 02:44:08 +00:00 |
i-robot
|
cea1fce993
|
!28469 GraphKernel update akg submodule
Merge pull request !28469 from ZengZitao/update_akg
|
2022-01-04 02:41:37 +00:00 |
i-robot
|
13906ccafc
|
!28474 fix comments in cell
Merge pull request !28474 from liutongtong9/code_docs_fix_com
|
2022-01-04 02:33:40 +00:00 |
i-robot
|
13a2a69651
|
!28499 fix focalloss
Merge pull request !28499 from jiangzhenguang/focalloss
|
2022-01-04 01:43:29 +00:00 |
liyong
|
cea42b6309
|
fix code review
|
2022-01-04 09:35:50 +08:00 |
jiangzhenguang
|
6f20ba6e15
|
fix focalloss
|
2022-01-03 16:11:29 +08:00 |
i-robot
|
5f32eb5ff4
|
!28490 Add gil_scoped_release for checkwatchpoints
Merge pull request !28490 from maning202007/master
|
2022-01-02 13:41:47 +00:00 |
i-robot
|
bda20724a9
|
!28471 Upgrade Ascend 20211229
Merge pull request !28471 from TronZhang/upgrade_ascend_20211229
|
2021-12-31 13:14:53 +00:00 |
TronZhang
|
76c15f7c7e
|
Upgrade Ascend 20211229
|
2021-12-31 19:13:14 +08:00 |
i-robot
|
f4d2c4dd3a
|
!28316 Add distributed split logic
Merge pull request !28316 from ZPaC/underdog
|
2021-12-31 10:42:17 +00:00 |
i-robot
|
f08de36d1c
|
!28415 add activation for tensorrt matmul op and refactore code of matmul+add fusion
Merge pull request !28415 from wangyanling/matmulbiasadd
|
2021-12-31 10:32:47 +00:00 |
i-robot
|
262f33c94b
|
!28473 fix pynative cust aicpu load failed.
Merge pull request !28473 from linqingke/fix_aicpu_and_monad
|
2021-12-31 10:12:09 +00:00 |
maning202007
|
50ba04aaa7
|
Add gil_scoped_release for checkwatchpoints
|
2021-12-31 18:09:49 +08:00 |
i-robot
|
ad4836c538
|
!28314 add ascend Conv2dBackpropInputBiasaddFusion
Merge pull request !28314 from lyqlola/master
|
2021-12-31 09:57:13 +00:00 |
i-robot
|
f19f3275ac
|
!28476 fix getnext timeout and coredump
Merge pull request !28476 from chujinjin/fix_getnext_timeout
|
2021-12-31 09:53:09 +00:00 |
i-robot
|
241d87a8a6
|
!27898 convert aicpu op attr to input
Merge pull request !27898 from yuchaojie/op_select
|
2021-12-31 09:51:48 +00:00 |
zengzitao
|
f9bda4c9bb
|
update akg submodule for graphkernel error
|
2021-12-31 17:29:03 +08:00 |
i-robot
|
dba67422f9
|
!28384 [Fallback] Support the use of self
Merge pull request !28384 from huangbingjian/fallback_self
|
2021-12-31 09:26:03 +00:00 |
caifubi
|
49328ae86d
|
Modify Hccl Error Log
|
2021-12-31 17:24:54 +08:00 |
i-robot
|
0ca3207994
|
!28458 [MSLITE][GPU] opencl op checkspec func's log clean
Merge pull request !28458 from Greatpan/master_code_check
|
2021-12-31 09:16:06 +00:00 |
huangxinjing
|
a247402c35
|
Fix transformer imports
|
2021-12-31 17:06:14 +08:00 |
i-robot
|
bd69acb758
|
!28470 unified runtime fix the kernel not support dynamic shape
Merge pull request !28470 from limingqi107/bug_fix4
|
2021-12-31 08:38:08 +00:00 |
yuchaojie
|
0f9f1393bf
|
fix reshape output datatype in DynamicRnnGradFissionV2
|
2021-12-31 16:29:33 +08:00 |
i-robot
|
e8b4e34f02
|
!28352 Optimize the exception message while the return number of brop is wrong
Merge pull request !28352 from zhangzhaoju/master_I4NX1K
|
2021-12-31 08:17:18 +00:00 |
i-robot
|
03b4829b86
|
!28431 [Auto parallel] MoE Changes
Merge pull request !28431 from Xiaoda/122-moe-changes
|
2021-12-31 08:06:45 +00:00 |
i-robot
|
ec6efea618
|
!28435 support export mindir in pynative mode
Merge pull request !28435 from lianliguang/fix-mindir-export-in-pynative
|
2021-12-31 08:06:40 +00:00 |
i-robot
|
5f61f2d367
|
!22151 [assistant][ops] Add new data operator WIDERFace
Merge pull request !22151 from Isaac/WIDERFaceDataset
|
2021-12-31 07:56:59 +00:00 |
linqingke
|
9132bfb054
|
fix cust aicpu load failed.
|
2021-12-31 15:44:38 +08:00 |
ZPaC
|
332b8b562d
|
Add distributed split logic
|
2021-12-31 15:34:55 +08:00 |
i-robot
|
e89f1ec027
|
!28361 Fix the Header File Sorting Problem in the Master Branch Code Review
Merge pull request !28361 from 刘勇琪/master
|
2021-12-31 07:33:17 +00:00 |
i-robot
|
82f368c5cc
|
!28365 opt some code check for ms
Merge pull request !28365 from zhuzhongrui/pub_master2
|
2021-12-31 07:28:06 +00:00 |
i-robot
|
15528a278e
|
!27683 link send recv with EventVirtualOutput tensor
Merge pull request !27683 from laiyongqiang/event
|
2021-12-31 07:21:07 +00:00 |
i-robot
|
1bcc11b624
|
!28430 improve mac package
Merge pull request !28430 from xulei/mac_package
|
2021-12-31 07:16:04 +00:00 |
i-robot
|
38dbfae44e
|
!28468 Change the algo for random normal sampling back
Merge pull request !28468 from zichun_ye/random_op_roll_back
|
2021-12-31 07:12:42 +00:00 |
i-robot
|
4be4deb602
|
!28339 modify kernel thread spin count
Merge pull request !28339 from 范吉斌/spin
|
2021-12-31 07:09:53 +00:00 |
i-robot
|
37238039f7
|
!28456 Fix fake bprop config
Merge pull request !28456 from zjun/fix_fake_bpop
|
2021-12-31 07:09:49 +00:00 |
i-robot
|
88efb68e15
|
!28475 fix static check alarm
Merge pull request !28475 from liujunzhu/code_docs_master
|
2021-12-31 07:08:58 +00:00 |
liutongtong
|
758ef1181d
|
fix comments in cell
|
2021-12-31 15:08:05 +08:00 |
i-robot
|
41835f6225
|
!28413 supported complex type for mindir
Merge pull request !28413 from lianliguang/master
|
2021-12-31 07:05:28 +00:00 |
zhoushan
|
9126b23296
|
add run.py scripts for flclient
|
2021-12-31 15:04:22 +08:00 |
zhangzhaoju
|
1950b6a823
|
Optimize the exception message while the return number of brop is wrong
Fix:I4OQM9 Bprop out check message optimize
|
2021-12-31 15:01:57 +08:00 |