Commit Graph

5702 Commits

Author SHA1 Message Date
anzhengqi 6108bb444b retrieve modelzoo network gnmt_v2 and ncf testcase 2021-06-04 15:50:16 +08:00
mindspore-ci-bot 475386e338 !17569 Modified the ST of lenet_quant, and fix the neg_trunc bug for manual quantization
From: @erpim
Reviewed-by: @zhang__sss,@zlq2020,@zh_qh
Signed-off-by: @zlq2020
2021-06-04 14:38:27 +08:00
huanghui 29f632613f optimize log 2021-06-04 12:32:44 +08:00
chenfei 4f50b3dfe1 add parameter eliminate pass 2021-06-04 11:53:34 +08:00
mindspore-ci-bot d7e299ebac !17002 Add scatter_nd_update op for gpu
From: @xcnick
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @liangchenghui
2021-06-04 11:14:12 +08:00
mindspore-ci-bot a3d4dc5c2b !17663 Adding SearchSorted Operator in CPU
From: @huangbo77
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
2021-06-04 11:13:00 +08:00
mindspore-ci-bot 97989c3bbc !17669 Substitute _Loss for Loss
From: @c_34
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @guoqi1024,@liangchenghui
2021-06-04 10:20:00 +08:00
zhanghuiyao f4685972ee modify bgcf network for clould 2021-06-04 10:06:36 +08:00
mindspore-ci-bot d6658ac241 !17504 Add follower scaler
From: @zpac
Reviewed-by: @cristoval
Signed-off-by:
2021-06-04 09:21:55 +08:00
mindspore-ci-bot a3f2b92839 !17638 modify vgg16 network for clould
From: @zhanghuiyao
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
2021-06-04 09:21:30 +08:00
mindspore-ci-bot 3926ba8010 !17326 modify model_zoo ssd and squeezenet for clould
From: @Somnus2020
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
2021-06-04 09:16:20 +08:00
mindspore-ci-bot 473bfff854 !17656 ReverseV2 gpu kernel
From: @peilin-wang
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
2021-06-04 07:57:35 +08:00
mindspore-ci-bot f7109d93d9 !17652 Add GPU support to ExtractImagePatches
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
2021-06-04 07:57:16 +08:00
mindspore-ci-bot b924da3593 !17195 Randperm gpu kernel
From: @peilin-wang
Reviewed-by: 
Signed-off-by:
2021-06-04 07:56:01 +08:00
TFBunny b9fa6641e7 add ExtractImagePatches GPU 2021-06-03 10:16:28 -04:00
fenglovebei 76b884dea9 list add list 2021-06-03 21:16:30 +08:00
anzhengqi 8e30dc982c strength modelzoo network retinaface_resnet testcase 2021-06-03 21:13:58 +08:00
ZPaC b2c962f3df Add follower scaler 2021-06-03 20:52:37 +08:00
chenhaozhe 9da8534396 change _Loss to Loss 2021-06-03 15:26:59 +08:00
zhanghuiyao 36ec89656a modify vgg16 network for clould 2021-06-03 11:39:27 +08:00
Peilin Wang 81299993f8 randperm initial commit
fix ci

fix ci

fix ci

fix ci
2021-06-02 23:17:15 -04:00
huangbo77 04d7094aff adding SearchSorted operator to CPU 2021-06-03 10:30:55 +08:00
Erpim 02228d342c Modified the ST of lenet_quant, and fix the neg_trunc bug for manual quantization 2021-06-03 09:29:53 +08:00
EricZ 16837a4639 Removing Builder from dataset ops phase 1 2021-06-03 09:09:29 +08:00
Peilin Wang 722ff200f5 ReverseV2 op initial commit
fix ci

