Commit Graph

930 Commits

Author SHA1 Message Date
zhujingxuan ec809b6134 add solve_triangular 2021-11-05 09:19:55 +08:00
hezhenhao1 d61b089f6b Support int32 as input type for Abs of GPU op, float64 as input type for IsFinite GPU op. 2021-11-04 11:40:58 +08:00
i-robot f0b38f53e8 !25660 update dynamic stitch
Merge pull request !25660 from VectorSL/dynamic_stitch-2
2021-10-30 10:04:22 +00:00
zhujingxuan fb1805de30 add GPU trsm 2d matrix support 2021-10-30 14:11:52 +08:00
VectorSL 6d2704b227 change test level 2021-10-30 10:19:18 +08:00
i-robot 5f9ae3ec34 !25356 Add gpu kernel dynamicstitch
Merge pull request !25356 from VectorSL/dynmic_stitch
2021-10-29 09:38:12 +00:00
VectorSL 2d87da9a08 add dynamic stitch gpu kernel 2021-10-29 10:26:43 +08:00
i-robot ba0e1a810e !25457 add broadcast GPU float64 registration
Merge pull request !25457 from zhujingxuan/master
2021-10-28 07:54:39 +00:00
zhujingxuan 7441353d9e add unit_diagonal option for solve triangular 2021-10-27 17:23:50 +08:00
zhujingxuan 8f45ddf39d add float64 registration 2021-10-27 11:23:57 +08:00
zhujingxuan 28987d787d add trsm 2021-10-25 14:52:21 +08:00
z00512249 a125654fbc add cholesky && lu factorization for gpu backend 2021-10-20 23:00:39 +08:00
i-robot bbdacd41f4 !20585 add security isolate for save_graphs
Merge pull request !20585 from huanghui/add-security-isolate-for-DumpIR
2021-09-15 01:25:46 +00:00
i-robot db19a40280 !23365 add print op security
Merge pull request !23365 from fangzehua/print_sec
2021-09-14 09:01:31 +00:00
huanghui ba66c0d491 add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
dinglinhe 9a8c1b3c73 array_ops error recti and others 2021-09-14 09:12:02 +08:00
fangzehua 4ccc635a07 add print security 2021-09-13 17:45:36 +08:00
Bingya Weng d2846c0025 modify test example of probability 2021-09-08 10:51:02 +08:00
i-robot fa12d62d4d !21776 set device_id master 0813
Merge pull request !21776 from mindspore_ding/set_device_id_master_0813
2021-09-06 03:02:58 +00:00
i-robot f536d88570 !22821 modify resizebilineargrad input type
Merge pull request !22821 from Simson/opinfer
2021-09-03 10:34:11 +00:00
simson f00e22342b modify resizebilineargrad input type 2021-09-03 11:23:00 +08:00
i-robot 5e6287bec1 !22585 Add grad implementation of AdaptiveAvgPool2D
Merge pull request !22585 from zuochuanyong/adaptive_avgpool2d_grad
2021-09-03 01:30:27 +00:00
wmzheng2020 6d14254cc7 change testcase level0 to level1 2021-09-02 20:56:30 +08:00
dingpeifei b4bc6000dc set device id master 0813 2021-09-02 20:51:50 +08:00
zuochuanyong 068191f222 add AdaptiveAvgPool2DGrad op 2021-09-02 10:54:33 +08:00
simson 7a2fbdda85 modify resizebilinear infer type 2021-09-01 09:03:55 +08:00
zong_shuai ccdc9f0164 st 2021-08-30 15:37:07 +08:00
zong_shuai 63faa9c004 add st 2021-08-30 15:37:07 +08:00
zong_shuai 033e56ac48 add_st 2021-08-30 15:37:07 +08:00
yanghaoran 50c5a61235 prune less effective GPU testcases to level1 2021-08-27 16:11:58 +08:00
ms_yan 36a8886ca2 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab.

Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"

This reverts commit 4e6f7dc97d.

delete pass_registry_test.cc

comment  hiai_nlu_model_multi.pb related  line
2021-08-23 01:46:38 +08:00
djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 2021-08-22 13:39:37 +08:00
VectorSL 680d319290 update buffer sample gpu 2021-08-16 14:05:51 +08:00
i-robot d8d7e261f6 !21683 move useless testcases from level0 to level1
Merge pull request !21683 from yanghaoran/master
2021-08-12 13:02:03 +00:00
i-robot 8c2b6d0e17 !21675 RL add buffer gpu kernel
Merge pull request !21675 from VectorSL/push-buffer-op-gpu
2021-08-12 11:31:30 +00:00
yanghaoran 64d34104e5 move useless testcases from level0 to level1 2021-08-11 23:11:34 +08:00
VectorSL 6b4f02af58 add gpu buffer kernel 2021-08-11 22:00:05 +08:00
wilfChen 95ab172c56 pyfunc primitive register 2021-08-10 15:47:07 +08:00
i-robot 23e30c4bcc !17854 Add ScatterSub op for gpu
Merge pull request !17854 from xcnick/op-scattersub-gpu
2021-07-26 10:08:02 +00:00
xcnick 201f85f636 Add scattersub op for gpu 2021-07-24 09:21:25 +00:00
xcnick d8d906df3a add scatter_nd_add and scatter_nd_sub op for gpu 2021-07-24 09:14:24 +00:00
wsq3 5a268a5345 add argminwithvalue oparetor arithmetric 2021-07-20 20:01:18 +08:00
Peilin Wang 0824f13ea6 initial commit: change of requirements, no more div/mul, need sub 2021-07-16 20:04:00 -04:00
Peilin Wang b0c8734064 initial commit: fix topk index
k <= 0 is now valid behavior, k > input size is optimized

