Commit Graph

5702 Commits

Author SHA1 Message Date
mindspore-ci-bot 4338e4abac !17374 files_need_cleanup report fixes to master
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
2021-06-01 05:21:18 +08:00
mindspore-ci-bot 103869fbc4 !17376 Unified dump entry, async dump multiple steps in different dirs, and async dump multiple specific steps in one training session - finer grain control
From: @john_tzanakakis
Reviewed-by: @mikef,@pandoublefeng
Signed-off-by: @pandoublefeng
2021-06-01 04:25:57 +08:00
danishfarid e4d33f1195 first commit - ReverseSequence - GPU
Added additional comments + added test case + lint

linting + fixed dyn cast to static cast

comment add

MindTester case fix - 0 edge case + improved comments

addressing some comments + malloc remove from kernel

Added test case for 0 edge case testing
2021-05-31 13:50:52 -04:00
tom__chen f280cec88d Local Reponse Norm GPU Op 2021-05-31 11:31:28 -04:00
markuskunej d4b983ea16 Removed non-deterministic test cases (drop_rate = 0.5) in test_dropout3d.py 2021-05-31 10:45:58 -04:00
John Tzanakakis 1d62e1653e Unified dump entry, async dump multiple steps in different dirs, and async dump multiple specific steps in one training session - finer grain control 2021-05-31 09:47:20 -04:00
jiangshuqiang 6154f957fb fix static check 2021-05-31 16:47:21 +08:00
Xiao Tianci 9c74d55a49 add HorizontalFlip and VerticalFlip APIs 2021-05-31 15:55:21 +08:00
joylvliang 05cfa6dd1c fix_bug_of_efficientnet_not_work 2021-05-31 15:49:38 +08:00
zhangzhewei f5f2679757 recover test_kron form level2 to level0 2021-05-31 15:12:28 +08:00
huanghui 5acf3c8ade [dfx]optimize exception info print 2021-05-31 14:57:29 +08:00
yujianfeng 53fb15339c Fix recompute update_state 2021-05-31 12:45:23 +08:00
mindspore-ci-bot aa2093fb7d !17173 Add frontend compile cache
From: @ginfung
Reviewed-by: @hwhewei,@zh_qh
Signed-off-by: @zh_qh
2021-05-31 10:26:16 +08:00
mindspore-ci-bot 06036ee394 !17381 dropout the test_dropout3d of ST.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-05-31 10:14:27 +08:00
wangshuide2020 4821ef574f del test_dropout3d of ST. 2021-05-31 09:54:15 +08:00
huchunmei 18c3cbac05 clould 2021-05-31 09:47:08 +08:00
mindspore-ci-bot 8c1e7ce231 !16345 [DFX]Optimize exception log
From: @irmo
Reviewed-by: 
Signed-off-by:
2021-05-31 09:22:48 +08:00
mindspore-ci-bot 04341b1dbc !17076 fix log error for pynative mode
From: @chujinjin
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
2021-05-31 09:22:29 +08:00
hesham 3a9695313b files_need_cleanup fixes 2021-05-30 15:44:08 -04:00
yujianfeng 7cea682c7d Add func_graph caching after validate action 2021-05-30 13:00:35 +08:00
wenfangpei fd84c20a6a bug fix in lamb 2021-05-29 16:02:30 +08:00
mindspore-ci-bot 14ce875feb !15819 Reimplement BiasAdd operator using nnacl
From: @zuochuanyong
Reviewed-by: @zhoufeng54,@guoqi1024
Signed-off-by: @guoqi1024
2021-05-29 10:48:40 +08:00
huanghui 0610a8d99c 9fdc0035a0 2021-05-29 10:31:23 +08:00
mindspore-ci-bot 497505631c !17061 Delete extra files, and change camel format
From: @zetongzhao
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
2021-05-29 09:43:34 +08:00
mindspore-ci-bot bcafeebe59 !17212 clearn codechekc for thor
From: @sl_wang
Reviewed-by: @sunnybeike,@kisnwang
Signed-off-by: @sunnybeike
2021-05-29 09:34:13 +08:00
mindspore-ci-bot 1c8fda25ef !16478 handle load op in step parallel
From: @gong_zi_yan
Reviewed-by: @yangzhenzhang,@stsuteng
Signed-off-by: @stsuteng
2021-05-29 09:32:35 +08:00
mindspore-ci-bot b45b63fc58 !17239 add parallel gathernd test case
From: @hanyang001
Reviewed-by: @stsuteng,@yangzhenzhang
Signed-off-by: @stsuteng
2021-05-29 09:11:25 +08:00
mindspore-ci-bot 5e87097d15 !17240 add parallel layernorm test case
From: @hanyang001
Reviewed-by: @stsuteng,@yangzhenzhang
Signed-off-by: @stsuteng
2021-05-29 09:11:08 +08:00
mindspore-ci-bot 89e9f1c99f !17208 Fix mindrecord UTs: files existed causes write exception
From: @luoyang42
Reviewed-by: @liucunwei,@jonyguo
Signed-off-by: @liucunwei
2021-05-29 09:10:55 +08:00
mindspore-ci-bot 17099b048f !16936 Unify dump directory structure
From: @tina_mengting_zhang
Reviewed-by: @john_tzanakakis,@pandoublefeng
Signed-off-by: @john_tzanakakis
2021-05-29 04:12:48 +08:00
sl_wang a140e9ee36 clean codecheck for thor 2021-05-28 22:55:45 +08:00
Wan Hanyang c51dff2634 add parallel gathernd test case 2021-05-28 17:21:11 +08:00
Wan Hanyang 3ce521d78f add parallel layernorm test case 2021-05-28 17:20:04 +08:00
mindspore-ci-bot 0d8ec8db88 !17143 clean code of probability
From: @bingyaweng
Reviewed-by: @wang_zi_dong,@sunnybeike
Signed-off-by: @sunnybeike
2021-05-28 16:27:47 +08:00
mindspore-ci-bot f96e149e1e !16977 ascend 310&910 joint compile, and ascend 310 package lose weight
From: @nicholas_yhr
Reviewed-by: @zhoufeng54,@zhoufeng54,@xsmq
Signed-off-by: @zhoufeng54,@xsmq
2021-05-28 16:18:45 +08:00
YangLuo ac319b3a79 Fix mindrecord UTs: files existed causes write exception 2021-05-28 15:13:48 +08:00
mindspore-ci-bot 932ec6e643 !17034 revert convback and add convtranspore
From: @changzherui
Reviewed-by: @zhoufeng54,@liangchenghui
Signed-off-by: @liangchenghui
2021-05-28 14:16:41 +08:00
zuochuanyong 8302820597 switch implementation of BiasAdd op to nnacl 2021-05-28 14:07:10 +08:00
yanghaoran 8b4ff8708f ascend 310/910 joint compile, and ascend 310 pacakge lose weight 2021-05-28 12:11:20 +08:00
mindspore-ci-bot 9fdc0035a0 !17046 add modelzoo network retinaface_resnet50 testcase
From: @anzhengqi
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
2021-05-28 11:09:58 +08:00
huangmengxi 0a588f1f44 drop test kron 2021-05-28 09:44:43 +08:00
Ziyan 4b17493e52 handle load in step parallel 2021-05-28 09:16:40 +08:00
zhangxinfeng3 d86465602a clean code of probability 2021-05-28 08:58:40 +08:00
changzherui d9e2da299d Revert "!16599 c++ infer for conv2dbackpropfilter and conv2dbackpropinput"
This reverts commit 3be79efd80, reversing
changes made to cf4479756a.
2021-05-27 22:24:13 +08:00
chujinjin 7fb3b5ea97 fix log error 2021-05-27 17:19:10 +08:00
mindspore-ci-bot b75c694032 !16668 add gpu op cumprod and tensor_scatter_add
From: @yanglf1121
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-05-27 10:04:28 +08:00
mindspore-ci-bot 17f666545c !16699 add isnan cpu op & graph mode equal registered types
From: @jachua
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @wuxuejian
2021-05-27 10:01:49 +08:00
anzhengqi 4444432b1c add modelzoo network retinafce-resnet50 testcase 2021-05-27 09:10:04 +08:00
zetongzhao 728b180329 delete_extra files 2021-05-26 16:41:27 -04:00
TinaMengtingZhang 4926d74570 unify dir path
dump hccl and config json files to dir

