Commit Graph

26878 Commits

Author SHA1 Message Date
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
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
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
i-robot 97c1ae4bec !19607 add federated learning albert r1.3
Merge pull request !19607 from wtcheng/r1.3
2021-07-08 02:01:45 +00:00
yangyuan 43337c1543 Optimize armour directory 2021-07-08 09:53:15 +08:00
i-robot aaa80736a6 !19599 [MS][LITE] r1.3 modify adbert to emotion classify demo
Merge pull request !19599 from zhengjun10/r1.3
2021-07-08 01:51:50 +00:00
zhangxiaoxiao ea77c477c5 inceptionv4 bug fix r1.3 2021-07-08 09:43:27 +08:00
i-robot 418f9eb903 !19597 [AutoParallel]fix pipeline split bug
Merge pull request !19597 from lichen/fix_pipeline_split_bug
2021-07-08 01:41:41 +00:00
i-robot ebb7684b55 !19534 Optimize test scripts of mindspore federated
Merge pull request !19534 from jxlang910/myr1.3
2021-07-08 01:39:42 +00:00
i-robot 835161dc18 !19619 fixed heartbeat timeout
Merge pull request !19619 from anancds/timeout
2021-07-08 01:35:40 +00:00
i-robot fbf2569bc0 !19600 change input_size of Conv3dTranpose from INPUT_ATTR_MAP to ATTR_MAP.
Merge pull request !19600 from wangshuide/wsd_r1.3
2021-07-08 01:33:39 +00:00
i-robot 984a1fa1ad !19542 Support tuple index is negative during TraceTupleCNodeEffectInfo
Merge pull request !19542 from Margaret_wangrui/tuple_index_is_negative_r1.3
2021-07-08 01:31:42 +00:00
i-robot 8e79145083 !19590 Optimize federated learning directory
Merge pull request !19590 from ZPaC/1.3-change-dir
2021-07-08 01:29:46 +00:00