lizhenyu
|
ac50a4115c
|
[bugfix] The output of MaskEdSelectGrad is wrong due to output addr hasn't been memset
|
2021-07-08 21:21:16 +08:00 |
i-robot
|
c6c2da44b3
|
!19717 [MS][LITE][CPU] x86 线程切割优化
Merge pull request !19717 from liuzhongkai/thread7
|
2021-07-08 13:02:39 +00:00 |
i-robot
|
3d1f533dcc
|
!19721 fix doc
Merge pull request !19721 from lianliguang/code_docs_r1.3
|
2021-07-08 12:31:04 +00:00 |
i-robot
|
6d26ab6a4e
|
!19552 Fix dataset log error that dataset doesn't print error log under some scenarios
Merge pull request !19552 from xiefangqi/md_fix_log_print_r1.3
|
2021-07-08 12:29:04 +00:00 |
i-robot
|
5edc2f3c0b
|
!19732 added api
Merge pull request !19732 from anancds/code_docs
|
2021-07-08 12:27:03 +00:00 |
i-robot
|
381ef66d2f
|
!19731 Fix the problem of missing operator output description documents and the inconsistency between the output on some documents and the actual situation
Merge pull request !19731 from dinglinhe/code_docs_dlh_r1.3_I3ZBXW
|
2021-07-08 12:25:04 +00:00 |
i-robot
|
d9ac1a3935
|
!19729 fix the docs of operators like Pad, MatrixDiag, Cellist and DemseThor
Merge pull request !19729 from dinglinhe/code_docs_dlh_r1.3_I3ZEBG
|
2021-07-08 12:23:05 +00:00 |
i-robot
|
514f75ff0b
|
!19698 [MSLITE] Fix bug of nnie compilation.
Merge pull request !19698 from wangshaocong/nnie_to_r1.3
|
2021-07-08 11:49:03 +00:00 |
i-robot
|
25acf48655
|
!19674 fix coding mistakes for yolov4 and inceptionv4
Merge pull request !19674 from zhouneng/code_docs_fix_coding_errors_r1.3
|
2021-07-08 11:47:03 +00:00 |
i-robot
|
b047943c4b
|
!19615 fix gpu op cumprod for r1.3
Merge pull request !19615 from 杨林枫/fix_cumprod_1.3
|
2021-07-08 11:45:11 +00:00 |
dinglinhe
|
02cdc53c23
|
fix the docs of operators like Pad, MatrixDiag, Cellist and DemseThor
|
2021-07-08 19:37:27 +08:00 |
chendongsheng
|
3fb5e1423b
|
added api
|
2021-07-08 19:36:10 +08:00 |
dinglinhe
|
37d6cbeaa7
|
fix the wrong output of some operators
|
2021-07-08 19:35:54 +08:00 |
i-robot
|
2b5612d06f
|
!19697 fix acc bug of albert for fl_client in r1.3
Merge pull request !19697 from zhoushan33/flclient0708_2_om_r1.3
|
2021-07-08 11:35:02 +00:00 |
i-robot
|
5f8f6e379b
|
!19623 Serving, pangu alpha modelzoo
Merge pull request !19623 from 徐永飞/r1.3
|
2021-07-08 11:34:23 +00:00 |
i-robot
|
dd4045b520
|
!19684 [MS][LITE]Fix x86_linus inference time
Merge pull request !19684 from gongdaguo/fix_x86_runtime4
|
2021-07-08 11:13:43 +00:00 |
i-robot
|
b8fc23681a
|
!19658 [MS][LITE][Develop] lite version 1.3.0
Merge pull request !19658 from sunsuodong/version_1.3
|
2021-07-08 11:09:48 +00:00 |
i-robot
|
f457c355f5
|
!19663 [lite]1.3 add gelu to v0
Merge pull request !19663 from 徐安越/r1.3
|
2021-07-08 11:07:41 +00:00 |
i-robot
|
dde39211c2
|
!19710 unet postprocess bug fix r1.3
Merge pull request !19710 from 张晓晓/code_docs_unet_r1.3
|
2021-07-08 10:47:44 +00:00 |
lzk
|
8c6168e5a9
|
maskmatmuladd
|
2021-07-08 03:42:20 -07:00 |
lianliguang
|
8d3317685f
|
fix doc
|
2021-07-08 17:51:14 +08:00 |
wang_shaocong
|
0d0265bd7c
|
[MSLITE] Fix bug of nnie compilation
|
2021-07-08 17:29:41 +08:00 |
zhangxiaoxiao
|
93dfd52ac6
|
unet bug fix r1.3
modified: official/cv/unet/postprocess.py
|
2021-07-08 17:28:03 +08:00 |
xuyongfei
|
53ba992bfe
|
Serving, pangu alpha modelzoo
|
2021-07-08 17:19:26 +08:00 |
i-robot
|
1ac696d044
|
!19699 fix docs
Merge pull request !19699 from lianliguang/code_docs_r1.3
|
2021-07-08 08:43:42 +00:00 |
lianliguang
|
e5b0288076
|
fix doc
|
2021-07-08 16:23:10 +08:00 |
i-robot
|
7d47b12e3b
|
!19682 Add README For PanGu Alpha Model
Merge pull request !19682 from huangxinjing/code_docs_pangu_r13
|
2021-07-08 08:19:43 +00:00 |
zhoushan
|
2488333828
|
fix acc bug of albert for fl_client in r1.3
|
2021-07-08 16:16:29 +08:00 |
i-robot
|
48f0daa9a9
|
!19614 Move optional_helper from abi_helper to dataset
Merge pull request !19614 from luoyang/son_r1.3
|
2021-07-08 08:15:42 +00:00 |
i-robot
|
f8d9f035d2
|
!19650 add code of albert for fl_client in r1.3
Merge pull request !19650 from zhoushan33/flclient0708_om_r1.3
|
2021-07-08 08:13:41 +00:00 |
huangxinjing
|
e6e5ce4b81
|
Add readme.md
|
2021-07-08 15:29:38 +08:00 |
gongdaguo
|
b9434c3255
|
fix x86_linux run time
|
2021-07-08 15:13:25 +08:00 |
i-robot
|
e5dcdbd366
|
!19641 save group info before create group
Merge pull request !19641 from yangzhenzhang/group-info-ckpt-r1.3
|
2021-07-08 06:51:39 +00:00 |
i-robot
|
e372634d16
|
!19647 Optimize armour directory
Merge pull request !19647 from yyuse/r1.3_change_armour_dir
|
2021-07-08 06:25:39 +00:00 |
i-robot
|
cb98d34145
|
!19506 [ME][Compiler]Add PartialBroaden interface
Merge pull request !19506 from chenfei_mindspore/namespace-err
|
2021-07-08 06:23:42 +00:00 |
i-robot
|
f03493f179
|
!19645 inceptionv4 310 infer bug fix r1.3
Merge pull request !19645 from 张晓晓/code_docs_inceptionv4_r1.3
|
2021-07-08 06:14:09 +00:00 |
zhouneng
|
fe2058ab42
|
fix coding mistakes
|
2021-07-08 12:31:41 +08:00 |
i-robot
|
968e5b120e
|
!19505 fix empty lic
Merge pull request !19505 from zhoufeng/fix-empty-lic-1.3
|
2021-07-08 04:07:44 +00:00 |
i-robot
|
58befda3ca
|
!19551 Fix gnmt_v2 train 1p fail bug with r1.3
Merge pull request !19551 from zhanghuiyao/fix_gnmt_v2_r1.3
|
2021-07-08 03:49:39 +00:00 |
i-robot
|
f5dff92ebc
|
!19638 down vecmatmul fp32 fp16
Merge pull request !19638 from zhaozhenlong/lite/r1.3/down_matmul
|
2021-07-08 03:37:40 +00:00 |
i-robot
|
7558e03042
|
!19617 fix numpy native docs r1.3
Merge pull request !19617 from 杨林枫/code_docs_fix_numpy_native
|
2021-07-08 03:25:41 +00:00 |
zhoushan
|
1d3098f44b
|
add code of albert for fl_client in r1.3
|
2021-07-08 11:22:13 +08:00 |
i-robot
|
3e9c1373ab
|
!19654 Optimize mindspore.dataset.vision.c_transforms api doc
Merge pull request !19654 from xiefangqi/code_docs_fix_ctransforms_comments_r1.3
|
2021-07-08 03:07:45 +00:00 |
i-robot
|
8f09d53e03
|
!19570 [MSLITE] graph isolate input bug
Merge pull request !19570 from ling/r1.3
|
2021-07-08 03:05:46 +00:00 |
xuanyue
|
d6daba98f3
|
add gelu to v0
|
2021-07-08 11:04:15 +08:00 |
sunsuodong
|
0d8ae80498
|
lite version 1.3
|
2021-07-08 10:51:30 +08:00 |
xiefangqi
|
d730ad9a73
|
fix c_transforms comments
|
2021-07-08 10:25:18 +08:00 |
i-robot
|
2d0fdf3904
|
!19603 update acc_mode to improve resnet performance.
Merge pull request !19603 from linqingke/r1.3
|
2021-07-08 02:15:39 +00:00 |
i-robot
|
b04728f4ec
|
!19561 infer_opt:support swithlayer
Merge pull request !19561 from lanzhineng/r1.3
|
2021-07-08 02:13:48 +00:00 |
i-robot
|
bf1ee2db87
|
!19632 [bugfix] custom bprop got unexpected input
Merge pull request !19632 from zyli2020/r1.3_mindrt
|
2021-07-08 02:03:41 +00:00 |