fix ci
2021-07-13 15:19:26 -04:00
i-robot 6dd5965e17 !19892 topk and intopk float16 bug workaround
Merge pull request !19892 from Peilin/topk-float16-cast
2021-07-10 07:04:55 +00:00
Peilin Wang b55a930215 intial commit: cast to float32
add casting to float32 for intopk

fix ci

fix ci

fixed intopk
2021-07-09 20:17:35 -04:00
buxue 2b2efb0a75 fix prelu weight grad accuracy error fp16 on GPU 2021-07-09 18:15:05 +08:00
buxue 5bf41bfbd2 improve PReLU forward and implement backward on GPU 2021-07-07 13:15:33 +08:00
chenhaozhe 086a871975 Change Loss to LossBase 2021-07-02 16:41:02 +08:00
i-robot 8e043090be !18472 Implement UNet3d on GPU
Merge pull request !18472 from likesen/master
2021-06-25 09:51:46 +00:00
likesen 99a995b432 Implement UNet3d on GPU 2021-06-23 16:22:03 +08:00
tom__chen 799cb79873 remove synchronous error check 2021-06-22 15:10:41 -04:00
i-robot 6137a449ed !18462 [MS][GPU] CropAndResize- New GPU Op
Merge pull request !18462 from danishfarid/cropAndResizeGPU
2021-06-21 15:22:05 +00:00
Peilin Wang ade26aa59f ReduceProd gpu kernel initial commit
update testcase

fix ci

fix ci
2021-06-18 17:01:32 -04:00
danishfarid cf2590c0eb firstCommit gpu CropAndResizeSupport 2021-06-18 11:51:14 -04:00
i-robot 9085be08b9 !18163 Support ConvTranspose3D on GPU
Merge pull request !18163 from likesen/master
2021-06-17 10:44:58 +08:00
Li Kesen 7d94095730 Support Conv3dTranspose for GPU 2021-06-16 22:32:56 +08:00
markuskunej 2fece8a7c2 added nll_loss_grad for gpu 2021-06-11 15:12:43 -04:00
i-robot 21513404c4 !17082 set default context mode to GRAPH_MODE
Merge pull request !17082 from huangbingjian/change_context_mode
2021-06-10 21:21:46 +08:00
markuskunej b2b9dfd24a changed nll_loss total_weight output to be sum of the target weights instead of sum of weights 2021-06-09 13:13:41 -04:00
huangbingjian ad8f73f32b set default context mode to GRAPH_MODE 2021-06-09 14:40:49 +08:00
tom__chen 4ba9ebf9c4 add resize bilinear grad gpu op 2021-06-07 12:19:05 -04:00
mindspore-ci-bot 9e2c8eed80 !17654 Implement NLL_Loss operation for GPU
From: @markuskunej
Reviewed-by: 
Signed-off-by:
2021-06-07 23:23:53 +08:00
markuskunej 35e6994fb2 implemented nll_loss operation for gpu 2021-06-04 11:36:22 -04: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 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
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
TFBunny b9fa6641e7 add ExtractImagePatches GPU 2021-06-03 10:16:28 -04: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
Peilin Wang 722ff200f5 ReverseV2 op initial commit
fix ci