added uint8 and int16 type support
2021-06-02 17:53:18 -04:00
TinaMengtingZhang f11d5fa8ad Unify file name for parameter and CPU dump 2021-06-02 16:31:03 -04:00
xcnick 86bf1fd890 add scatter_nd_update op for gpu 2021-06-02 14:53:57 +00:00
lilei 44139b80da modify model_zoo ssd for clould 2021-06-02 17:49:55 +08:00
mindspore-ci-bot b52f9ddb08 !17060 Add HorizontalFlip and VerticalFlip for CV data processing
From: @tiancixiao
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
2021-06-02 17:48:28 +08:00
mindspore-ci-bot 26f09bed9b !17418 Add MaskedSelect CPU Operation
From: @wuxuejian
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
2021-06-02 16:37:45 +08:00
mindspore-ci-bot c4757f0692 !17461 MD Profiling Analyze: Handle cpu util with missing ops. Enhance UTs.
From: @cathwong
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
2021-06-02 11:12:59 +08:00
mindspore-ci-bot 76be4aff12 !17135 complete forward and backward of SparseToDense and check of SparseTensorDenseMatmul
From: @zhangbuxue
Reviewed-by: 
Signed-off-by:
2021-06-02 10:57:26 +08:00
mindspore-ci-bot 8b942f5666 !17514 add dropout3d st
From: @wangshuide2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-06-02 09:46:26 +08:00
mindspore-ci-bot c77e7de1dc !17313 fix static check
From: @jiang-shuqiang
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
2021-06-02 08:50:37 +08:00
mindspore-ci-bot ae2e7c1288 !17541 Fix MD Cache code check warnings [master]
From: @lixiachen
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
2021-06-02 04:53:54 +08:00
Lixia Chen 8c1b561149 Fix cache code check warnings 2021-06-01 10:02:38 -04:00
mindspore-ci-bot 9d7f3a0393 !17153 [MS][GPU] ReverseSequence - New GPU Op
From: @danishfarid
Reviewed-by: 
Signed-off-by:
2021-06-01 21:58:39 +08:00
mindspore-ci-bot 2db8656048 !16320 Local Response Norm GPU Op support
From: @tom__chen
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
2021-06-01 21:16:36 +08:00
wangshuide2020 b6822c835b add dropout3d st. 2021-06-01 19:12:59 +08:00
mindspore-ci-bot 78ab4b00ec !17454 added scale out/in
From: @anancds
Reviewed-by: @cristoval,@limingqi107
Signed-off-by:
2021-06-01 17:47:32 +08:00
mindspore-ci-bot a92a450881 !17383 Optimize exception info print
From: @irmo
Reviewed-by: @zh_qh,@ginfung,@ginfung
Signed-off-by: @zh_qh
2021-06-01 17:43:24 +08:00
buxue 0d025010ae complete forward and backward of SparseToDense and check of SparseTensorDenseMatmul 2021-06-01 17:40:45 +08:00
wuxuejian 5ad5e427d0 Add MaskedSelect CPU Operation 2021-06-01 17:17:58 +08:00
mindspore-ci-bot d4cf97f8c1 !17413 recover test_kron from level2 to level0
From: @zhangzhewei01
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-06-01 10:46:58 +08:00
mindspore-ci-bot ee6d47c35a !16956 maskrcnn test
From: @huchunmei
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
2021-06-01 10:18:25 +08:00
mindspore-ci-bot 00d00877be !17396 Fix bug of loss can not converge when temp cell in network
From: @joylvliang
Reviewed-by: @ginfung,@chujinjin
Signed-off-by: @chujinjin
2021-06-01 10:05:05 +08:00
mindspore-ci-bot 84859aba23 !16695 bug fix in lamb
From: @wenfangpei
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
2021-06-01 09:53:54 +08:00
chendongsheng 00cbfdb5d9 added scale out/in 2021-06-01 09:49:02 +08:00
mindspore-ci-bot ed9b1078f3 !17457 Remove problematic dropout_3d testcases
From: @markuskunej
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
2021-06-01 09:24:37 +08:00
Cathy Wong f8beb933ad MD Profiling Analyze: Handle cpu util with missing ops. Enhance UTs. 2021-05-31 20:33:19 -04:00
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