Commit Graph

2132 Commits

Author SHA1 Message Date
wuxuejian 1687d2a991 fix maskedselect grad definition 2021-06-07 16:06:05 +08:00
huangmengxi 849ba87a88 reduce precision for test matching 2021-06-07 14:44:49 +08:00
TinaMengtingZhang 2fa05b66a1 change device_id to rank_id in dump path 2021-06-06 21:27:20 -04:00
mindspore-ci-bot 83f68e3a33 !17435 add DynamicStitch and SearchSorted ops for aicpu
From: @yanzhenxiang2020
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
2021-06-05 10:37:03 +08:00
mindspore-ci-bot e19e14295a !17773 adapt offline debugger to new dump, sync support for iteration ranges, GPU default dump mode correction
From: @john_tzanakakis
Reviewed-by: @nsyca,@mikef
Signed-off-by: @mikef
2021-06-05 02:46:50 +08:00
markuskunej 35e6994fb2 implemented nll_loss operation for gpu 2021-06-04 11:36:22 -04:00
John Tzanakakis 7d460de8b4 adapt offline debuger to new dump, sync support for iteration ranges, GPU default dump mode correction 2021-06-04 08:38:50 -04:00
mindspore-ci-bot f9076cb034 !17722 strength modelzoo network retinaface_resnet testcase
From: @anzhengqi
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
2021-06-04 16:48:26 +08:00
mindspore-ci-bot 2395a0b198 !17738 modify BGCF network for clould
From: @zhanghuiyao
Reviewed-by: @c_34,@oacjiewen
Signed-off-by: @c_34
2021-06-04 16:28:11 +08:00
yanzhenxiang2020 16b43bca49 add DynamicStitch and SearchSorted aicpu ops 2021-06-04 16:25:27 +08:00
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
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 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
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
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
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 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 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 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
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
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
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
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
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
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 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
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
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
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
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
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 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 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 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
changzherui ea04c4304f Revert "!16693 add Conv2dTranspose"
This reverts commit a2f50fb7db, reversing
changes made to 4735ec3296.
2021-05-25 18:26:02 +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 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
zhanghuiyao b62a3f9116 modify FaceDetection net for clould 2021-05-24 15:50:44 +08:00
wangrao 34737151e5 fix mindspore.numpy interfaces 2021-05-24 11:32:44 +08:00
xsmq c34c36effb offline gpu case of test_gpu_profiler 2021-05-22 15:04:12 +08:00