added uint8 and int16 type support
2021-06-02 17:53:18 -04:00
xcnick 86bf1fd890 add scatter_nd_update op for gpu 2021-06-02 14:53:57 +00: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 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
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
wangshuide2020 4821ef574f del test_dropout3d of ST. 2021-05-31 09:54:15 +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 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
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
yanglf1121 3729bd5374 add gpu op cumprod, tensor_scatter_add 2021-05-25 16:49:51 +08:00
xsmq a2e3eb1209 offline st testcases for cuda-11.1 2021-05-25 14:43:32 +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
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
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
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
TFBunny 250a402e22 add EmbeddingLookup kernel 2021-05-20 14:51:59 -04:00
zuochuanyong fc06d0562c binary_cross_entropy op supports optional weight input 2021-05-20 10:47:12 +08:00
Peilin Wang 52c13a1458 InTopK gpu kernel initial commit
fix ci
2021-05-19 12:00:35 -04:00
zuochuanyong e1bb20b8dc revert the front end of AvgPool3D op 2021-05-18 18:35:23 +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
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
buxue 82f59644cf develop hswish and hswish grad gpu operators 2021-05-17 09:26:10 +08:00
zuochuanyong de63ee4690 add some gpu ops after removing akg 2021-05-15 14:30:10 +08:00
zuochuanyong 7864914515 support MaxPool3D(CPU/GPU), AvgPool3D(CPU/GPU) and Conv3D(CPU) 2021-05-14 19:30:58 +08:00
TFBunny 593c68e110 add gpu ApplyGradientDescent 2021-05-13 13:48:12 -04: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 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
TFBunny 33255dbf60 support multiple types in print 2021-05-10 11:41:10 -04: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
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 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
tom__chen 94ff2fd30f conv3d grad gpu op 2021-05-07 15:05:00 -04:00
xcnick 112f4422cb Add sign op kernel for gpu 2021-05-07 09:25:34 +08:00
mindspore-ci-bot c3897f867d !15788 20210427 Add AdaptiveAvgPool2D ops
From: @ZhengQihao3f3f3f
Reviewed-by: 
Signed-off-by:
2021-05-07 09:23:13 +08:00
mindspore-ci-bot 3426f91cf0 !16006 SortOp gpu kernel
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2021-05-07 02:51:41 +08:00
xcnick 0e61cabb68 fix round op typos 2021-05-06 22:44:21 +08:00
xcnick 3f6c54a557 Add atan2 op for gpu 2021-05-06 22:38:06 +08:00
mindspore-ci-bot c92d4f36aa !15662 Add round op for cpu and gpu
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-05-06 15:40:25 +08:00
Peilin Wang 91242dcf53 gpu sort op initial commit
fix ci

fix ci

fix ci

fix ci

fix ci
2021-05-06 01:23:51 -04:00
ZhengQihao3f3f3f e6a41b1938 Add ops test PR 1 2021-05-06 09:23:18 +08:00
mindspore-ci-bot 19158780b5 !15978 Add GPU BCEWithLogitsLoss
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-05-06 03:20:56 +08:00
tom__chen 2c98b7ea92 conv3d gpu op 2021-05-04 15:10:16 -04:00
TFBunny 9eae68efaa add gpu BCEWithLogitsLoss kernel 2021-04-30 16:46:08 -04:00
xcnick 9f62227f99 Add round op for cpu and gpu 2021-04-30 23:17:15 +08:00
mindspore-ci-bot a835d265ca !15858 Fix HSigmoidGrad bug in GPU
From: @TFbunny
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui,@wuxuejian
2021-04-30 11:35:58 +08:00
TFBunny 309fb476bf add fix to hsigmoid grad 2021-04-28 22:16:50 -04:00
TFBunny bc5434090c addn int64 support 2021-04-27 16:55:14 -04:00
mindspore-ci-bot 94ed3b89a3 !15647 Add rint op for cpu and gpu
From: @xcnick
Reviewed-by: @liangchenghui,@tom__chen
Signed-off-by: @liangchenghui
2021-04-26 23:22:24 +08:00
mindspore-ci-bot ef535c360a !15607 bugfix-issue:DepthToSpace SyncHostToDevice failed and the result is incorrect.
From: @kanghui0204
Reviewed-by: @liangchenghui,@tom__chen
Signed-off-by: @liangchenghui
2021-04-26 23:20:33 +08:00
xcnick a90713b194 Add rint op kernel for cpu and gpu 2021-04-25 17:28:25 +08:00
mindspore-ci-bot a0ab73cc8e !15554 Add floormod op for cpu and gpu
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-04-25 14:09:29 +08:00
kanghui d9a1ee3429 fix depthtospace and spacetodepth ops bugs
Signed-off-by: kanghui <405194527@qq.com>
2021-04-25 05:59:18 +00:00
xcnick 181844a3d9 Add floormod op for cpu and gpu 2021-04-23 13:50:16 +08:00
TFBunny e8794ce0d7 add gpu kernel HSigmoid and HSigmoidGrad 2021-04-22 16:59:23 -04:00
mindspore-ci-bot 6611d79366 !14669 Add mod kernel implementation for gpu
From: @xcnick
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-04-22 14:56:23 +08:00
mindspore-ci-bot 5fe72ea838 !15464 fix bugs in np.convolve and np.diff
From: @yanglf1121
Reviewed-by: @liangchenghui,@kingxian
Signed-off-by: @liangchenghui,@kingxian
2021-04-22 09:45:51 +08:00
tom__chen 7ea4bd0593 batchnorm1d gpu op 2021-04-21 11:48:46 -04:00
yanglf1121 43ebd837b9 fix diff, convolve 2021-04-21 15:19:58 +08:00
tom__chen 7e086b26a1 resize_bilinear gpu op 2021-04-20 17:22:27 -04:00
xcnick 6279ff4bbb add mod op kernel for gpu 2021-04-20 11:47:58 +08:00
mindspore-ci-bot 4631facee9 !15140 Add GPU ops:depthtospace and spacetodepth
From: @kanghui0204
Reviewed-by: 
Signed-off-by:
2021-04-19 15:20:45 +08:00
kanghui 91cd3490e8 Add GPU ops:depthtospace and spacetodepth
Signed-off-by: kanghui <405194527@qq.com>
2021-04-19 01:56:44 +00:00
mindspore-ci-bot 4cc75df1ac !15221 Support PReLU for GPU platform
From: @xuguoyang5566
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-04-16 11:45:35 +08:00
xuguoyang 7d1a35bedb support PReLU for GPU platform 2021-04-15 16:29:38 +08:00
TFBunny b61e963b9f add bool support to gpu select 2021-04-14 11:49:01 -04:00
mindspore-ci-bot d09844a601 !15127 Add type support for GPU TensorScatterUpdate
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-04-14 05:37:22 +08:00
TFBunny f6c9e90ad0 add bool support to gpu gather 2021-04-13 15:12:07 -04:00
TFBunny e3820ad2cb add tensor scatter update support different type inputs 2021-04-13 14:35:47 -04:00
TFBunny 4de6b25d23 add float64 support to SigmoidCrossEntropyWithLogits and Grad 2021-03-31 11:42:25 -04:00
zhuyuxiao a11287c332 adagrad: support ouput on gpu 2021-03-23 18:11:43 +08:00
mindspore-ci-bot 5504116718 !13647 BroadcastTo add general -1 dim behavior
From: @peilin-wang
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-03-20 15:05:22 +08:00
Peilin Wang 6cead43bdf add general -1 dim behavior for BroadcastTo op 2021-03-20 01:42:40 -04:00
TFBunny b780e5737c add float64 to Addn gpu 2021-03-19 15:46:27 -04:00
dingpeifei 87e41aaeee IR operators of GPU and CPU are unified as batchnorm 2021-03-18 19:02:28 +08:00
mindspore-ci-bot b61aa9b4cf !13342 Throw exception when tensor with 0 shape is constructed
From: @liangzhibo
Reviewed-by: 
Signed-off-by:
2021-03-17 09:18:27 +08:00
mindspore-ci-bot 0fdf5c54e3 !13069 Add dynamic shape testcases for Sub
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-03-16 21:21:33 +08:00
l00591931 bd777e0710 throw exception when tensor has zero in shape 2021-03-16 10:39:48 +08:00
TFBunny 4d35303265 support string in GPU print 2021-03-12 14:12:19 -05:00
TFBunny 3f397503c0 add dynamic shape testcases for Sub 2021-03-09 13:47:51 -05:00
mindspore-ci-bot 802e756c9b !12897 Add float64 support to reducemax grad gpu op
From: @peilin-wang
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-03-08 19:41:35 +08:00
Peilin Wang dd72f44b27 tensor_scatter_update new op quick initial commit
fix ci

