yanghaoran
|
8e9cd15b21
|
fix link to docker readme
|
2021-09-29 10:07:31 +08:00 |
i-robot
|
b7678c2a10
|
!24293 static checking
Merge pull request !24293 from lz/r1.5
|
2021-09-29 01:44:17 +00:00 |
i-robot
|
2a31313a22
|
!24331 fix operator SBUDataset
Merge pull request !24331 from ckczzj/debug_sbu_dataset_r1.5
|
2021-09-29 01:24:56 +00:00 |
i-robot
|
bf994735b9
|
!24344 fix : error level
Merge pull request !24344 from guozhijian/fix_error_level
|
2021-09-29 01:15:51 +00:00 |
zhangzhenghai
|
9f82ca5484
|
!24337 Fix dataset.serialize map operations is None problem
Merge pull request !24337 from xiefangqi/md_fix_pyfunc_multiprocessing_serialize_r1.5
|
2021-09-29 01:09:09 +00:00 |
i-robot
|
f733e13384
|
!24350 dataset: put check before resize operation
Merge pull request !24350 from ms_yan/r1.5_code_check
|
2021-09-29 01:00:45 +00:00 |
xiefangqi
|
e180225e20
|
fix pyfunc multiprocessing serialize problem
|
2021-09-28 23:35:38 +08:00 |
ms_yan
|
a81be2ec4e
|
put check before resize operation
|
2021-09-28 21:07:17 +08:00 |
jonyguo
|
59dd7449be
|
fix: error level when release dataset resource
|
2021-09-28 20:34:09 +08:00 |
i-robot
|
c4f072803e
|
!24309 upgrade Ascend software package 27 Sep 21
Merge pull request !24309 from yanghaoran/upgrade_ascend_0927
|
2021-09-28 12:00:49 +00:00 |
i-robot
|
4bee27628e
|
!24286 fix the problem that generates the wrong model id in profiler.
Merge pull request !24286 from casgj/r1.5
|
2021-09-28 11:35:54 +00:00 |
i-robot
|
cd1721d51b
|
!24191 code clean
Merge pull request !24191 from liubuyu/code_clean-1.5
|
2021-09-28 11:27:38 +00:00 |
i-robot
|
020bc52f5b
|
!24314 Process is stuck when update aicpu op shape failed
Merge pull request !24314 from caifubi/r1.5-fix-aicpu-ds
|
2021-09-28 11:10:59 +00:00 |
ckczzj
|
c297360aa6
|
[fix][assistant][I3J6VH] fix data operator SBU
|
2021-09-28 17:57:39 +08:00 |
i-robot
|
9f6568a649
|
!24256 Modify numpy tensor for r1.5
Merge pull request !24256 from liuyang/r1_5_np_tensor
|
2021-09-28 09:09:13 +00:00 |
i-robot
|
b20502e5f5
|
!24300 Add support for 2d inputs
Merge pull request !24300 from huangxinjing/support_2d_inputs_for_transformer
|
2021-09-28 09:03:12 +00:00 |
i-robot
|
da9bad4e0a
|
!24247 code check clean
Merge pull request !24247 from marui/r1.5_code_clean
|
2021-09-28 08:50:18 +00:00 |
i-robot
|
1f192fe82e
|
!24305 Modify ops warning info of cann r1.5
Merge pull request !24305 from yingchen/code_docs_cann1.5
|
2021-09-28 08:29:11 +00:00 |
i-robot
|
108d6367fa
|
!24303 fix input shape last symbol is semicolon
Merge pull request !24303 from yeyunpeng2020/r1.5
|
2021-09-28 08:17:04 +00:00 |
caifubi
|
35f7abb05e
|
Fix bug of dynamic shape in pynative mode
|
2021-09-28 16:14:37 +08:00 |
lz
|
a4ca032201
|
static checking
|
2021-09-28 15:57:54 +08:00 |
yanghaoran
|
923bee0723
|
upgrade Ascend software package 27 Sep 21
|
2021-09-28 15:48:54 +08:00 |
i-robot
|
4d478f016c
|
!24249 [MSLITE] add tensorrt maxpool, fully connected op
Merge pull request !24249 from Liu_Xuu/r1.5
|
2021-09-28 07:34:58 +00:00 |
linqingke
|
1c47b6a277
|
update pangu reshape and softmax performance.
Add layer norm judge
Fix layer norm name error
Fix input tyoe check
Fix ut test
Add 3d supports
|
2021-09-28 15:24:24 +08:00 |
yingchen
|
970c93f487
|
update cann r1.5
|
2021-09-28 15:17:27 +08:00 |
i-robot
|
b7f22a1cc1
|
!24268 [MSLITE] fp32 check code
Merge pull request !24268 from ling/r1.5
|
2021-09-28 07:09:21 +00:00 |
i-robot
|
e12c01fbbc
|
!24266 fix reorder cast error
Merge pull request !24266 from kisnwang/fix-reorder-cast-error-r1.5
|
2021-09-28 06:49:58 +00:00 |
i-robot
|
96fb1c0aee
|
!24292 fix py link error
Merge pull request !24292 from kisnwang/fix-py-link-error-1.5
|
2021-09-28 06:49:33 +00:00 |
i-robot
|
5285f34b2d
|
!24296 add warning for none operation
Merge pull request !24296 from jiangshuqiang/fix_none_issue
|
2021-09-28 06:48:22 +00:00 |
i-robot
|
f1777ecbb3
|
!24125 fix security wrap and code check
Merge pull request !24125 from jiangshuqiang/fix_security_off
|
2021-09-28 06:43:51 +00:00 |
i-robot
|
e42d879b37
|
!24235 clean code
Merge pull request !24235 from kisnwang/clean-code-r1.5
|
2021-09-28 06:32:50 +00:00 |
yeyunpeng2020
|
ab21564775
|
fix input shape last symbol is semicolon
|
2021-09-28 14:31:39 +08:00 |
zhangzhenghai
|
47feb59aed
|
!24143 update release notes
Merge pull request !24143 from 陈敏琪/r1.5-dev
|
2021-09-28 06:10:54 +00:00 |
chenminqi
|
fa2014f6c9
|
update release notes
|
2021-09-28 13:29:09 +08:00 |
i-robot
|
da536239a6
|
!24285 Modify Log Level
Merge pull request !24285 from hwjiaorui/tbe-log
|
2021-09-28 04:47:57 +00:00 |
lby
|
f56de84fe9
|
code clean
|
2021-09-28 12:35:28 +08:00 |
jiangshuqiang
|
c73f908cc7
|
fix security wrap
|
2021-09-28 12:01:03 +08:00 |
i-robot
|
9592839ac8
|
!24240 [MSLITE] Fix bug of constantOfShape.
Merge pull request !24240 from wangshaocong/bugfix_r1.5
|
2021-09-28 03:47:04 +00:00 |
i-robot
|
3ec52df7de
|
!24283 code clean
Merge pull request !24283 from wangjun/r1.5_clean_code
|
2021-09-28 03:46:19 +00:00 |
kswang
|
7948e96090
|
fix py link error
|
2021-09-28 11:28:28 +08:00 |
i-robot
|
c287709f37
|
!24270 code review
Merge pull request !24270 from lianliguang/r1.5
|
2021-09-28 03:01:28 +00:00 |
casgj
|
cba4cd79f0
|
fix the problem that generates the wrong model id in profiler.
|
2021-09-27 22:37:09 -04:00 |
i-robot
|
8010415272
|
!24207 fix clean code bugs
Merge pull request !24207 from jjfeing/clean_code_r1.5
|
2021-09-28 02:34:59 +00:00 |
i-robot
|
1430a68135
|
!24169 add vector size check, nullptr check and clean code for gpu operators.
Merge pull request !24169 from wangshuide/wsd_r1.5
|
2021-09-28 02:34:51 +00:00 |
i-robot
|
3a6548767f
|
!24232 Remove modelzoo from mindspore in r1.5
Merge pull request !24232 from chenhaozhe/remove-modelzoo-r1.5
|
2021-09-28 02:34:43 +00:00 |
wang_shaocong
|
a911d9cf6b
|
[MSLITE] fix bug of constantOfShape
|
2021-09-28 10:07:18 +08:00 |
i-robot
|
45efff943c
|
!24034 gpu Slice kernel add support for higher dimensions
Merge pull request !24034 from Peilin/slice-bugfix-r1.5
|
2021-09-28 02:03:53 +00:00 |
i-robot
|
318c4e5c63
|
!24252 fix some review issues in profiler
Merge pull request !24252 from yanghaitao/yht_fix_review_issues_0927_r1.5
|
2021-09-28 01:53:23 +00:00 |
hwjiaorui
|
02f8962863
|
modify log level
|
2021-09-28 09:52:56 +08:00 |
wangjun
|
e95e9c66fa
|
clean code
|
2021-09-28 09:19:41 +08:00 |