mindspore-ci-bot
e249197c73
!3003 gpu support BroadcastTo kernels
Merge pull request !3003 from chenweifeng/broadcastto
5 年前
wuxuejian
c713382798
add Padding op
5 年前
mindspore-ci-bot
ad09bf3e87
!3083 add gpu split and restructure gpu concat
Merge pull request !3083 from zhaoting/master
5 年前
changzherui
f4cb445ea8
syn code for 0715
5 年前
zhaoting
5c0962acfa
add gpu split and restructure gpu concat
5 年前
peixu_ren
1feca960aa
Rollback to Normal on D
5 年前
wilfChen
c10e07734c
gpu support TopK kernel
5 年前
wilfChen
dfb958de1e
Gpu support BroadcastTo kernel
5 年前
peixu_ren
ac561f2956
Refactor random normal op
5 年前
peixu_ren
20ca96c62b
Add random normal MindSpore interface
5 年前
mindspore-ci-bot
9a1bfd9bd8
!3013 fix tensor bool and float scalar
Merge pull request !3013 from amongo/fix_tensor_bool_add_float
5 年前
huangdongrun
d70b4c1b62
add support for bool tensor and scalar impilicit convert
5 年前
kingfo
add3778a61
add grad all in pynative mode
5 年前
wilfChen
0fdc304a8e
gpu support smoothl1loss
5 年前
mindspore-ci-bot
0c7a5f76a3
!2779 gpu support CTCLoss kernel
Merge pull request !2779 from chenweifeng/ctcloss
5 年前
wilfChen
d54154a1f9
Gpu support ctcloss kernel
5 年前
peixu_ren
bef1fc7f19
add sample functions in normal and bermoulli distributions
5 年前
Xun Deng
0aa26c1815
add high level abstract class Distribution and two example class:
Bernoulli and Normal
5 年前
changzherui
17da929b82
syn code 0706
5 年前
xutianchun
f9088f46bd
change crop_size from tensor to tuple
5 年前
mindspore-ci-bot
a342a615a8
!2823 fix CropAndResize doc
Merge pull request !2823 from xutianchun/fix_doc
5 年前
wuxuejian
e64a53bf1b
fix embeddinglookupgrad when param shape is one dim
5 年前
xutianchun
77b5ae054a
fix CropAndResize doc
5 年前
duxiutao
793737ab62
add primitive operator to test_lamb
5 年前
duxiutao
1e43c609e0
Add test case and fix two bugs
1. add case to guard precision
2. fix a shape bug
3. fix a funcGraph bug
5 年前
peixu_ren
a47f5493d5
added strided slice and its grad as internal interface
5 年前
jin-xiulang
8dff818a18
Add Laplace random operator.
5 年前
peixu_ren
c5f72582dc
Added 5 random ops
5 年前
yujianfeng
91306cbd34
Add ut for cpu kernel of sparse optimizer
5 年前
mindspore-ci-bot
4c6bff75af
!1393 Gpu Support AdamWeightDecay optimizer fusion
Merge pull request !1393 from chenweifeng/adam_weight_decay
5 年前
mindspore-ci-bot
a4fbdc3f69
!2245 Decouple ir::Tensor from python.
Merge pull request !2245 from hewei/decouple_tensor
5 年前
mindspore-ci-bot
0a368494db
!2499 HostAllGather and HostReduceScatter change to internal interface
Merge pull request !2499 from yihuaijie/master
5 年前
He Wei
43e0967024
Decouple ir::Tensor class from python
5 年前
mindspore-ci-bot
69c15470a5
!2492 Add an output to apply_proximal_adagrad op register
Merge pull request !2492 from YuJianfeng/master
5 年前
yanghaoran
21c381b366
sync from mindspore to incubator
5 年前
wilfChen
034d2ea2aa
Gpu Adam Fusion
5 年前
mindspore-ci-bot
8870956954
!2441 add fake quant test case for gpu
Merge pull request !2441 from chenzhongming/master
5 年前
Yi Huaijie
2eb739de6e
change HostAllGather and HostReduceScatter to internal interface
5 年前
chenzomi
8873f9dc7e
add fake quant test case for gpu
5 年前
mindspore-ci-bot
a2cd05339f
!2180 Gpu Gelu kernel support fp16
Merge pull request !2180 from chenweifeng/gelu-fp16
5 年前
yujianfeng
304427cd93
Add an output to apply_proximal_adagrad op register
5 年前
mindspore-ci-bot
d463c3f388
!236 add aicpu embeddinglookup
Merge pull request !236 from wuxuejian/incu_embedding
5 年前
wuxuejian
92880788f3
add aicpu embeddinglookup
move embeddinglookup to the internal
5 年前
mindspore-ci-bot
0327d7e79b
!2424 Add aicpu op: CTCLoss, ReverseSequence and CropAndResize
Merge pull request !2424 from xutianchun/ctcloss
5 年前
mindspore-ci-bot
c9b8a8da0a
!2369 add cpu reduce op and cpu softmax_cross_entropy_with_logits op
Merge pull request !2369 from baihuawei/reduce
5 年前
xutianchun
2bfc86f5b7
Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
5 年前
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 年前
mindspore-ci-bot
d57decc8a3
!2338 Gpu Minimum & Maximum kernels support int32
Merge pull request !2338 from chenweifeng/nezha
5 年前
mindspore-ci-bot
88a3c0fa53
!2379 remove ftrl operator st on pynative mode
Merge pull request !2379 from zyli2020/change_ftrl_op_st
5 年前
lizhenyu
eb68c9953d
change ftrl operator st
5 年前