update filename for sync dump except cpu dump

update testcases
2021-05-26 16:22:18 -04:00
mindspore-ci-bot 686225ad2a !16382 Unity Input Order
From: @zetongzhao
Reviewed-by: 
Signed-off-by:
2021-05-26 21:28:36 +08:00
mindspore-ci-bot d738f7064c !15861 Remove use_batch_statistics from InstanceNorm2d API
From: @tom__chen
Reviewed-by: @zhao_ting_v,@liangchenghui,@robingrosman
Signed-off-by: @liangchenghui
2021-05-26 21:03:16 +08:00
huangmengxi bfde2029ee fix
add isnan cpu

fix multi_dot
2021-05-26 17:18:47 +08:00
mindspore-ci-bot b9a12ce3bf !16940 enable refactor thread pool
From: @yangjie159
Reviewed-by: @zhang_xue_tong,@wangchengyuan
Signed-off-by: @zhang_xue_tong
2021-05-26 11:07:12 +08:00
mindspore-ci-bot 1e8868cecc !16727 handle duplicate code
From: @yangzhenzhang
Reviewed-by: @stsuteng,@jjfeing
Signed-off-by: @stsuteng
2021-05-26 10:58:54 +08:00
mindspore-ci-bot 2433778dac !15963 Support getting dynamic_min_max_shape of data
From: @luoyang42
Reviewed-by: 
Signed-off-by:
2021-05-26 09:41:02 +08:00
mindspore-ci-bot c3f2257793 !16912 Optimize ps doc
From: @zpac
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
2021-05-26 09:21:06 +08:00
mindspore-ci-bot 730e211e52 !16702 Add GaussianBlur API for CV data processing
From: @tiancixiao
Reviewed-by: @liucunwei,@jonyguo
Signed-off-by: @liucunwei
2021-05-26 09:09:41 +08:00
yangjie159 a6622a70ba enable refactor thread pool 2021-05-26 07:58:58 +08:00
zetongzhao 4cb53823fd all the updated input order
Fix FillOperation to_json function

Fix FillOperation to_json function

serialize tensor without testing

fix unity input order bug, next step is to test the tensor serialization

serialize tensor, testing code in tensor_test.cc

change for tensor serialization

changes after review

changes after review

clang-format the files