fix ci

fix ci

fix ci
2021-03-08 00:39:44 -05:00
mindspore-ci-bot 9ed9d950e2 !11446 fix argmax op for cpu and gpu
From: @xcnick
Reviewed-by: 
Signed-off-by:
2021-03-08 10:24:19 +08:00
mindspore-ci-bot df98fa0233 !12842 Add grad op for gpu dynamic shape testing op
From: @peilin-wang
Reviewed-by: 
Signed-off-by:
2021-03-05 23:15:07 +08:00
Peilin Wang 783c57c209 add float64 support to reducemax grad
fix ci
2021-03-04 17:58:36 -05:00
tom__chen 56e8aa9f7e change index_add op input_x to type Parameter 2021-03-04 07:30:59 -05:00
xcnick d65a5affba fix cpu/gpu argmax op 2021-03-04 16:42:41 +08:00
Peilin Wang 347575a38f add grad for GpuDynamicShape testing op
add tests

removed some unused imports

fix ci
2021-03-03 16:01:55 -05:00
huangmengxi 3a319a97e9 move matmul from numpy to ops 2021-03-01 17:21:05 +08:00
mindspore-ci-bot d8433e9f5c !12605 Fix GPU ReduceMax/Sum float64 type failure
From: @TFbunny
Reviewed-by: @tom__chen
Signed-off-by:
2021-02-27 04:48:28 +08:00
mindspore-ci-bot f269f3fc8d !12231 Support ad for scalar inputs
From: @ginfung
Reviewed-by: 
Signed-off-by:
2021-02-26 15:50:32 +08:00
TFBunny ec644a5291 add fix to float64 support in reduce ops 2021-02-25 15:30:58 -05:00
tom__chen 03b1aeecdb FusedBatchNormEx dynamic shape support 2021-02-25 09:03:40 -05:00
yujianfeng 41189781f3 support scalar input for cell 2021-02-25 09:56:15 +08:00
mindspore-ci-bot 50bf5033f2 !12400 Add float64 support to ZerosLike, remove duplicate ZerosLike gpu kernel
From: @peilin-wang
Reviewed-by: 
Signed-off-by:
2021-02-24 06:12:49 +08:00
mindspore-ci-bot 9f48ab87c0 !12524 Add DType dynamic shape testcases for GPU
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-02-24 06:11:59 +08:00
mindspore-ci-bot 57f6c17933 !12438 Add backward op for IndexAdd GPU
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
2021-02-23 09:05:36 +08:00
TFBunny cbc75810a9 add testcases to DType dynamic shape 2021-02-22 17:19:11 -05:00
Peilin Wang ba9ae8097f removed zeroslike from math/unary_op_gpu_kernel and added float64 support
fix ci

