Commit Graph

17828 Commits

Author SHA1 Message Date
wangshuide2020 20a419c718 update the release notes about the change of nn.LinSpace and ops.LinSpace interface. 2021-01-23 15:03:30 +08:00
qujianwei a37ad24136 init for gru
fix for copyright

fix for create_dataset

fix for some bug

fix for parser_output

fix for parse output

add readme and fix for some bug

fix test2016 to test

delete space

fix some bug for create dataset

fix for comments and overflow

fix a wrong bug

fix for weight init
2021-01-23 15:01:06 +08:00
mindspore-ci-bot e468d83be2 !11567 [MSLITE][Develop] fix lite_release_package
From: @sunsuodong
Reviewed-by: @HilbertDavid,@xsmq
Signed-off-by: @xsmq
2021-01-23 14:26:19 +08:00
mindspore-ci-bot 4249940ba6 !9459 for switch layer
From: @youui
Reviewed-by: 
Signed-off-by:
2021-01-23 14:25:42 +08:00
sunsuodong d5841b84f4 fix lite_release_package 2021-01-23 12:03:27 +08:00
mindspore-ci-bot b8ba05333e !11372 [Numpy-Native] Api docstring bug fix
From: @yanglf1121
Reviewed-by: 
Signed-off-by:
2021-01-23 11:13:07 +08:00
mindspore-ci-bot ba6c885962 !11561 dataset: Resolve protected parent_access from DeepCopyPass
From: @cathwong
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
2021-01-23 08:06:43 +08:00
mindspore-ci-bot eee528f273 !11558 Fix conv2d NHWC filter shape
From: @tom__chen
Reviewed-by: 
Signed-off-by:
2021-01-23 07:54:24 +08:00
tom__chen f34934a317 fix conv2d NHWC filter shape and cyclomatics errors 2021-01-22 16:46:39 -05:00
Cathy Wong a3b10213b7 dataset: Resolve protected parent_access from DeepCopyPass 2021-01-22 15:56:32 -05:00
mindspore-ci-bot e2e1d0d5aa !11522 Forward declare for nlohmann::json
From: @luoyang42
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
2021-01-23 03:33:21 +08:00
mindspore-ci-bot e33d1f2152 !11474 add auto-mix precision smoke test cases
From: @zsj_mind
Reviewed-by: @zh_qh,@zhoufeng54
Signed-off-by: @zh_qh
2021-01-23 01:06:31 +08:00
hesham c3278c983d Move GeneratorOp sampler to c++ 2021-01-22 12:03:40 -05:00
mindspore-ci-bot fe3473c0cc !11511 Fix GPU BiasAdd NHWC data format problem
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-01-22 22:19:18 +08:00
mindspore-ci-bot c1bcca9347 !11492 [MD][usability] When map opeation failed, MD print file_name to guide user check the invalid file.
From: @xiefangqi
Reviewed-by: 
Signed-off-by:
2021-01-22 20:57:14 +08:00
mindspore-ci-bot 1082c91158 !11542 【MS】【LITE】【GPU】 fix opencl fusion bug
From: @wangdongxu6
Reviewed-by: @ddwsky,@zhanghaibo5
Signed-off-by: @ddwsky
2021-01-22 20:22:19 +08:00
weiyang 4029b411c9 for switch layer 2021-01-22 17:35:21 +08:00
mindspore-ci-bot 59a277756e !11536 support ncdhw to frac_z_3d data trans at host
From: @liubuyu
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
2021-01-22 17:27:24 +08:00
lihongkang dedc4288bc fix bugs 2021-01-22 17:21:17 +08:00
changzherui 8b119950b3 modify export mindir type tupletensor 2021-01-22 16:54:52 +08:00
xiefangqi 3f76abcdee minddata err msg add file path 2021-01-22 16:38:46 +08:00
wangdongxu 77714212ea fix opencl fusion bug 2021-01-22 16:37:45 +08:00
changzherui a0ff6613c3 modify transformer export 2021-01-22 16:37:24 +08:00
mindspore-ci-bot 0f73279334 !11445 fix nll_loss format
From: @jiangzg001
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
2021-01-22 16:35:59 +08:00
mindspore-ci-bot 5aa5f32a75 !11501 fix ci problem
From: @yeyunpeng2020
Reviewed-by: 
Signed-off-by:
2021-01-22 16:35:00 +08:00
liubuyu d4050cf98d support ncdhw <-> frac_z_3d data trans at host 2021-01-22 16:07:10 +08:00
mindspore-ci-bot 29e5f0fcdb !11493 modify export model error log
From: @changzherui
Reviewed-by: @zh_qh,@kingxian
Signed-off-by: @zh_qh
2021-01-22 14:59:13 +08:00
wangrao 62ae93a16b add type support for reduce operations 2021-01-22 14:44:22 +08:00
mindspore-ci-bot 27dc6e19a3 !11489 add validation of ApplyMomentum and update annotation of Broadcast, DistributedGradRecuer, GlobalBatchNorm, etc. Operators.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@ljl0711
Signed-off-by: @liangchenghui
2021-01-22 14:42:47 +08:00
mindspore-ci-bot be8867d85d !11487 fix: enhance rpath link for cache_server
From: @jonyguo
Reviewed-by: @pandoublefeng,@heleiwang,@liucunwei
Signed-off-by: @liucunwei
2021-01-22 14:27:45 +08:00
mindspore-ci-bot 496b4c4df6 !11506 update the dev matrix and bias for gatherv2 when repeated calculation
From: @yangzhenzhang
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
2021-01-22 14:13:11 +08:00
yeyunpeng 944500d89f fix ci bug 2021-01-22 14:09:42 +08:00
mindspore-ci-bot e54cafaa76 !11284 [MSLITE][DEVELOP] add npu op instance_norm
From: @yangruoqi713
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
2021-01-22 14:08:35 +08:00
mindspore-ci-bot 794ab0dfcf !11521 fix packedOp implements && gather infershape
From: @xutianchun
Reviewed-by: @hangangqiang,@HilbertDavid
Signed-off-by: @hangangqiang
2021-01-22 14:07:17 +08:00
unknown d621b9d4ea Add HOC modules and support uncertainty in runner
fix pylint issues