rename
2021-05-25 18:26:43 -04:00
mindspore-ci-bot 89920f078f !16677 Dropout3D Op GPU Kernel
From: @markuskunej
Reviewed-by: 
Signed-off-by:
2021-05-26 05:05:49 +08:00
tom__chen 6f1c12e4d7 remove use_batch_statistics from InstanceNorm API 2021-05-25 11:29:46 -04:00
mindspore-ci-bot abb6192daa !16028 Add identity op for cpu and gpu
From: @xcnick
Reviewed-by: 
Signed-off-by:
2021-05-25 22:01:44 +08:00
ZPaC 768f6b40c3 Optimize ps doc 2021-05-25 20:50:30 +08:00
mindspore-ci-bot d0978f709a !16167 CocoDataset add a new column according a new arg extra_metadata
From: @xiefangqi
Reviewed-by: 
Signed-off-by:
2021-05-25 19:55:41 +08:00
changzherui ea04c4304f Revert "!16693 add Conv2dTranspose"
This reverts commit a2f50fb7db, reversing
changes made to 4735ec3296.
2021-05-25 18:26:02 +08:00
yangzhenzhang d711d98f07 clean duplicate code 2021-05-25 17:25:34 +08:00
yanglf1121 3729bd5374 add gpu op cumprod, tensor_scatter_add 2021-05-25 16:49:51 +08:00
mindspore-ci-bot 4726ce4a42 !16864 offline st testcases for cuda-11.1
From: @xsmq
Reviewed-by: @zhoufeng54,@limingqi107
Signed-off-by: @limingqi107
2021-05-25 15:20:36 +08:00
xsmq a2e3eb1209 offline st testcases for cuda-11.1 2021-05-25 14:43:32 +08:00
mindspore-ci-bot 8e58c85022 !16661 fix mindspore.numpy interfaces
From: @wangrao124
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @guoqi1024
2021-05-25 14:31:01 +08:00
mindspore-ci-bot a2f50fb7db !16693 add Conv2dTranspose
From: @changzherui
Reviewed-by: @kingxian,@zhoufeng54
Signed-off-by: @zhoufeng54
2021-05-25 11:45:16 +08:00
mindspore-ci-bot e513786709 !16565 Bug in Normalize when num_channels > 128
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
2021-05-25 10:24:25 +08:00
mindspore-ci-bot 12033501d9 !16792 modify FaceDetection network for clould
From: @zhanghuiyao
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
2021-05-25 10:08:18 +08:00
mindspore-ci-bot e1803a0938 !16629 Binary_cross_entropy op supports optional weight input
From: @zuochuanyong
Reviewed-by: @zhoufeng54,@liangchenghui
Signed-off-by: @liangchenghui
2021-05-25 09:26:00 +08:00
xcnick ccb31da31a Add identity op for cpu and gpu 2021-05-24 13:56:09 +00:00
changzherui 2c41833cfa add Conv2dTranspose 2021-05-24 18:48:28 +08:00
xiefangqi 53891dbdf7 coco add img_id column 2021-05-24 17:19:58 +08:00
luoyang 13ef5b61f3 support getting dynamic_min_max_shape of data 2021-05-24 17:04:50 +08:00
Xiao Tianci 3f495bbae1 add GaussianBlur API 2021-05-24 16:27:05 +08:00
zhanghuiyao b62a3f9116 modify FaceDetection net for clould 2021-05-24 15:50:44 +08:00
mindspore-ci-bot d906f15673 !16730 add ge runtime depends
From: @zhoufeng54
Reviewed-by: @kisnwang,@jjfeing,@majorzhang
Signed-off-by: @jjfeing,@majorzhang
2021-05-24 14:45:54 +08:00
wangrao 34737151e5 fix mindspore.numpy interfaces 2021-05-24 11:32:44 +08:00
mindspore-ci-bot 53b25b62c5 !16709 scheduler added client
From: @anancds
Reviewed-by: 
Signed-off-by:
2021-05-24 10:01:28 +08:00
mindspore-ci-bot efcc4c7df7 !16494 remove monad abs when using cpp infer
From: @lianliguang
Reviewed-by: 
Signed-off-by:
2021-05-24 09:33:38 +08:00
mindspore-ci-bot 99fbbe0f89 !16346 support AvgPool3D operater for Ascend.
From: @liu_xiao_93
Reviewed-by: 
Signed-off-by:
2021-05-24 08:39:04 +08:00
chendongsheng 54a331d103 scheduler added client 2021-05-22 17:17:07 +08:00
xsmq c34c36effb offline gpu case of test_gpu_profiler 2021-05-22 15:04:12 +08:00
liuxiao93 1160088c8f support avgpool3d 2021-05-22 14:44:11 +08:00
markuskunej ad322a7495 implemented new gpu op, Dropout3D
fixes to successfully build

fixes to dropout3d, passes pytest

made peilin's pr suggestions/fixes

fixed clang format issue and changed python names

fixed lowercase 'd' on MS_LOG messages

added newlines at end of files for cpplint

ci fixes and updated dropout3d supported platforms