fix ci
2021-02-22 16:15:23 -05:00
TFBunny e1462c8684 add indexaddgrad ops support and testcases 2021-02-22 12:03:12 -05:00
mindspore-ci-bot cada22e7bf !12354 Add float64 support to ReduceMax and ReduceSum GPU
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2021-02-23 00:17:03 +08:00
mindspore-ci-bot 52eae8d4ad !12329 GPU index_add forward op
From: @tom__chen
Reviewed-by: @liangchenghui,@robingrosman
Signed-off-by: @liangchenghui
2021-02-20 09:07:21 +08:00
tom__chen b94bba1def index_add gpu op 2021-02-19 09:49:06 -05:00
mindspore-ci-bot feb07198e7 !12399 Add type support to Squeeze gpu op
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2021-02-19 21:33:20 +08:00
mindspore-ci-bot 7d97d1300e !12370 Add type support to CumSum gpu op
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2021-02-19 21:33:02 +08:00
mindspore-ci-bot 191b3f0c8c !12368 Add type support to Split gpu op
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2021-02-19 04:16:29 +08:00
Peilin Wang 4821caa143 add uint16, uint32, int8, int64, float64 type support to gpu Squeeze op
change to test in graph mode
2021-02-18 14:11:59 -05:00
mindspore-ci-bot 7443ea4b5b !12369 Add type support to tile op
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2021-02-18 23:42:54 +08:00
mindspore-ci-bot f021af8096 !12367 Add float64 support to MatMul ops in GPU
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2021-02-18 23:41:45 +08:00
mindspore-ci-bot 4b27c3206d !12362 Add float64 support to Abs, Neg, Sqrt, Sin, Cos
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2021-02-18 23:39:38 +08:00
mindspore-ci-bot 048eba4460 !12359 add float64 support to assign GPU
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-02-18 10:10:56 +08:00
Peilin Wang 5f7fc5a0b1 initial commit
fix ci
2021-02-17 17:39:18 -05:00
Peilin Wang 1655a88b64 initial commit 2021-02-17 16:08:39 -05:00
Peilin Wang 2252e440a5 initial commit
fix ci
2021-02-17 15:32:48 -05:00
Peilin Wang 073fc6fa93 initial commit
fix ci
2021-02-17 13:36:30 -05:00
TFBunny 4c18e0894e add float64 support to matmul ops 2021-02-17 12:35:55 -05:00
Peilin Wang ce26d2e987 intitial commit
fix ci

fix ci
2021-02-12 17:17:57 -05:00
TFBunny e1ed3b9c15 add float64 support to assign GPU 2021-02-12 16:17:16 -05:00
TFBunny c6baca71e5 add float64 support to ReduceMax and ReduceSum 2021-02-12 12:51:03 -05:00
mindspore-ci-bot 8d936a6589 !12352 Add float64 support to Gather GPU
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-02-13 00:03:14 +08:00
mindspore-ci-bot 0ee8ef736d !12351 Add float64 support to GatherNd GPU
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-02-13 00:02:17 +08:00
mindspore-ci-bot 8fabb26412 !12350 add float64 support to concat GPU
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-02-12 23:25:50 +08:00
TFBunny 6f9cfb809e add float64 support to GatherNd 2021-02-11 13:43:03 -05:00
TFBunny 6fad165e43 add float64 support to gather gpu 2021-02-11 12:01:04 -05:00
TFBunny ebb7f2e771 add float64 support to concat GPU 2021-02-11 11:03:10 -05:00
mindspore-ci-bot d249ededf6 !12347 add float64 support to slice ops in GPU
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
2021-02-11 04:02:59 +08:00
mindspore-ci-bot ed5f9cb1f2 !11802 Optimize GPU kernels for fasterrcnn
From: @robingrosman
Reviewed-by: 
Signed-off-by:
2021-02-11 02:53:05 +08:00
TFBunny 799e51cff0 Add float64 support to slice ops 2021-02-10 11:51:38 -05:00
RobinGrosman 5d5225f2ee optimize fasterrcnn on gpu. fix randomchoicewithmask, topk kernels 2021-02-09 13:57:00 -08:00
mindspore-ci-bot adf934c567 !12152 Rewrite sequence_mask as a composite op
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by:
2021-02-09 20:40:10 +08:00
mindspore-ci-bot 96cea98864 !11731 Add dynamic shape support to ReLU6 GPU
From: @TFbunny
Reviewed-by: 
Signed-off-by:
2021-02-09 06:40:52 +08:00
mindspore-ci-bot 6ed6d57076 !11560 Add dynamic shape support and testcases to GPU Dropout
From: @TFbunny
Reviewed-by: 
Signed-off-by:
2021-02-09 06:32:51 +08:00
mindspore-ci-bot 4d9551e129 !12046 modify Gelu、FastGelu to GeLU and FastGeLU
From: @jinyaohui
Reviewed-by: 
Signed-off-by:
2021-02-06 09:57:48 +08:00
TFBunny ad3d737d29 Rewrite sequence_mask as a composite op 2021-02-05 18:01:08 -05:00
mindspore-ci-bot 5a2f472790 !12153 Add type support to StridedSlice GPU
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-02-05 22:47:03 +08:00
jinyaohui 30a27b2adb modify Gelu、FastGelu to GeLU and FastGeLU 2021-02-05 17:19:52 +08:00
TFBunny b45a9f56c8 add all types support to StridedSlice GPU 2021-02-04 16:46:27 -05:00
mindspore-ci-bot 9af166990c !12074 gpu RangeOp precision fix
From: @peilin-wang
Reviewed-by: 
Signed-off-by:
2021-02-05 05:32:27 +08:00
Peilin Wang 44bb9cb216 added validation
fix ci