deepcopy model inside uncertatiny instance

update summary.proto for hoc and uncertainty

update summary.proto tab to spaces

enhance code by review comments

fix comment format

add uncertainty and saliency cross registration checking.

check registered with is none

group constants togather, enhance runner data checking

update copyright year

enhance comment wordings
2021-01-22 14:03:59 +08:00
zhushujing 61a43cd6eb add new auto mix presicion testcase and check the cast num
Signed-off-by: zhushujing <zhushujing@huawei.com>
2021-01-22 13:43:33 +08:00
xutianchun 205d101b9f fix PackOp implemant && gather infershape 2021-01-22 12:28:06 +08:00
mindspore-ci-bot fd6dc1b060 !11177 modify Tensor
From: @Somnus2020
Reviewed-by: 
Signed-off-by:
2021-01-22 11:37:11 +08:00
luoyang 180f903266 Forward declare for nlohmann::json 2021-01-22 11:32:14 +08:00
mindspore-ci-bot 44cd679a5f !11490 Add LSTM Ascend distribute train
From: @ttudu
Reviewed-by: @c_34,@guoqi1024
Signed-off-by: @guoqi1024
2021-01-22 11:24:37 +08:00
yangruoqi713 f28795fc3a [MSLITE][DEVELOP] add npu op instance_norm 2021-01-22 10:44:46 +08:00
mindspore-ci-bot 9a6c72c564 !11454 fix gather weight quant bug
From: @xutianchun
Reviewed-by: 
Signed-off-by:
2021-01-22 10:37:44 +08:00
jiangzhenguang 991fb122f3 add_mish_mulnonan_selu_operations 2021-01-22 10:31:31 +08:00
mindspore-ci-bot 5c560c7d9b !11463 Redo delete grad flag for fixing memory not enough
From: @joylvliang
Reviewed-by: @chujinjin,@zhoufeng54
Signed-off-by: @chujinjin
2021-01-22 10:19:04 +08:00
mindspore-ci-bot 67a502e689 !11488 add switch in readme
From: @chen_ying113
Reviewed-by: 
Signed-off-by:
2021-01-22 10:01:35 +08:00
mindspore-ci-bot 0836a0a72a !11407 [MSLITE][Develop] rewrite layer_norm and instance_norm converter and runtime
From: @yangruoqi713
Reviewed-by: 
Signed-off-by:
2021-01-22 09:40:23 +08:00
xutianchun 9428ffe860 fix gather weight quant bug 2021-01-22 09:34:58 +08:00
wang_shaocong 0dce9ce82f add several models for ci test. 2021-01-22 09:24:47 +08:00
yangzhenzhang 4d20e76530 update gatherv2 tensor map 2021-01-22 09:09:52 +08:00
mindspore-ci-bot 2beb916bf5 !11427 TextOp decoupling
From: @alexyuyue
Reviewed-by: 
Signed-off-by:
2021-01-22 09:09:41 +08:00