mindspore-ci-bot
cfb131b844
!7030 add Meshgrid ops for aicpu
...
Merge pull request !7030 from yanzhenxiang2020/br_meshgrid
4 years ago
caifubi
41849cd7cf
Add dynamic shape test case
4 years ago
baihuawei
e7928b9c0e
fix scpu slice
4 years ago
wanyiming
e2b8810413
1D*ND
4 years ago
huanghui
a4b485eb51
thread pool
4 years ago
caifubi
d3b978147f
Ascend Dynamic Shape
4 years ago
baihuawei
de0b4d089f
fix cpu slice
4 years ago
mindspore-ci-bot
21c5607fca
!6971 cudnn inplace optimizer
...
Merge pull request !6971 from chenweifeng/tensoradd_inplace
4 years ago
wilfChen
b420b6cda7
cudnn inplace optimizer
4 years ago
yanzhenxiang2020
d241e9c4af
add Meshgrid ops for aicpu
4 years ago
mindspore-ci-bot
1131b069d3
!6903 Remove StridedSlice AICPU version
...
Merge pull request !6903 from peixu_ren/custom_pp_ops
4 years ago
mindspore-ci-bot
b6a7f8bd71
!6977 add cache ops for aicpu and cpu kernel
...
Merge pull request !6977 from fangzehua/aug_cache
4 years ago
mindspore-ci-bot
2a799fe90e
!6018 Set the number of epochs in mode.train() non-sink Mode
...
Merge pull request !6018 from h.farahat/ms_nonsink_epochs
4 years ago
mindspore-ci-bot
4e08378448
!6965 cpu Sub support broadcast shape
...
Merge pull request !6965 from baihuawei/fixsub
4 years ago
mindspore-ci-bot
d8cfba8ba6
!6912 generalize CPU Slice op
...
Merge pull request !6912 from baihuawei/fixslice
4 years ago
fangzehua
a822966300
add cache ops for cpu and aicpu
4 years ago
baihuawei
2b1e969892
cpu Sub support broadcast shape
4 years ago
peixu_ren
6c0cfea75b
Remove StridedSlice AICPU version
4 years ago
mindspore-ci-bot
f9bfc85a20
!6914 fix cpu softmax with negative axis
...
Merge pull request !6914 from baihuawei/fixsoftmax
4 years ago
baihuawei
ab427caf53
fix softmax
4 years ago
baihuawei
c01c1a05b6
generalize CPU Slice op
4 years ago
baihuawei
fea928e976
remove CTCLossV2
4 years ago
hesham
9cee0d2143
Add num_epochs to non-sink training
4 years ago
mindspore-ci-bot
8d20d1b8e6
!6772 Add seed for gpu operator testcase
...
Merge pull request !6772 from chenweifeng/test-case-seed
4 years ago
wilfChen
13a3a6d117
test case seed
4 years ago
baihuawei
3583e63901
clear warnings
4 years ago
Yi Huaijie
b863324d90
move set_seed() out from construct() of Net
4 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
4 years ago
wukesong
f9a865fd42
add GPU operator
4 years ago
peixu_ren
8132e56417
Add dtype float16 that erf and erfc should support
4 years ago
mindspore-ci-bot
3f0ac45954
!6206 new add gpu ops sqrt_grad and rsqrt_grad.
...
Merge pull request !6206 from linqingke/new_ops
4 years ago
mindspore-ci-bot
6bb12a9118
!6378 nn.MatMul support broadcast.
...
Merge pull request !6378 from liuxiao93/Broadcast-nn.MatMul-Ascend
4 years ago
mindspore-ci-bot
63ae2c3639
!6374 LSTM API optimization
...
Merge pull request !6374 from caojian05/ms_master_lstm_api_optimation
4 years ago
linqingke
dda3176fca
new add sqrt_grad and rsqrt_grad.
4 years ago
liuxiao93
9ef76c1aac
nn.MatMul support broadcast.
4 years ago
mindspore-ci-bot
b79240fc3f
!6367 fix shape bug
...
Merge pull request !6367 from caozhou/fix_shape_bug
4 years ago
caozhou
5010956773
fix weight_init bug
4 years ago
mindspore-ci-bot
5e43308613
!6365 Refactoring Laplace random operator.
...
Merge pull request !6365 from jxlang910/push-to-opensource
4 years ago
mindspore-ci-bot
71ab9e300b
!6012 Support erf and erfc ant GPU backend
...
Merge pull request !6012 from peixu_ren/custom_gpu
4 years ago
cj
207e515fce
LSTM API optimization
4 years ago
jin-xiulang
5873614b86
Refactoring laplace random operator.
4 years ago
mindspore-ci-bot
af5ebcf1a9
!6232 fix gpu heterogeneous bug
...
Merge pull request !6232 from baihuawei/embedding
4 years ago
peixu_ren
fdd2d8209f
Support erf and erfc ant GPU backend
4 years ago
mindspore-ci-bot
14b4763b15
!6224 Move pp test cases to probability folder
...
Merge pull request !6224 from XunDeng/pp_tests_folder_update
4 years ago
baihuawei
09a3f2ff5e
fix GPU hete
4 years ago
yanzhenxiang2020
c6db808bbf
fix aicpu ut
4 years ago
Xun Deng
c64f6a0a2a
move pp related tests cases to probability folder
4 years ago
mindspore-ci-bot
9c896fd22c
!5899 Fix Some bugs and add test cases on Tensor printing.
...
Merge pull request !5899 from huangbingjian/master
4 years ago
HuangBingjian
07d1f5ac37
fix tensor.cc
4 years ago
mindspore-ci-bot
d8c09067ce
!5801 [MD][Feature] minddata iterator output ms_tensor
...
Merge pull request !5801 from xiefangqi/md_modify_output_tensor
4 years ago
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
4 years ago
mindspore-ci-bot
483b364d92
!5984 Add CPU kernels: Sub, Square
...
Merge pull request !5984 from huanghui/cpu-basic-kernel
4 years ago
nhussain
92e99ff224
change map calls
4 years ago
mindspore-ci-bot
eedbbb3649
!5958 Modify interface for function and remove duplicated def
...
Merge pull request !5958 from lilei/modify_bug
4 years ago
huanghui
a82577c00e
Add CPU kernels: TensorAdd, Sub, Mul, Div
4 years ago
mindspore-ci-bot
7152fe04be
!5783 GraphKernel supports GPU
...
Merge pull request !5783 from DeshiChen/graph_kernel_1.0
4 years ago
mindspore-ci-bot
87d0d0bf8d
!5754 adding int32 support for Greater gpu kernel
...
Merge pull request !5754 from Peilin/add-type-support-for-greater
4 years ago
lilei
71adabd944
modify_bug
4 years ago
dayschan
37a48f6aac
GraphKernel supports GPU
...
1. Update akg submodule
2. Refactor akg_kernel_build, akg_ascend_kernel_build, akg_gpu_kernel_build
3. Add akg_kernel_json_decoder to support converting kernel_json to AnfNode.
4. Add GraphKernel Cost Model. (mindspore/_extends/graph_kernel)
5. Add some GraphKernel passes to GpuSession, move these passes to backend/optimizer/graph_kernel.
6. Add global id for ir files.
7. Fix bug in ConstInputToAttr.
4 years ago
Peilin Wang
f020e19636
add int32 support to greater gpu kernel
...
fix ci
4 years ago
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
4 years ago
mindspore-ci-bot
6fdb43d22d
!5895 gpu maximum minimum absgrad kernel fix
...
Merge pull request !5895 from chenweifeng/maximum-fix
4 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
4 years ago
mindspore-ci-bot
b717a686cf
!5690 ROIAlign kernel memory leak
...
Merge pull request !5690 from JonathanY/rcnn
4 years ago
wilfChen
3b54e55223
gpu maximum & minimum kernel with fp16 input
4 years ago
mindspore-ci-bot
a3d0ddb4db
!5779 tenoradd profiling
...
Merge pull request !5779 from chenweifeng/broadcast-refactor
4 years ago
wilfChen
6ebe132cd3
broadcast refactor
4 years ago
mindspore-ci-bot
5c7fa52468
!5673 [performance]cell init opt performance
...
Merge pull request !5673 from kingxian/master
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
kingxian
92bebe65a9
cell init performance opt
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
35e6cca1a3
!5634 wrap numpy random seed into an api
...
Merge pull request !5634 from yihuaijie/master
5 years ago
Yi Huaijie
4a5d115a66
add get_seed() and set_seed()
5 years ago
mindspore-ci-bot
bb84f50407
!5473 optim pylint
...
Merge pull request !5473 from jinyaohui/master
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
jinyaohui
a9972a7def
optim pylint
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
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
Peilin Wang
b7a4313755
added type support for reshape gpu kernel
...
fix ci
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
mindspore-ci-bot
55d280e777
!3608 Add gpu support for RandomChoiceWithMask
...
Merge pull request !3608 from 34bunny/GPU-RandomChoiceWithMask
5 years ago
mindspore-ci-bot
af9398b39a
!3756 Change distribution api
...
Merge pull request !3756 from XunDeng/pp_poc_v3
5 years ago
yujianfeng
57cb1eeb14
Performance optimization of embedding_lookup
5 years ago
mindspore-ci-bot
49ba473bcc
!3803 add gpu klDivLoss op
...
Merge pull request !3803 from baihuawei/loss
5 years ago
mindspore-ci-bot
51fcaf6e61
!3714 stridedslice/stridedslicegrad 4D to 7D
...
Merge pull request !3714 from panbingao/stridedslice
5 years ago
TFbunny
ad8a786b07
add GPU support to RandomChoiceWithMask
5 years ago
Xun Deng
e87e1fc6bc
changed distribution api
5 years ago
mindspore-ci-bot
2449e4e7f1
!3760 Fix GPU-ResizeNearestNeighbor
...
Merge pull request !3760 from 34bunny/GPU-ResizeNearestNeighbor-fix
5 years ago
mindspore-ci-bot
e1f93ec28c
!3619 NMSWithMask - CUDA Impl
...
Merge pull request !3619 from danishnxt/GPU_One
5 years ago
mindspore-ci-bot
82b103a740
!3780 add gpu BinaryCrossEntropy
...
Merge pull request !3780 from baihuawei/losscuda
5 years ago
baihuawei
9eca56635d
add KLDiv loss
5 years ago
baihuawei
aa9ea1707c
add binary cross entropy
5 years ago
panbingao
e6335739d2
stridedslice/stridedslicegrad 4D to 7D
5 years ago