fix ci

fixed test cases and ci

fixed test cases and ci
2021-02-04 16:19:07 -05:00
mindspore-ci-bot 74652eb942 !12044 modify pack to stack
From: @jinyaohui
Reviewed-by: 
Signed-off-by:
2021-02-04 21:02:09 +08:00
jinyaohui 8022f9a6ed modify pack to stack 2021-02-04 18:54:31 +08:00
mindspore-ci-bot 62d272f648 !12014 Fix GPU Print kernel
From: @TFbunny
Reviewed-by: 
Signed-off-by:
2021-02-03 22:45:44 +08:00
TFBunny 5a8c899789 Rework GPU print, supporting pynative mode and graph mode 2021-02-02 18:35:46 -05:00
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
mindspore-ci-bot ce89cc5e8b !11761 Change GatherV2 to Gather (merge from r1.1 to master)
From: @liangzhibo
Reviewed-by: 
Signed-off-by:
2021-01-30 17:53:20 +08:00
mindspore-ci-bot 9fa0499fa0 Change GatherV2 to Gather r1.1 to master 2021-01-30 14:13:47 +08:00
Corleone 82de371987 update matmul implementation for GPU 2021-01-30 14:12:11 +08:00
mindspore-ci-bot 96f007ebb4 !11785 gpu RangeOp better error handling in kernel
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
2021-01-29 21:06:52 +08:00
mindspore-ci-bot 76e9cc46fe !11688 Add GPU ReciprocalGrad Kernel
From: @TFbunny
Reviewed-by: @tom__chen,@tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-01-29 11:59:08 +08:00
Peilin Wang 3bef4e9b75 range better error initial commit 2021-01-28 16:11:16 -05:00
wilfChen 2e7d7b1c5e gpu testcase fix 2021-01-28 20:08:39 +08:00
TFBunny 88b5458f78 add new GPU kernel ReciprocalGrad 2021-01-27 17:48:01 -05:00
TFBunny 2fc5ebd077 add dynamic shape support and testcases to GPU Dropout 2021-01-27 17:44:26 -05:00
TFBunny 0e05e3e8ec add dynamic shape support and testcases to ReLU6 2021-01-27 17:41:06 -05:00
TFBunny 6cd7dc42e9 add testcases and dynamic shape to reduce ops 2021-01-27 12:26:22 -05:00
Jonathan Yan 18f67c61c2 return minimal index for argmaxwithvalue 2021-01-25 08:47:32 -05:00
tom__chen f34934a317 fix conv2d NHWC filter shape and cyclomatics errors 2021-01-22 16:46:39 -05:00
mindspore-ci-bot f07bb3bd04 !11089 General reduction with hybrid mode
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
2021-01-21 20:24:50 +08:00
mindspore-ci-bot ddf84551ab !11328 OneHot int64 input support
From: @peilin-wang
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-01-21 06:01:21 +08:00
mindspore-ci-bot 868f0e9361 !11247 Add dynamic shape support to GPU BiasAdd
From: @TFbunny
Reviewed-by: @tom__chen
Signed-off-by:
2021-01-20 23:59:22 +08:00
TFBunny 6a58479e42 add dynamic shape and testcases to GPU biasadd 2021-01-20 09:35:27 -05:00
Jonathan Yan 6c8f275bdd redcution v1 2021-01-19 18:53:52 -05:00
mindspore-ci-bot 60feffad20 !11332 update Pooling's attr kernel_size, pad_mode
From: @yuchaojie
Reviewed-by: 
Signed-off-by:
2021-01-19 16:17:45 +08:00
mindspore-ci-bot 45e03742d2 !11392 TileOp gpu int64 input support
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
2021-01-19 05:46:56 +08:00
mindspore-ci-bot 6d0c0157aa !11213 Add dynamic shape support to GPU ReduceMean
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-01-19 03:16:34 +08:00
Peilin Wang 945ef9ff89 initial commit
forgot some test cases
2021-01-18 11:16:47 -05:00
Peilin Wang 386b219ffc initial commit
ci fix

