danishnxt
06a9b4aa37
Commit1_TensorDot
linting errors fix
comments cleanup
typo fix in doc
added more tests, fixed some formatting
changed expected dx values for linter
pylint const data fix
5 years ago
mindspore-ci-bot
0d5e119fa4
!7483 Add GPU-UniformSampler and nn.UniformCandidateSampler
Merge pull request !7483 from 34bunny/GPU-ucs
5 years ago
mindspore-ci-bot
2c468a358a
!7537 new gpu op for cbg: repeat_elements
Merge pull request !7537 from Peilin/cbg-new-gpu-ops-repeat_elements
5 years ago
Peilin Wang
bd0b462691
new gpu op for cbg repeat_elements
fixed ci
fixed ci
addressed comments
5 years ago
TFbunny
e18a78feb9
add GPU UniformSampler
5 years ago
mindspore-ci-bot
6cc37db833
!7482 roialign gpu operator output is zero
Merge pull request !7482 from JonathanY/roialign_zero
5 years ago
mindspore-ci-bot
e24b50f559
!7548 Support elu and elugrad with dtype float and half on gpu
Merge pull request !7548 from zhouyuanshen/master
5 years ago
zhouyuanshen
2ab0b3d67a
support ops elu and elugrad on gpu
5 years ago
mindspore-ci-bot
fd8ebde400
!7545 GPU reshape add type
Merge pull request !7545 from VectorSL/int64
5 years ago
VectorSL
5c0c363c66
gpu reshepe add type
5 years ago
jonwe
4583bc1c57
roialign zero output
5 years ago
zhouyuanshen
f49bd92b88
support asin and acos with dtype float on gpu
5 years ago
wanyiming
e2b8810413
1D*ND
5 years ago
mindspore-ci-bot
21c5607fca
!6971 cudnn inplace optimizer
Merge pull request !6971 from chenweifeng/tensoradd_inplace
5 years ago
wilfChen
b420b6cda7
cudnn inplace optimizer
5 years ago
baihuawei
fea928e976
remove CTCLossV2
5 years ago
wilfChen
13a3a6d117
test case seed
5 years ago
mindspore-ci-bot
d60033c8db
!6381 Add dtype float16 that erf and erfc should support
Merge pull request !6381 from peixu_ren/custom_gpu
5 years ago
wukesong
f9a865fd42
add GPU operator
5 years ago
peixu_ren
8132e56417
Add dtype float16 that erf and erfc should support
5 years ago
mindspore-ci-bot
3f0ac45954
!6206 new add gpu ops sqrt_grad and rsqrt_grad.
Merge pull request !6206 from linqingke/new_ops
5 years ago
linqingke
dda3176fca
new add sqrt_grad and rsqrt_grad.
5 years ago
mindspore-ci-bot
b79240fc3f
!6367 fix shape bug
Merge pull request !6367 from caozhou/fix_shape_bug
5 years ago
caozhou
5010956773
fix weight_init bug
5 years ago
mindspore-ci-bot
71ab9e300b
!6012 Support erf and erfc ant GPU backend
Merge pull request !6012 from peixu_ren/custom_gpu
5 years ago
mindspore-ci-bot
af5ebcf1a9
!6232 fix gpu heterogeneous bug
Merge pull request !6232 from baihuawei/embedding
5 years ago
peixu_ren
fdd2d8209f
Support erf and erfc ant GPU backend
5 years ago
baihuawei
09a3f2ff5e
fix GPU hete
5 years ago
mindspore-ci-bot
eedbbb3649
!5958 Modify interface for function and remove duplicated def
Merge pull request !5958 from lilei/modify_bug
5 years ago
lilei
71adabd944
modify_bug
5 years ago
Peilin Wang
f020e19636
add int32 support to greater gpu kernel
fix ci
5 years ago
mindspore-ci-bot
6fdb43d22d
!5895 gpu maximum minimum absgrad kernel fix
Merge pull request !5895 from chenweifeng/maximum-fix
5 years ago
mindspore-ci-bot
98725bc865
!5790 [MS][GPU][CUDA] Dedicated new user facing Pad API kernel
Merge pull request !5790 from danishnxt/GPU_three
5 years ago
mindspore-ci-bot
b717a686cf
!5690 ROIAlign kernel memory leak
Merge pull request !5690 from JonathanY/rcnn
5 years ago
wilfChen
3b54e55223
gpu maximum & minimum kernel with fp16 input
5 years ago
wilfChen
6ebe132cd3
broadcast refactor
5 years ago
danish
273fc0071c
New User facing Pad Kernel + ST + Allows for channel padding
style fix
lint fixes
added check in NN layer for > 4 paddings, plus lint fix
fix python lint
lint fix
lint fix
updating to pytest asserts to improve testing
removed unnecc vars from test file fail checks
5 years ago
mindspore-ci-bot
fc79997de5
!5502 Mod SoftmaxCrossEntropyWithlogits
Merge pull request !5502 from wanyiming/mod_SoftmaxCrossEntropyWithlogits
5 years ago
wanyiming
0ec70068ae
mod_SoftmaxCrossEntropyWithLogits
5 years ago
Jonathan Yan
bbd19dbe43
roi align memory leak
5 years ago
mindspore-ci-bot
749979e7c4
!5458 NMS GPU OP Performance improvement
Merge pull request !5458 from danishnxt/GPU_two
5 years ago
mindspore-ci-bot
087212441a
!5192 Add unit tests for scatternd
Merge pull request !5192 from Peilin/scatternd-type-support
5 years ago
danish
7d7fa760a0
reduce based nms final pass - speed improv
refactored faster nms
refactored faster nms + typo fix
added box flipping choice
set choice to true for testing - yz
switching back
new test file
5 years ago
peixu_ren
2d5d44ab22
Add test cases for uniform ops on GPU
5 years ago
mindspore-ci-bot
adbb75556d
!4778 Added type support for Reshape gpu kernel for faster RCNN
Merge pull request !4778 from Peilin/reshape-gpu-kernel-type-support
5 years ago
mindspore-ci-bot
314c5ad055
!5172 remove name arg from gradoperation
Merge pull request !5172 from riemann_penn/remove_name_args_from_gradoperation
5 years ago
panyifeng
1a54785fe2
remove name arg from gradoperation
5 years ago
peixu_ren
10f381d662
Modify the name of parameters in uniform
5 years ago
Peilin Wang
d92a357e4a
add scatternd ut
5 years ago
mindspore-ci-bot
e2203bed01
!3957 Gpu StridedSlice dims exceeds
Merge pull request !3957 from chenweifeng/strided_slice_dims_exceeds
5 years ago