pylint fixes
2021-05-21 17:32:54 -04:00
mindspore-ci-bot ccde359fc0 !16567 add GPU EmbeddingLookup
From: @TFbunny
Reviewed-by: 
Signed-off-by:
2021-05-22 01:21:37 +08:00
zhoufeng 859b4e3ce3 add ge runtime depends
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-05-21 19:00:14 +08:00
mindspore-ci-bot 7568bb43d4 !16312 Implement some gpu ops after removing akg
From: @zuochuanyong
Reviewed-by: @liangchenghui,@zhoufeng54
Signed-off-by: @liangchenghui
2021-05-21 18:17:11 +08:00
lianliguang e3d7304208 add function to remove monad abs when using cpp infer 2021-05-21 17:02:52 +08:00
mindspore-ci-bot 1381a58cfd !16653 parallel dropout extend
From: @yao_yf
Reviewed-by: @yangzhenzhang,@stsuteng
Signed-off-by: @stsuteng
2021-05-21 15:54:01 +08:00
mindspore-ci-bot c6e6fcc97e !16650 fix cpu transpose bug
From: @fan-jibin
Reviewed-by: @zhoufeng54,@zhaizhiqiang
Signed-off-by: @zhaizhiqiang
2021-05-21 15:10:22 +08:00
mindspore-ci-bot fe79dae4a5 !16666 implement bprop of SparseTensorDenseMatmul
From: @zhangbuxue
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
2021-05-21 10:26:30 +08:00
mindspore-ci-bot 83fb4233ab !16615 InTopK gpu kernel
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2021-05-21 10:21:16 +08:00
mindspore-ci-bot 246749e25f !16641 numpy-native fix docstrings
From: @jachua
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
2021-05-21 09:59:37 +08:00
mindspore-ci-bot 51fb25d525 !16540 fix codex in tensor_layout.cc
From: @gong_zi_yan
Reviewed-by: @stsuteng,@yangzhenzhang
Signed-off-by: @stsuteng
2021-05-21 09:47:52 +08:00
TFBunny 250a402e22 add EmbeddingLookup kernel 2021-05-20 14:51:59 -04:00
mindspore-ci-bot 4b4ad59f6a !16632 added cluster metadata
From: @anancds
Reviewed-by: @cristoval
Signed-off-by:
2021-05-20 21:57:07 +08:00
yao_yf 732d13ccff parallel dropout support repeated compute 2021-05-20 19:42:13 +08:00
buxue f49f9addef implement bprop of SparseTensorDenseMatmul 2021-05-20 18:47:14 +08:00
范吉斌 c9ff729ab1 fix transpose bug 2021-05-20 18:17:31 +08:00
huangmengxi ba2757b830 fix 2021-05-20 17:49:39 +08:00
chendongsheng 35f6d39127 added cluster metadata 2021-05-20 15:15:06 +08:00
mindspore-ci-bot 789b63b501 !16153 pynative refactoring to optimizing performance
From: @chujinjin
Reviewed-by: 
Signed-off-by:
2021-05-20 11:16:00 +08:00
zuochuanyong fc06d0562c binary_cross_entropy op supports optional weight input 2021-05-20 10:47:12 +08:00
Ziyan 2a0a549ae8 fix codex in tensor_layout.cc 2021-05-20 10:10:20 +08:00
mindspore-ci-bot f91a365564 !16322 [GraphKernel] Enable matmul for gpu
From: @lingyunli63
Reviewed-by: 
Signed-off-by:
2021-05-20 10:08:47 +08:00
mindspore-ci-bot 2b90050e16 !16539 numpy-native fix data type
From: @jachua
Reviewed-by: @guoqi1024,@zhunaipan
Signed-off-by: @guoqi1024
2021-05-20 09:47:02 +08:00
mindspore-ci-bot 05bbd1d8fa !16426 Change the permission of cache shared memory to 600 for security
From: @lixiachen
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
2021-05-20 02:36:26 +08:00
mindspore-ci-bot 24db2c20ae !16194 [Debug] Add Ascend ST tests to the offline debugger
From: @tina_mengting_zhang
Reviewed-by: 
Signed-off-by:
2021-05-20 01:43:17 +08:00
Peilin Wang 52c13a1458 InTopK gpu kernel initial commit
fix ci
2021-05-19 12:00:35 -04:00
lvliang 116781041a fix ut compile failed 2021-05-19 19:59:10 +08:00
zhousiyi 4ff19b7082 add API to build bprop funcgraph which can be used for higher grad 2021-05-19 19:59:06 +08:00
lvliang c759effa94 fix_compile_ut_failed 2021-05-19 19:59:06 +08:00
zhousiyi 1843740e0d 1. set abstract for node. 2. Adjust the position of sens parameter from last to position just after Inputs. 3. Set debug name for Parameter 2021-05-19 19:58:51 +08:00
zhousiyi b40816e66a add support for stop_gradient primitive. And defer BackPropagation to End API 2021-05-19 19:58:49 +08:00
zhousiyi 0d6a5ccfe4 grad op for pynative 2021-05-19 19:58:46 +08:00
mindspore-ci-bot b2c3739775 !16488 add modelzoo network face_dection testcase.
From: @anzhengqi
Reviewed-by: @oacjiewen,@wuxuejian
Signed-off-by: @wuxuejian
2021-05-19 16:09:57 +08:00
lingyunli63 afc69b16f7 enable gpu gk MatMul and insert pad/unpad 2021-05-19 16:03:29 +08:00
huangmengxi 0e3ce1fc72 fix 2021-05-19 15:04:35 +08:00
mindspore-ci-bot f45a918741 !16532 Revert the front end of AvgPool3D op
From: @zuochuanyong
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-05-19 11:11:17 +08:00
mindspore-ci-bot f3ce8af0d6 !16518 fix G.AsinhGrad, G.AcoshGrad on cpu
From: @wangrao124
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
2021-05-19 10:40:18 +08:00
mindspore-ci-bot 1531000d05 !16553 develop int32 AddN op for cpu
From: @zhangbuxue
Reviewed-by: @zhaizhiqiang,@guoqi1024
Signed-off-by: @guoqi1024
2021-05-19 09:47:05 +08:00
mindspore-ci-bot c47356d77b !16502 check Optimizer parameters must be list
From: @wangnan39
Reviewed-by: @zh_qh,@kingxian
Signed-off-by: @zh_qh,@kingxian
2021-05-19 09:23:56 +08:00
mindspore-ci-bot 1cb2d31642 !16509 GNN dataset new feature for invalid edge or node id case
From: @lizhenglong1992
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
2021-05-19 09:20:24 +08:00
mindspore-ci-bot 62508874bb !16508 fix 720s timeout for resnet_thor st test
From: @sl_wang
Reviewed-by: @kisnwang,@wang_zi_dong
Signed-off-by: @wang_zi_dong
2021-05-19 09:18:06 +08:00
Islam Amin 48616eb340 Add ascend ST testcases for offline debug
Find whl installing path
2021-05-18 20:55:00 -04:00
hesham bc92011b5f Bug in Normalize when num_channels > 128 2021-05-18 12:23:11 -04:00
anzhengqi d54b9d2e5b add modelzoo network face_detection testcase 2021-05-18 19:42:32 +08:00
mindspore-ci-bot ed72a0d9c3 !16497 Add more accurate abstract join error information
From: @huangbingjian
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
2021-05-18 19:36:11 +08:00
buxue b5ec25cc49 develop int32 AddN op for cpu 2021-05-18 19:21:07 +08:00
zuochuanyong e1bb20b8dc revert the front end of AvgPool3D op 2021-05-18 18:35:23 +08:00
mindspore-ci-bot 84837b0bc9 !16467 modify defination of hccl origin function in hccl plugin
From: @zhoufeng54
Reviewed-by: @jjfeing,@xu-yfei
Signed-off-by: @xu-yfei
2021-05-18 17:44:45 +08:00
huangmengxi 2ba481ddb5 drop test 2021-05-18 17:28:49 +08:00
mindspore-ci-bot 26c73b4182 !16528 fix ut comiple task pb not found
From: @zhoufeng54
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
2021-05-18 17:23:41 +08:00
Zhenglong Li 9284b6d6af Add special case returned value for get feature function 2021-05-18 15:53:01 +08:00
mwang 88d191e0fe fix timeout 720s for resnet50_thor st 2021-05-18 14:31:04 +08:00
mindspore-ci-bot 7820e12396 !16372 [ME][Control]Support for to while
From: @Margaret_wangrui
Reviewed-by: 
Signed-off-by:
2021-05-18 14:17:11 +08:00
zhoufeng 4306145684 fix ut comiple task pb not found
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-05-18 14:12:09 +08:00
mindspore-ci-bot e5467e425e !16469 update akg && set random seed for stitch case && disable stitchfusion
From: @r1chardf1d0
Reviewed-by: @anyrenwei,@ckey_dou
Signed-off-by: @ckey_dou
2021-05-18 11:45:01 +08:00
mindspore-ci-bot acb69c5088 !16406 Add CPU ops:depthtospace and spacetodepth
From: @kanghui0204
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @liangchenghui
2021-05-18 10:35:28 +08:00
mindspore-ci-bot ec9fc5fb3b !16384 Fix python multiprocessing with shared memory for edge case
From: @robingrosman
Reviewed-by: @mikef
Signed-off-by: @mikef
2021-05-18 10:30:19 +08:00
mindspore-ci-bot 44334dfb56 !16360 numpy-native bug fix
From: @jachua
Reviewed-by: @liangchenghui,@guoqi1024
Signed-off-by: @liangchenghui
2021-05-18 10:05:44 +08:00
wangrao e559ba6596 fix G.AsinhGrad, G.AcoshGrad on cpu 2021-05-18 09:54:23 +08:00
Margaret_wangrui 56cd94cf60 Support for to while 2021-05-18 09:39:05 +08:00
r1chardf1d0 6609f706fe update akg && set random seed for stitch case 2021-05-18 09:25:16 +08:00
Lixia Chen 8812111f94 change shared mem perm to 600 & minor other fixes 2021-05-17 17:19:55 -04:00
wangnan39@huawei.com 2761776699 add check for optimizer parameters 2021-05-17 22:23:03 +08:00
huangbingjian 81624dd501 add more error report to abstract join 2021-05-17 21:14:17 +08:00
mindspore-ci-bot 034193f2df !16496 concat allgather pass performance optimization
From: @zhoufeng54
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
2021-05-17 21:09:44 +08:00
mindspore-ci-bot 9d423638b3 !16466 Fix code check of python pass
From: @irmo
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
2021-05-17 21:00:16 +08:00
mindspore-ci-bot 601322356b !15638 VOCDataset need to add img_id for evaluation
From: @xiefangqi
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
2021-05-17 19:33:24 +08:00
zhoufeng ab5b36988e concat allgather pass performance optimization
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-05-17 17:40:34 +08:00
xiefangqi 9b846c7873 voc add image_id column 2021-05-17 16:09:04 +08:00
huangmengxi a32dd94f44 fix 2021-05-17 15:48:59 +08:00
zhoufeng fee35368d1 modify defination of hccl origin function in hccl plugin
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-05-17 14:19:35 +08:00
mindspore-ci-bot f5986df6cf !16359 develop hswish and hswish grad gpu operators
From: @zhangbuxue
Reviewed-by: @zhoufeng54,@zhaizhiqiang,@zhoufeng54,@zhaizhiqiang
Signed-off-by: @zhaizhiqiang,@zhaizhiqiang
2021-05-17 14:08:57 +08:00
huanghui 53e32077c1 fix code check 2021-05-17 11:20:35 +08:00
mindspore-ci-bot 85ba75565b !16066 Support MaxPool3D( CPU/GPU),AvgPool3D( CPU/GPU) and Conv3D(CPU)
From: @zuochuanyong
Reviewed-by: 
Signed-off-by:
2021-05-17 11:02:29 +08:00
mindspore-ci-bot 8cfb5b8aea !16332 Add environment variable to enable recursive evaluate.
From: @zh_qh
Reviewed-by: @ginfung,@kingxian
Signed-off-by: @ginfung
2021-05-17 11:00:40 +08:00
mindspore-ci-bot 84a8993d39 !16415 fix modelzoo network testcase failed occasionally.
From: @anzhengqi
Reviewed-by: @oacjiewen,@wuxuejian
Signed-off-by: @wuxuejian
2021-05-17 10:43:43 +08:00
buxue 82f59644cf develop hswish and hswish grad gpu operators 2021-05-17 09:26:10 +08:00
RobinGrosman ca88d7d76a fix edge case and docstring in minddata multiprocessing shared memory code 2021-05-16 06:46:44 -07:00
mindspore-ci-bot 1c07ab866b !15817 Add primal_attr to transfer attribute between forward and backward operator.
From: @liangzhibo
Reviewed-by: 
Signed-off-by:
2021-05-15 19:03:20 +08:00
mindspore-ci-bot 94ca479fbe !16230 Optimize server reliability in multiple scenarios.
From: @zpac
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
2021-05-15 16:50:40 +08:00
mindspore-ci-bot a6ae57c9cf !16281 optimized the network of deepfm_test
From: @shuzigood
Reviewed-by: @ouwenchang,@wuxuejian
Signed-off-by: @wuxuejian
2021-05-15 16:02:22 +08:00
anzhengqi 8ea100172e modify some modelzoo testcase threshold 2021-05-15 15:06:50 +08:00
zuochuanyong de63ee4690 add some gpu ops after removing akg 2021-05-15 14:30:10 +08:00
l00591931 befc7a9dea Add primal_attr to link between forward and backward node attr 2021-05-15 12:36:36 +08:00
mindspore-ci-bot b741d65f31 !15697 enhance: support infile shuffle for MindDataset
From: @jonyguo
Reviewed-by: 
Signed-off-by:
2021-05-15 09:55:47 +08:00
mindspore-ci-bot 417b719d1d !16318 Revert the change of GenerateDumpPath
From: @tina_mengting_zhang
Reviewed-by: @john_tzanakakis,@nsyca
Signed-off-by: @john_tzanakakis
2021-05-15 06:49:50 +08:00
mindspore-ci-bot 4cda727e02 !16386 Support GPU ApplyGradientDescent
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2021-05-15 04:42:37 +08:00
Zhang Qinghua bea16101c3 Add environment variable to enable recursive evaluate. 2021-05-14 20:01:19 +08:00
zuochuanyong 7864914515 support MaxPool3D(CPU/GPU), AvgPool3D(CPU/GPU) and Conv3D(CPU) 2021-05-14 19:30:58 +08:00
mindspore-ci-bot d4eef75155 !16288 fix numpy-native bugs
From: @yanglf1121
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @liangchenghui
2021-05-14 19:05:18 +08:00
jonyguo 9452142b50 enhance: enable shuffle infile / files when mindrecord 2021-05-14 17:41:18 +08:00
kanghui cb8e1fa3f1 add ops :depthtospace,spacetodepth
Signed-off-by: kanghui <405194527@qq.com>
2021-05-14 08:08:52 +00:00
anzhengqi 74a6837e11 offline modelzoo centernet testcase 2021-05-14 15:36:09 +08:00
xsmq a424c3124b adjust ascend st from level0 to level1 2021-05-14 13:07:24 +08:00
TFBunny 593c68e110 add gpu ApplyGradientDescent 2021-05-13 13:48:12 -04:00
yanglf1121 e13c70bddd fix numpy native bugs 2021-05-13 14:04:21 +08:00
TinaMengtingZhang 17bc01382a Revert the change in GenerateDumpPath 2021-05-12 22:11:28 -04:00
mindspore-ci-bot 89a9ae2093 !16238 add some allreduce st test_case in pynative mode
From: @lvchangquan
Reviewed-by: @jjfeing,@chujinjin
Signed-off-by: @chujinjin
2021-05-13 09:19:10 +08:00
mindspore-ci-bot eb483a276b !16313 Evaluate the func graph in simulative stack, not to call recursively.
From: @zh_qh
Reviewed-by: @hwhewei,@ginfung
Signed-off-by: @hwhewei
2021-05-13 08:56:18 +08:00
mindspore-ci-bot b5cddcb8cc !16036 Improve performance of multi-processing option for dataset
From: @robingrosman
Reviewed-by: 
Signed-off-by:
2021-05-13 01:41:16 +08:00
ZPaC 19a2585ba4 Optimize server log 2021-05-12 20:32:59 +08:00
mindspore-ci-bot 8af780ff13 !16245 add modelzoo network ncf testcase
From: @anzhengqi
Reviewed-by: @c_34,@linqingke
Signed-off-by: @c_34
2021-05-12 15:35:04 +08:00
mindspore-ci-bot 5f79f7d229 !16260 hccl decouple
From: @zhoufeng54
Reviewed-by: @kisnwang,@xu-yfei
Signed-off-by: @xu-yfei
2021-05-12 15:25:45 +08:00
mindspore-ci-bot 8fbe61a4c3 !16225 modify YOLOv3_darknet53 for clould
From: @zhanghuiyao
Reviewed-by: @c_34,@oacjiewen
Signed-off-by: @c_34
2021-05-12 15:07:33 +08:00
wsq3 e792473ea4 optimized the network of deepfm_test 2021-05-12 10:44:26 +08:00
mindspore-ci-bot 9d9a2fef64 !15821 add modelzoo network centernet testcase.
From: @anzhengqi
Reviewed-by: @oacjiewen
Signed-off-by:
2021-05-12 09:21:30 +08:00
RobinGrosman 9a7d1fc034 Optimize multi-process in minddata by passing data via shared memory instead of multiprocessing.queue 2021-05-11 15:16:29 -07:00
mindspore-ci-bot 8c5680360d !16200 [Debugger] Fix empty result when reading non-existent tensor
From: @tina_mengting_zhang
Reviewed-by: @john_tzanakakis,@robingrosman
Signed-off-by: @john_tzanakakis
2021-05-12 03:08:00 +08:00
zhoufeng a76d58b52d hccl decouple
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-05-11 22:25:00 +08:00
lvchangquan 6ae6a27688 add some allreduce st test_cases in pynative mode 2021-05-11 21:37:17 +08:00
mindspore-ci-bot b596894d07 !16199 Support multiple types in GPU Print
From: @TFbunny
Reviewed-by: @liangchenghui,@tom__chen
Signed-off-by: @tom__chen
2021-05-11 20:53:57 +08:00
mindspore-ci-bot f356c51169 !16116 graph scheduler support multi graphs
From: @limingqi107
Reviewed-by: @cristoval,@wilfchen
Signed-off-by: @wilfchen
2021-05-11 19:33:57 +08:00
anzhengqi 5ef63ac6b8 add modelzoo network ncf testcase 2021-05-11 18:48:44 +08:00
mindspore-ci-bot ebed057e72 !16196 If Imagefolder input directory is not right, will occur out of memory error
From: @xiefangqi
Reviewed-by: @ms_yan,@heleiwang,@jonyguo
Signed-off-by: @jonyguo
2021-05-11 17:36:28 +08:00
mindspore-ci-bot c492d784bf !16104 [GraphKernel] add stitch fusion test case in CI
From: @r1chardf1d0
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
2021-05-11 17:22:53 +08:00
Zhang Qinghua 5ad27e7639 Evaluate the func graph in simulative stack, not to call recursively. 2021-05-11 15:36:22 +08:00
mindspore-ci-bot ca5b47f770 !16145 recover modelzoo network deeplabv3 testcase
From: @anzhengqi
Reviewed-by: @c_34,@linqingke
Signed-off-by: @c_34
2021-05-11 14:47:48 +08:00
zhanghuiyao bb1865658e modify yolov3_darknet53 for modelarts 2021-05-11 14:43:42 +08:00
mindspore-ci-bot 6fcd6cab68 !16119 Fix minddata issues
From: @luoyang42
Reviewed-by: @jonyguo,@liucunwei
Signed-off-by: @jonyguo,@liucunwei
2021-05-11 14:33:29 +08:00
mindspore-ci-bot 4c71d9d1df !15675 add more tensor methods
From: @yanglf1121
Reviewed-by: @liangchenghui
Signed-off-by:
2021-05-11 14:32:29 +08:00
mindspore-ci-bot d567ea5fb2 !16030 Add atan2 op for gpu
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-05-11 10:38:04 +08:00
mindspore-ci-bot ce57912f7f !16120 1、add auto_monad testcase 2、Support trace tuple side-effect from a Switch
From: @Margaret_wangrui
Reviewed-by: @zh_qh,@hwhewei,@zh_qh,@hwhewei
Signed-off-by: @zh_qh,@zh_qh
2021-05-11 10:03:55 +08:00
mindspore-ci-bot 9b4ff99305 !16158 modify check strategy for scatter update
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
2021-05-11 09:41:07 +08:00
mindspore-ci-bot d3a175e30f !16078 Modify Normalize to accept images with more than 3 channels
From: @hfarahat
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @robingrosman
2021-05-11 02:03:34 +08:00
TinaMengtingZhang a44376f42a Fix empty tensor issue when reading an non-existing node in sync dump mode 2021-05-10 13:59:05 -04:00
TFBunny 33255dbf60 support multiple types in print 2021-05-10 11:41:10 -04:00
xiefangqi e0148f7181 fix minddata directory path problem 2021-05-10 22:16:37 +08:00
limingqi107 d8399e61e7 graph scheduler support multi graphs 2021-05-10 20:57:04 +08:00
anzhengqi ce90b68096 recover modelzoo network deeplabv3 testcase 2021-05-10 20:20:34 +08:00
yepei6 acbd7eb023 add more tensor methods 2021-05-10 14:40:53 +08:00
mindspore-ci-bot 88e1bf54b1 !16031 fix round op typos
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-05-10 14:02:16 +08:00
Margaret_wangrui 8ef76ab3d0 1、add auto_monad testcase
2、Support trace tuple side-effect from a Switch
2021-05-10 11:30:17 +08:00
yangzhenzhang 6aa3859131 modify check strategy for scatter update 2021-05-10 11:22:00 +08:00
mindspore-ci-bot cfc88d6fe6 !15755 add modelzoo network gnmtv2 testcase
From: @anzhengqi
Reviewed-by: @jonyguo,@linqingke
Signed-off-by: @linqingke
2021-05-10 11:13:46 +08:00
YangLuo 0a4da64e13 Fix minddata issues 2021-05-10 11:12:00 +08:00
mindspore-ci-bot 68c99f3ff7 !15591 Add sign op for gpu
From: @xcnick
Reviewed-by: 
Signed-off-by:
2021-05-10 11:02:43 +08:00
mindspore-ci-bot 2567e615dd !16122 fix lenet quant testcase failed occasionally
From: @erpim
Reviewed-by: @zhoufeng54,@zh_qh
Signed-off-by: @zh_qh
2021-05-10 10:19:48 +08:00
mindspore-ci-bot 9e687f5d04 !16072 Fix cpu kernel scatter_nd_update
From: @irmo
Reviewed-by: @jjfeing,@zhoufeng54
Signed-off-by: @zhoufeng54
2021-05-08 17:05:06 +08:00
Erpim 5ece4a338c fix lenet quant testcase failed occasionally 2021-05-08 16:50:59 +08:00
r1chardf1d0 b1be842d2b add stitch fusion case in ci 2021-05-08 15:17:14 +08:00
mindspore-ci-bot ee885b4e58 !15180 enable not fully use opt shard
From: @gong_zi_yan
Reviewed-by: @stsuteng
Signed-off-by: @stsuteng
2021-05-08 14:57:58 +08:00
mindspore-ci-bot c74e66e759 !15928 unify dump path and support npy format
From: @zhangbuxue
Reviewed-by: @guoqi1024,@zhaizhiqiang
Signed-off-by: @zhaizhiqiang
2021-05-08 11:32:24 +08:00
huanghui afe2bb0db8 fix cpu kernel scatter_nd_update 2021-05-08 09:52:41 +08:00
mindspore-ci-bot 7a271987d6 !15269 use avx to optimize cpu op
From: @wangyanling10
Reviewed-by: 
Signed-off-by:
2021-05-08 09:40:10 +08:00
mindspore-ci-bot dcec57955c !16035 Add Server part 3
From: @zpac
Reviewed-by: @cristoval
Signed-off-by:
2021-05-08 09:20:47 +08:00
buxue 0eab785cfa unify dump path and support npy format 2021-05-08 09:04:33 +08:00
mindspore-ci-bot 1dc0efbab5 !16022 GPU Conv3d grad op support
From: @tom__chen
Reviewed-by: @robingrosman,@mikef
Signed-off-by:
2021-05-08 07:02:03 +08:00
mindspore-ci-bot b86747b9a6 !15813 Convert some pipeline Ops to be inlined
From: @hfarahat
Reviewed-by: 
Signed-off-by:
2021-05-08 05:30:39 +08:00
hesham fd943bbdc0 Modify normalize to support multiple of channels 2021-05-07 17:06:26 -04:00
tom__chen 94ff2fd30f conv3d grad gpu op 2021-05-07 15:05:00 -04:00
ZPaC a6f9814552 Add Server part 3 2021-05-07 21:10:08 +08:00
mindspore-ci-bot dbab5ceddd !16056 retrive modelzoo testcase deeplab3
From: @anzhengqi
Reviewed-by: @wuxuejian,@ms_yan,@jonyguo
Signed-off-by: @jonyguo
2021-05-07 19:15:28 +08:00
Ziyan 2a752f24bf enable not fully use opt shard 2021-05-07 15:32:48 +08:00
anzhengqi 19adf183d2 retrive deeplabv3 testcase 2021-05-07 15:32:12 +08:00
mindspore-ci-bot d76574bbbf !15973 parallel env variables check
From: @yao_yf
Reviewed-by: @yangzhenzhang,@stsuteng
Signed-off-by: @stsuteng
2021-05-07 12:13:41 +08:00
mindspore-ci-bot e0422e972e !16019 If dataset_dir is not a dir or something else validation is not right somehow
From: @xiefangqi
Reviewed-by: @ms_yan,@liucunwei,@jonyguo
Signed-off-by: @liucunwei
2021-05-07 11:57:31 +08:00
mindspore-ci-bot ed539597c2 !15415 [GraphKernel]adapt for logsoftmax in ascend
From: @wenfangpei
Reviewed-by: @gaoxiong1,@ckey_dou,@gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou,@ckey_dou
2021-05-07 11:19:58 +08:00
wangyanling ee1b803416 optimize cpu adam op 2021-05-07 10:47:57 +08:00
mindspore-ci-bot 4035367df2 !15827 add modelzoo network ssd-mobilenet testcase
From: @anzhengqi
Reviewed-by: @c_34,@jonyguo
Signed-off-by: @c_34
2021-05-07 10:26:21 +08:00
mindspore-ci-bot f0339c921e !15823 add modelzoo network deeplabv3
From: @anzhengqi
Reviewed-by: @oacjiewen,@jonyguo
Signed-off-by: @jonyguo
2021-05-07 10:25:10 +08:00
mindspore-ci-bot 463738a494 !16008 numpy-native fix docstrings
From: @jachua
Reviewed-by: @liangchenghui,@guoqi1024
Signed-off-by: @liangchenghui
2021-05-07 10:02:17 +08:00