fix ci
2021-01-18 00:03:39 -05:00
yuchaojie b51b3a6764 update Pool's attr kernel_size, pad_mode 2021-01-18 12:10:20 +08:00
mindspore-ci-bot 8008843562 !11327 Dynamic shape support for Conv2d Op
From: @tom__chen
Reviewed-by: 
Signed-off-by:
2021-01-17 22:46:18 +08:00
tom__chen 2ff5f9f1bc dynamic shape support for conv2d op 2021-01-16 00:39:30 -05:00
mindspore-ci-bot be14046b0e !11290 Add dynamic shape support & testcases to MatMul, BatchMatMul gpu
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-01-16 07:01:37 +08:00
TFBunny c994eab732 add dynamic shape and testcases to MatMul & BatchMatMul 2021-01-14 18:56:15 -05:00
TFBunny 07de432deb add dynamic shape testcase to tensoradd 2021-01-14 12:24:26 -05:00
mindspore-ci-bot 59551879a0 !11021 Add new nn layer InstanceNorm2d
From: @yuan_shen_zhou
Reviewed-by: 
Signed-off-by:
2021-01-14 17:43:11 +08:00
zhouyuanshen 26f6daa850 add new op instancenorm2d 2021-01-14 15:38:56 +08:00
mindspore-ci-bot e5afc028f6 !11168 Add a testcase for P.mul dynamic shape
From: @TFbunny
Reviewed-by: 
Signed-off-by:
2021-01-13 22:53:22 +08:00
TFbunny d0b2f17445 add dynamic shape to GPU ReduceMean with testcases 2021-01-12 16:19:01 -05:00
TFbunny 503c38ca1a add testcase for dynamic shape GPU P.Mul 2021-01-11 16:19:17 -05:00
linqingke b9467e5340 fix matrix inverse ops st. 2021-01-11 10:38:49 +08:00
mindspore-ci-bot 6d6ed86a9d !10427 RangeOp new gpu kernel
From: @peilin-wang
Reviewed-by: 
Signed-off-by:
2021-01-07 23:14:40 +08:00
mindspore-ci-bot cdeacdf5c7 !9809 Add int8 uint8 type support to GPU ScatterAdd
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2021-01-07 05:48:15 +08:00
Peilin Wang 507cc4ab15 range past segfault addressed comments
changed default max_output_length to 1000000

change docstring

fix ci

change max_output_length to maxlen
2021-01-06 13:39:28 -05:00
mindspore-ci-bot 5a70853392 !10332 add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad.
From: @david-he91
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
2021-01-06 15:59:17 +08:00
mindspore-ci-bot 9f44599abd !9806 equal op gpu kernel support int64/uint8
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
2021-01-06 04:45:27 +08:00
mindspore-ci-bot 666ab8f105 !10850 Conversion weights type when compute weights loss
From: @xuguoyang5566
Reviewed-by: @wuxuejian
Signed-off-by: @wuxuejian
2021-01-04 18:53:12 +08:00
xuguoyang 7dcc3d89c3 Conversion weights type when compute weights loss 2021-01-04 15:30:20 +08:00
mindspore-ci-bot 1bb9342aa0 !8100 New add matrix inverse ops.
From: @linqingke
Reviewed-by: 
Signed-off-by:
2020-12-30 15:45:50 +08:00
hedongdong b783070467 add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad.
A minor change in sigmoidGradGrad operation (non-functional change).
2020-12-30 14:57:26 +08:00
mindspore-ci-bot f80b28313f !10619 add timedistributed
From: @d00562747
Reviewed-by: 
Signed-off-by:
2020-12-30 09:33:27 +08:00
TFbunny 83e06bbba0 add return to sparseapplyftrl gpu 2020-12-29 16:18:43 -05:00
dinglongwei 5a6caa7b0a add timedistributed and bugfix cpu ops assign and maximum 2020-12-29 17:40:21 +08:00
mindspore-ci-bot ee07285420 !10580 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
From: @david-he91
Reviewed-by: @linqingke,@liangchenghui,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
2020-12-29 16:40:14 +08:00
linqingke 96183f8b12 new add matrix inverse. 2020-12-29 16:34:21 +08:00
mindspore-ci-bot b381d4f7a0 !10603 add grad definition for AsinGrad and ACosGrad.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
2020-12-29 15:19:11 +08:00
mindspore-ci-bot 2dc275be06 !9842 Add SquaredDifference kernel for GPU
From: @he-botao
Reviewed-by: @c_34
Signed-off-by:
2020-12-29 09:41:45 +08:00
hebotao f4ae9cdbc4 Add SquareDifference kernel for GPU
添加测试用例

