tom__chen
|
9263145990
|
gpu unique op kernel and st test
|
4 years ago |
TFbunny
|
7f769568a6
|
Register SparseGatherV2 and add dynamic shape support
|
4 years ago |
wanyiming
|
2e6db43ec5
|
modify_dense
|
4 years ago |
mindspore-ci-bot
|
f059859909
|
!8367 expand tanh_grad and reduce mean , add some graph kernel test case, fix kernel info bug
From: @zengzitao
Reviewed-by: @gaoxiong1
Signed-off-by:
|
4 years ago |
zengzitao
|
db27783d54
|
expand tanh_grad and reduce_mean, fix bug and add test_case in ci
|
4 years ago |
mindspore-ci-bot
|
f8f2d127cd
|
!7999 optimize cpu unique
From: @kisnwang
Reviewed-by:
Signed-off-by:
|
4 years ago |
danishnxt
|
9dba65c424
|
TensorDot Conv: P -> C
|
4 years ago |
mindspore-ci-bot
|
35dd47711d
|
!7798 ROIAlign GPU kernel height/width plus1
From: @jonwe
Reviewed-by: @robingrosman,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
4 years ago |
mindspore-ci-bot
|
b6ff3537be
|
!8372 mode_export_example
From: @bai-yangfan
Reviewed-by: @sanjaychan,@kingxian
Signed-off-by: @sanjaychan
|
4 years ago |
mindspore-ci-bot
|
7622b44c21
|
!8170 Support Nd*2d for nn.Dense
From: @wanyiming
Reviewed-by:
Signed-off-by:
|
4 years ago |
bai-yangfan
|
a0a4f77524
|
mode_export_example
|
4 years ago |
kswang
|
618c05d454
|
optimize cpu unique
|
4 years ago |
yanzhenxiang2020
|
0162587ebc
|
add CTCGreedyDecoder ops
|
4 years ago |
HuangBingjian
|
265a6d61b6
|
reverse fix shape=0
|
4 years ago |
mindspore-ci-bot
|
c76e7107a5
|
!8220 Add supports to op unpack on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
370e7ab95f
|
!8204 add supports to op pack on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
8c2ed3bb80
|
!8138 Throw an exception when a tensor with 0 shape is constructed.
Merge pull request !8138 from huangbingjian/fix_shape
|
4 years ago |
wanyiming
|
3c7a3b6693
|
modify_dense
|
4 years ago |
mindspore-ci-bot
|
51edcd30e2
|
!8270 expand fused_adam and fused_adam_weight_decay and fix some bug
Merge pull request !8270 from ZengZitao/expand_fused_adam
|
4 years ago |
zhouyuanshen
|
5c4885821f
|
add supports to op unpack on gpu
|
4 years ago |
zhouyuanshen
|
00f1c0c7f3
|
add supports to op pack on gpu
|
4 years ago |
HuangBingjian
|
4477fcfe19
|
fix shape bug.
|
4 years ago |
xcnick
|
d647fa8107
|
add cpu op equal
|
4 years ago |
zengzitao
|
53043ae18f
|
support expand fused_adam and fused_adam_weight_decay op
|
4 years ago |
mindspore-ci-bot
|
50be4f1221
|
!8253 annotate test case
Merge pull request !8253 from 吴书全/deepfm1105
|
4 years ago |
mindspore-ci-bot
|
3070e9c78b
|
!8244 【GraphKernel】Eliminate redundant parameters while expanding basic ops
Merge pull request !8244 from DeshiChen/1104_eliminate_redundant_parameter
|
4 years ago |
wsq3
|
afc0b0b61a
|
annotate test case
|
4 years ago |
dayschan
|
0f8f1cdda7
|
Eliminate redundant parameters while expanding basic ops.
add testcase for Gelu/GeluGrad
|
4 years ago |
jonwe
|
575280bb61
|
roi end mode
|
4 years ago |
mindspore-ci-bot
|
4b4ca1a188
|
!8146 Improve performance for GPU-ScatterUpdate, add int32 support
Merge pull request !8146 from 34bunny/GPU-ScatterUpdateFix
|
4 years ago |
mindspore-ci-bot
|
04142b74f6
|
!8144 Rename GPU-UniformSampler to GPU-UniformCandidateSampler
Merge pull request !8144 from 34bunny/GPU-UniformCandidateSampler
|
4 years ago |
mindspore-ci-bot
|
4c2344ed35
|
!8141 Improve performance for GPU-ScatterAdd, add use_locking and add int32 support
Merge pull request !8141 from 34bunny/GPU-ScatterAdd
|
4 years ago |
mindspore-ci-bot
|
491efd8aa4
|
!8088 add Adam CPU operator
Merge pull request !8088 from zhaoting/adam
|
4 years ago |
zhaoting
|
8730638076
|
add Adam CPU op
|
4 years ago |
TFbunny
|
cd7329082e
|
refine GPU-Scatteradd
|
4 years ago |
lvliang
|
fd5be43598
|
pynative-support-dynamic-shape
|
4 years ago |
mindspore-ci-bot
|
ce9795bb39
|
!7808 fix cpu select kernel info
Merge pull request !7808 from baihuawei/fixcpu
|
4 years ago |
mindspore-ci-bot
|
769bd24c63
|
!8002 Add expm1 op at GPU back-end
Merge pull request !8002 from peixu_ren/custom_gpu
|
4 years ago |
TFbunny
|
356844da46
|
refine GPU-ScatterUpdate
|
4 years ago |
TFbunny
|
ee4e2db77e
|
rename UniformSampler to UniformCandidateSampler
|
4 years ago |
mindspore-ci-bot
|
cfe226fc97
|
!7950 new add softplus and softplus grad gpu ops.
Merge pull request !7950 from linqingke/gpu_ops
|
4 years ago |
mindspore-ci-bot
|
ccbc6df79c
|
!8068 add supports to op gathergrad on gpu
Merge pull request !8068 from zhouyuanshen/gathergrad
|
4 years ago |
mindspore-ci-bot
|
1b3efdc70a
|
!7428 add cpu op
Merge pull request !7428 from wuxuejian/cpu_op
|
4 years ago |
zhouyuanshen
|
21c96b3c31
|
add supports to op gathergrad on gpu
|
4 years ago |
mindspore-ci-bot
|
03a0d57437
|
!7381 add some cpu operator
Merge pull request !7381 from zhaoting/master
|
4 years ago |
mindspore-ci-bot
|
b64de9c1dc
|
!8000 Add supports to op Gather on gpu
Merge pull request !8000 from zhouyuanshen/gather
|
4 years ago |
mindspore-ci-bot
|
497f2f0cff
|
!8054 Add gpu support for ScatterUpdate
Merge pull request !8054 from 34bunny/GPU-ScatterUpdate
|
4 years ago |
mindspore-ci-bot
|
de20d3e488
|
!8006 [MS][GPU][CUDA][API] Adding new Ops - UnsortedSegmentMax GPU
Merge pull request !8006 from danishnxt/SegMax
|
4 years ago |
TFbunny
|
cd9d0bf79a
|
add GPU-ScatterUpdate
|
4 years ago |
mindspore-ci-bot
|
93c11d1dcc
|
!8008 Add gpu support to ScatterAdd
Merge pull request !8008 from 34bunny/GPU-ScatterAdd
|
4 years ago |
mindspore-ci-bot
|
4f4eadda8f
|
!8003 Repeat Elements Grad GPU Kernel
Merge pull request !8003 from JonathanY/repeat_grad
|
4 years ago |
peixu_ren
|
b8abcf858a
|
Add expm1 op at GPU back-end
|
4 years ago |
zhouyuanshen
|
f0f67b8aa8
|
add gather op on gpu
|
4 years ago |
mindspore-ci-bot
|
68e2b917d6
|
!7693 Add SigmoidCrossEntropyWithLogits CPU
Merge pull request !7693 from wanyiming/add_sigmoid_cross_entropy_with_logit_cpu
|
4 years ago |
wanyiming
|
0b74b0f50b
|
add_cpu_op
|
4 years ago |
baihuawei
|
cff87d6f65
|
fix cpu kernel select
|
4 years ago |
TFbunny
|
dc2144ee0d
|
add GPU-ScatterAdd
|
4 years ago |
danishnxt
|
34cc178bd0
|
New New UnsortedSegmentMax for GPU [API][CUDA_KERNEL]
PyLintFix
header fix
|
4 years ago |
jonwe
|
e896d38c34
|
repeat grad
|
4 years ago |
mindspore-ci-bot
|
542a52fbf8
|
!7873 [MS][GPU] Add GPU SparseApplyFtrl op
Merge pull request !7873 from tom_chen/sparse_ftrl
|
4 years ago |
mindspore-ci-bot
|
851ee9c3d5
|
!7875 Add support to GPU SparseApplyProximalAdagrad
Merge pull request !7875 from 34bunny/GPU-SparseApplyProximalAdagrad
|
4 years ago |
mindspore-ci-bot
|
32d6ed3e28
|
!7964 update resnet50_quant ci threshold
Merge pull request !7964 from yuchaojie/quant2
|
4 years ago |
wuxuejian
|
b03329c65a
|
add cpu op
|
4 years ago |
yuchaojie
|
a1d6888c89
|
update resnet50_quant ci threshold
|
4 years ago |
linqingke
|
6dc3618758
|
new add softplus and softplus grad gpu ops.
|
4 years ago |
zhaoting
|
f2e9d9cfc7
|
add some cpu operator
|
4 years ago |
mindspore-ci-bot
|
9c2704030f
|
!7872 Add log1p operator at GPU back-end and move erf and erf to the unary_op list
Merge pull request !7872 from peixu_ren/custom_pp_ops
|
4 years ago |
mindspore-ci-bot
|
5ef3d02ce3
|
!7696 Add calculation of triangle matrix determinant op at GPU back-end
Merge pull request !7696 from peixu_ren/custom_gpu
|
4 years ago |
TFbunny
|
a638973378
|
add GPU SparseApplyProximalAdagrad
|
4 years ago |
tom__chen
|
71b235c302
|
sparse apply ftrl gpu kernel
|
4 years ago |
mindspore-ci-bot
|
4ebc55b29e
|
!7841 Add supports to ACosGrad and AsinGrad on gpu
Merge pull request !7841 from zhouyuanshen/ACosGrad_and_AsinGrad
|
4 years ago |
mindspore-ci-bot
|
f3e8798b40
|
!7879 fix bug that asin/acos not support fp16 on gpu
Merge pull request !7879 from zhouyuanshen/asin_acos_fp16
|
4 years ago |
mindspore-ci-bot
|
40cfca781a
|
!7834 rename create_quant_config && add notes
Merge pull request !7834 from yuchaojie/quant
|
4 years ago |
mindspore-ci-bot
|
ea4df3c3c2
|
!7826 new add l2normalize_grad gpu ops.
Merge pull request !7826 from linqingke/gpu_ops
|
4 years ago |
zhouyuanshen
|
1804c042ec
|
fix bug that asin/acos not support fp16 on gpu
|
4 years ago |
zhouyuanshen
|
8481fd59d8
|
Add supports to ACosGrad and AsinGrad
|
4 years ago |
peixu_ren
|
dfe5a951eb
|
Add log1p operator at GPU back-end and move erf and erf to the unary_op list
|
4 years ago |
Xun Deng
|
d4df6f82ea
|
support get_dist_args
|
4 years ago |
peixu_ren
|
99f2927c21
|
Add calculation of triangle matrix determinant op at GPU back-end
|
4 years ago |
yuchaojie
|
69d9e76d65
|
rename create_quant_config && add notes
|
4 years ago |
linqingke
|
3465c9c400
|
new add l2normalize_grad gpu ops.
|
4 years ago |
mindspore-ci-bot
|
7e3b0e1027
|
!7790 add more pynative st test_case
Merge pull request !7790 from lvchangquan/transdata
|
4 years ago |
mindspore-ci-bot
|
5b28016b4d
|
!7735 fix gpu multinomial seed issue and GRAPH_MODE
Merge pull request !7735 from baihuawei/fixmultinomial
|
4 years ago |
lvchangquan
|
41f520c9fa
|
add more pynative st test_cases
|
4 years ago |
mindspore-ci-bot
|
d479b91093
|
!7767 GPU update resnet50 readme and add cast type
Merge pull request !7767 from VectorSL/readme
|
4 years ago |
mindspore-ci-bot
|
acd156c084
|
!7722 sync aicpu ops to open from ms-incubator
Merge pull request !7722 from yanzhenxiang2020/incubator_to_open
|
4 years ago |
mindspore-ci-bot
|
deb17b36c1
|
!7786 Add SampledSoftmaxLoss GPU Kernel
Merge pull request !7786 from JonathanY/ops_oct
|
4 years ago |
mindspore-ci-bot
|
5ad25494ab
|
!7736 [MS][GPU][CUDA] - Reworked MirrorPad / MirrroPadGrad Op to add support for 3d/4d padding + Updated ST + added support for int32 in all GPu paddings
Merge pull request !7736 from danishnxt/MirrorPadRework
|
4 years ago |
jonwe
|
fc81f46053
|
sampled softmax loss
|
4 years ago |
mindspore-ci-bot
|
a3af89bd48
|
!7611 [MS][GPU] Adding new Ops - TensorDot and TensorDot Grad
Merge pull request !7611 from danishnxt/newMaster
|
4 years ago |
VectorSL
|
5102482e3a
|
1readme update resnet 2cast add more type
|
4 years ago |
mindspore-ci-bot
|
169bf59fd4
|
!7525 fix cpu type exception
Merge pull request !7525 from baihuawei/cpu_type_exception
|
4 years ago |
yanzhenxiang2020
|
6a2c1df5e3
|
sync aicpu ops to open from ms-incubator: UniqueWithPad, EditDistance, TransData
|
4 years ago |
mindspore-ci-bot
|
7f91a3faf2
|
!7741 [ME] format code
Merge pull request !7741 from chenzhongming/zomi_master
|
4 years ago |
mindspore-ci-bot
|
b6b254f6e4
|
!7670 add l2normalize gpu kernel.
Merge pull request !7670 from linqingke/gpu_ops
|
4 years ago |
chenzomi
|
44bf4c3e37
|
[ME] format code
|
4 years ago |
danishnxt
|
0f69be06b1
|
Reworked mirrorPad
lintIssues
convert long -> int64
correcting int64 -> int64_t
lint
|
4 years ago |
baihuawei
|
05dcec0583
|
fix multinomial
|
4 years ago |
linqingke
|
99480d26c6
|
add l2normalize gpu kernel.
|
4 years ago |
mindspore-ci-bot
|
8d39a8a4b2
|
!7529 complex arithmetic_simplify
Merge pull request !7529 from zhuxiaochen/1020_allsimplify_1.0
|
4 years ago |