changzherui
f4cb445ea8
syn code for 0715
2020-07-16 17:18:21 +08:00
peixu_ren
ac561f2956
Refactor random normal op
2020-07-14 11:35:19 -03:00
peixu_ren
20ca96c62b
Add random normal MindSpore interface
2020-07-14 11:19:12 -03:00
mindspore-ci-bot
9a1bfd9bd8
!3013 fix tensor bool and float scalar
...
Merge pull request !3013 from amongo/fix_tensor_bool_add_float
2020-07-13 14:42:19 +08:00
huangdongrun
d70b4c1b62
add support for bool tensor and scalar impilicit convert
2020-07-13 10:49:47 +08:00
kingfo
add3778a61
add grad all in pynative mode
2020-07-10 17:49:54 +08:00
wilfChen
0fdc304a8e
gpu support smoothl1loss
2020-07-09 20:30:00 +08:00
mindspore-ci-bot
0c7a5f76a3
!2779 gpu support CTCLoss kernel
...
Merge pull request !2779 from chenweifeng/ctcloss
2020-07-09 09:57:14 +08:00
wilfChen
d54154a1f9
Gpu support ctcloss kernel
2020-07-08 19:35:01 +08:00
peixu_ren
bef1fc7f19
add sample functions in normal and bermoulli distributions
2020-07-07 18:13:58 -04:00
Xun Deng
0aa26c1815
add high level abstract class Distribution and two example class:
...
Bernoulli and Normal
2020-07-07 17:29:42 -04:00
changzherui
17da929b82
syn code 0706
2020-07-06 17:51:17 +08:00
xutianchun
f9088f46bd
change crop_size from tensor to tuple
2020-07-06 09:29:09 +08:00
mindspore-ci-bot
a342a615a8
!2823 fix CropAndResize doc
...
Merge pull request !2823 from xutianchun/fix_doc
2020-07-03 12:02:39 +08:00
wuxuejian
e64a53bf1b
fix embeddinglookupgrad when param shape is one dim
2020-07-03 10:59:10 +08:00
xutianchun
77b5ae054a
fix CropAndResize doc
2020-07-02 20:01:51 +08:00
duxiutao
793737ab62
add primitive operator to test_lamb
2020-07-02 16:03:01 +08:00
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
2020-07-02 12:52:15 +08:00
peixu_ren
a47f5493d5
added strided slice and its grad as internal interface
2020-07-01 08:45:14 -03:00
jin-xiulang
8dff818a18
Add Laplace random operator.
2020-06-29 15:51:59 +08:00
peixu_ren
c5f72582dc
Added 5 random ops
2020-06-28 12:34:02 -03:00
yujianfeng
91306cbd34
Add ut for cpu kernel of sparse optimizer
2020-06-28 21:12:08 +08:00
mindspore-ci-bot
4c6bff75af
!1393 Gpu Support AdamWeightDecay optimizer fusion
...
Merge pull request !1393 from chenweifeng/adam_weight_decay
2020-06-24 14:36:22 +08:00
mindspore-ci-bot
a4fbdc3f69
!2245 Decouple ir::Tensor from python.
...
Merge pull request !2245 from hewei/decouple_tensor
2020-06-24 14:34:48 +08:00
mindspore-ci-bot
0a368494db
!2499 HostAllGather and HostReduceScatter change to internal interface
...
Merge pull request !2499 from yihuaijie/master
2020-06-24 14:32:31 +08:00
He Wei
43e0967024
Decouple ir::Tensor class from python
2020-06-24 10:28:59 +08:00
mindspore-ci-bot
69c15470a5
!2492 Add an output to apply_proximal_adagrad op register
...
Merge pull request !2492 from YuJianfeng/master
2020-06-23 21:10:16 +08:00
yanghaoran
21c381b366
sync from mindspore to incubator
2020-06-23 21:05:50 +08:00
wilfChen
034d2ea2aa
Gpu Adam Fusion
2020-06-23 20:40:45 +08:00
mindspore-ci-bot
8870956954
!2441 add fake quant test case for gpu
...
Merge pull request !2441 from chenzhongming/master
2020-06-23 18:57:21 +08:00
Yi Huaijie
2eb739de6e
change HostAllGather and HostReduceScatter to internal interface
2020-06-23 16:56:04 +08:00
chenzomi
8873f9dc7e
add fake quant test case for gpu
2020-06-23 15:27:33 +08:00
mindspore-ci-bot
a2cd05339f
!2180 Gpu Gelu kernel support fp16
...
Merge pull request !2180 from chenweifeng/gelu-fp16
2020-06-23 14:12:23 +08:00
yujianfeng
304427cd93
Add an output to apply_proximal_adagrad op register
2020-06-23 12:37:38 +08:00
mindspore-ci-bot
d463c3f388
!236 add aicpu embeddinglookup
...
Merge pull request !236 from wuxuejian/incu_embedding
2020-06-23 11:40:27 +08:00
wuxuejian
92880788f3
add aicpu embeddinglookup
...
move embeddinglookup to the internal
2020-06-22 21:33:16 +08:00
mindspore-ci-bot
0327d7e79b
!2424 Add aicpu op: CTCLoss, ReverseSequence and CropAndResize
...
Merge pull request !2424 from xutianchun/ctcloss
2020-06-22 10:23:06 +08:00
mindspore-ci-bot
c9b8a8da0a
!2369 add cpu reduce op and cpu softmax_cross_entropy_with_logits op
...
Merge pull request !2369 from baihuawei/reduce
2020-06-22 09:50:44 +08:00
xutianchun
2bfc86f5b7
Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
2020-06-22 09:31:30 +08:00
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.
2020-06-20 22:31:54 +08:00
mindspore-ci-bot
d57decc8a3
!2338 Gpu Minimum & Maximum kernels support int32
...
Merge pull request !2338 from chenweifeng/nezha
2020-06-20 15:01:40 +08:00
mindspore-ci-bot
88a3c0fa53
!2379 remove ftrl operator st on pynative mode
...
Merge pull request !2379 from zyli2020/change_ftrl_op_st
2020-06-20 10:17:01 +08:00
lizhenyu
eb68c9953d
change ftrl operator st
2020-06-20 09:24:10 +08:00
pkuliuliu
acf46bafbb
add Normal op
2020-06-20 09:23:13 +08:00
baihuawei
862522376f
add reduce and softmax_cross_entropy_with_logits
2020-06-19 21:37:43 +08:00
wilfChen
480bf4151b
Gpu Minimum & Maximum kernels support int32
2020-06-19 17:11:04 +08:00
yanzhenxiang2020
8621c032d9
add pack op for aicpu
2020-06-19 10:30:11 +08:00
yanzhenxiang2020
7eb3749f26
add cast op for aicpu
2020-06-19 09:52:54 +08:00
mindspore-ci-bot
a9d06edae9
!2282 remove _quant_op.py from __init__.py
...
Merge pull request !2282 from chenzhongming/master
2020-06-19 09:20:03 +08:00
mindspore-ci-bot
fce37a5fbe
!2281 add Sigmoid and SigmoidGrad operation of GPU
...
Merge pull request !2281 from zyli2020/add_sigmoid
2020-06-18 20:09:02 +08:00