添加测试用例

添加测试用例

添加测试用例
清除告警

添加测试用例

添加测试用例

清除告警
2020-12-28 16:47:52 +08:00
mindspore-ci-bot aecd96cdb2 !10424 Compute weighted loss
From: @xuguoyang5566
Reviewed-by: @wuxuejian
Signed-off-by:
2020-12-28 10:00:10 +08:00
wangshuide2020 677127ef5e add grad definition for AsinGrad and ACosGrad 2020-12-26 16:03:01 +08:00
hedongdong 352a362878 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad 2020-12-26 11:09:07 +08:00
xuguoyang 7fe25d6444 Add weights loss compute 2020-12-26 10:47:54 +08:00
mindspore-ci-bot 6e690ab725 !9949 add testcase and minor fix for SparseApplyProximalAdagrad/Ftrl
From: @TFbunny
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
2020-12-24 14:15:22 +08:00
mindspore-ci-bot f9dbebd958 !10410 add dtype supports[fp64/fp32/fp16/int8/int16/int32/int64/uint8] for relu/reluv2/relugradv2
From: @yuan_shen_zhou
Reviewed-by: @wilfchen,@liangchenghui,@linqingke
Signed-off-by: @liangchenghui
2020-12-24 10:00:55 +08:00
zhouyuanshen 2e2c01d6f0 add dtype supports for relu/reluv2/relugradv2 2020-12-23 22:04:35 +08:00
mindspore-ci-bot 44abd94b42 !9408 [ME][Pynative]Fix mem leak problem in pynative mode
From: @chenfei52
Reviewed-by: 
Signed-off-by:
2020-12-23 21:30:10 +08:00
chenfei 1f20e552ed handle mem leak in pynative mode
use enter and leave construct
2020-12-23 17:10:58 +08:00
mindspore-ci-bot b8b4ce7442 !10323 Rewrite gpu implementation for op maxpool_with_argmax/maxpool_with_argmax_grad
From: @yuan_shen_zhou
Reviewed-by: @linqingke,@liangchenghui
Signed-off-by: @linqingke
2020-12-22 19:56:52 +08:00
zhouyuanshen 09b68f9006 rewrite gpu implementation of op maxpool_with_argmax and maxpool_with_argmax_grad 2020-12-22 12:37:33 +08:00
mindspore-ci-bot 2b64b7f295 !10312 SequenceMask move API to composite
From: @peilin-wang
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2020-12-22 09:24:46 +08:00
Peilin Wang 412665f707 wrap sequenceMask in composite 2020-12-21 16:27:00 -05:00
Peilin Wang 299509dbfc changed cast to round to zero if casting from float to integral 2020-12-21 13:54:42 -05:00
mindspore-ci-bot 4477b97465 !10167 BatchNormGrad infer gpu kernel
From: @jonwe
Reviewed-by: @liangchenghui
Signed-off-by:
2020-12-21 10:41:52 +08:00
mindspore-ci-bot 88155de042 !10159 momentum weight fusion
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @cristoval
2020-12-19 17:05:38 +08:00
Jonathan Yan 335c3f7602 BatchNormGrad infer gpu kernel 2020-12-18 17:03:27 -05:00
mindspore-ci-bot 4b7e9975a0 !10090 [MS][GPU][CI Alarm] Fixed CI Alarm for Pad GPU kernel + code clean up
From: @danishnxt
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
2020-12-19 04:37:05 +08:00
mindspore-ci-bot 1c43115eef !9540 [MS][API] - Update BroadcastTo to be able to support dynamic -1
From: @danishnxt
Reviewed-by: @robingrosman,@robingrosman
Signed-off-by: @robingrosman
2020-12-19 02:03:07 +08:00
mindspore-ci-bot a83e058f42 !9858 [MS][GPU][API] UnsortedScatterND_int64_Support
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman,@robingrosman
Signed-off-by:
2020-12-19 00:21:40 +08:00
wilfChen 09e10e18bb momentum weightdecay fusion 2020-12-18 19:08:05 +08:00
jonwe 54e5025c1a equal op gpu kernel 2020-12-17 21:24:30 -05:00
mindspore-ci-bot eb22cf7e5a !10073 [MS][CompositeOp][API] TensorDot pr fix
From: @danishnxt
Reviewed-by: @tom__chen
Signed-off-by:
2020-12-18 03:58:09 +08:00
danishnxt ac109b601a pad_CI_Alarm fix
typo fix

test addition for half - pad value checking
2020-12-17 14:47:27 -05:00
mindspore-ci-bot 904f61b7fd !9857 [MS][GPU] SparseApplyFtrl_int64_Support
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2020-12-18 03:05:54 +08:00
danishnxt b0b768335e PR 10072 fix + new sts
lintfix

doc fix + code cleaned

doc update 2
2020-12-17 13:57:05 -05:00