mindspore-ci-bot
|
abe6b82138
|
!5011 remove global grad ops
Merge pull request !5011 from riemann_penn/remove_global_grad_ops
|
5 years ago |
panyifeng
|
637e812347
|
remove global grad ops
|
5 years ago |
huanghui
|
b367da88eb
|
fix ScatterNdUpdate cpu kernel
|
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 |
wilfChen
|
837aecf9af
|
gpu stridedslice
|
5 years ago |
mindspore-ci-bot
|
8440f2bcdb
|
!4809 add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
Merge pull request !4809 from zhaoting/master
|
5 years ago |
Xun Deng
|
c9f8f9fe85
|
added CheckTenosr and CheckTuple
|
5 years ago |
mindspore-ci-bot
|
13d1738ff3
|
!4706 fix SmoothL1Loss gpu kernel
Merge pull request !4706 from Peilin/smoothL1Loss-fix
|
5 years ago |
zhaoting
|
cbca6be8bf
|
add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
|
5 years ago |
VectorSL
|
e939d61a2c
|
conv pooling pad support NHWC
|
5 years ago |
Peilin Wang
|
0d5220d33c
|
modified documentation and gpu kernel for smoothL1Loss
fix pylint
changed doc and code for SmoothL1Loss to be same a dchip. fixed grad kernel
fix ci
|
5 years ago |
baihuawei
|
772e14d00d
|
add categorical
|
5 years ago |
danish
|
97f08e74ec
|
nms_sorting fix
lint py fix 2
nms_py_file test value fix
lint fix
|
5 years ago |
huanghui
|
0d962a372f
|
add ScatterNdUpdate cpu kernel
|
5 years ago |
mindspore-ci-bot
|
c7b50bcdd2
|
!4251 adding type support for gpu kernels for EfficientNet
Merge pull request !4251 from Peilin/efficientnet
|
5 years ago |
mindspore-ci-bot
|
a23dd7147a
|
!4246 add type support for gpu kernelsl for faster-rcnn
Merge pull request !4246 from Peilin/faster-rcnn-type-support
|
5 years ago |
mindspore-ci-bot
|
01962afd23
|
!4024 Support half data type in ROIAlign/ROIAlignGrad Kernel
Merge pull request !4024 from JonathanY/roihalf
|
5 years ago |
mindspore-ci-bot
|
c041f4a295
|
!4368 add fix to GPU-RandomChoiceWithMask
Merge pull request !4368 from 34bunny/GPU-RandomChoiceWithMask-fix
|
5 years ago |
Peilin Wang
|
571094f473
|
added type support for transpose and maxgrad
fix pylint
addressed code review comment
|
5 years ago |
Peilin Wang
|
3cb3a5c7d8
|
type support for faster rcnn gpu kernels
addressed code review comments
fix cpplint and pylint
trying to fix python ut
fix smoke test
|
5 years ago |
TFbunny
|
17d01e838f
|
add fix to GPU-RandomChoiceWithMask (bitonicsort & testcase)
|
5 years ago |
mindspore-ci-bot
|
64b0feb7a2
|
!4315 support int8, int16, bool types for akg ops GPU
Merge pull request !4315 from JonathanY/akg_ops
|
5 years ago |
baihuawei
|
216ef0e144
|
fix multinomial
|
5 years ago |
mindspore-ci-bot
|
1856fb6af1
|
!3800 add gpu multinomial backend
Merge pull request !3800 from baihuawei/multinomial-c
|
5 years ago |
mindspore-ci-bot
|
196fdbe16e
|
!4280 adapt input to attr between cpu and aicpu embeddinglookup
Merge pull request !4280 from wuxuejian/embedding_input_adapt
|
5 years ago |
mindspore-ci-bot
|
e509f87f7f
|
!4219 Add Unique CPU kernel
Merge pull request !4219 from huanghui/add-op-unique
|
5 years ago |
Jonathan Yan
|
e0528615e3
|
int16 uint8 bool supported akg ops
|
5 years ago |
mindspore-ci-bot
|
6c4b4f91d2
|
!3978 Added unit tests for ResizeNearestNeighbor gpu kernel
Merge pull request !3978 from Peilin/master
|
5 years ago |
huanghui
|
fa081092c8
|
add Unique cpu kernel
|
5 years ago |
jonyguo
|
4964f7703a
|
Merge branch 'master' into code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
|
5 years ago |
wuxuejian
|
5e6b1d42da
|
adapt input to attr between cpu and aicpu embeddinglookup
|
5 years ago |
baihuawei
|
40748a30c7
|
add multinomial backend
|
5 years ago |
mindspore-ci-bot
|
2d1674475c
|
!4226 Add GPU div kernel for auto parallel
Merge pull request !4226 from ZPaC/master-add-gpu-div-kernel
|
5 years ago |
mindspore-ci-bot
|
6772bbde8d
|
!4021 Add ScalarAffine and Softplus bijector
Merge pull request !4021 from XunDeng/scalar_affine_softplus
|
5 years ago |
ZPaC
|
1dcc34e785
|
Add GPU div kernel
|
5 years ago |
mindspore-ci-bot
|
eb84ae4593
|
!4048 Fix broadcast, scatternd, reduce ops.
Merge pull request !4048 from linqingke/new_ops
|
5 years ago |
mindspore-ci-bot
|
8040e8bf89
|
!4130 modify some bug and add test case for gpu dropout op
Merge pull request !4130 from hanhuifeng/gpu_dropout
|
5 years ago |
Xun Deng
|
be6db4a6fe
|
add scalar affine and softplus bijector
|
5 years ago |
hanhuifeng2020
|
ab6f7420b5
|
modify some bug and add test case for gpu dropout op
|
5 years ago |
peixu_ren
|
3820533ad1
|
Refactor Gamma and Poisson ops
|
5 years ago |
VectorSL
|
b0a6346b54
|
gpu update cast type
|
5 years ago |
changzherui
|
22336c0843
|
sync 0807 code to ms-incubator
|
5 years ago |
linqingke
|
fb405ee6f4
|
broadcast, slice, scatter_nd ops optimizer.
|
5 years ago |
Peilin Wang
|
3bd64bf03d
|
add unit test for resizeNearestNeighbor gpu op
fix pylint
fix pylint
changed mstype to np type to fix pylint
fix pylint
fix pylint
fix pylint
added back copyright
|
5 years ago |
mindspore-ci-bot
|
fea930f7aa
|
!4088 make gpu op Less to support int32
Merge pull request !4088 from TuDouNi/master
|
5 years ago |
root
|
3b41023a6b
|
add int32 cal for less gpu
|
5 years ago |
mindspore-ci-bot
|
8f17535045
|
!3831 CUDA - GPU MirrorPad New Op
Merge pull request !3831 from danishnxt/GPU_One
|
5 years ago |
danish
|
081249b53f
|
commit 1 - mirror pad
commit 2
lint fix
lint fix 2
updated backprop + st test
test_file_fix
test_file_fix_2
fixed header_guards
comments addressed
clangFormatFix
|
5 years ago |
Jonathan Yan
|
43094bf78e
|
suport half for roi align
|
5 years ago |
peixu_ren
|
b9c8c0b439
|
Added Bijector TransformDistribution base classes and two instances: power and exp bijectors
|
5 years ago |