qujianwei
|
fb2ac74d9a
|
add gpu oneslike kernel
|
5 years ago |
yujianfeng
|
188d74f15e
|
Remove transdata and cast for internal outputs
|
5 years ago |
mindspore-ci-bot
|
11732f0ea2
|
!3135 GPU cast support more type
Merge pull request !3135 from VectorSL/cast2
|
5 years ago |
yanzhenxiang2020
|
2ae6dfe95a
|
add RNNTLoss and RandomCategorical op for aicpu
|
5 years ago |
VectorSL
|
aef2c1984e
|
cast support more types
|
5 years ago |
mindspore-ci-bot
|
251683096a
|
!3045 Gpu support TopK kernel
Merge pull request !3045 from chenweifeng/sort
|
5 years ago |
mindspore-ci-bot
|
e249197c73
|
!3003 gpu support BroadcastTo kernels
Merge pull request !3003 from chenweifeng/broadcastto
|
5 years ago |
wuxuejian
|
c713382798
|
add Padding op
|
5 years ago |
mindspore-ci-bot
|
ad09bf3e87
|
!3083 add gpu split and restructure gpu concat
Merge pull request !3083 from zhaoting/master
|
5 years ago |
changzherui
|
f4cb445ea8
|
syn code for 0715
|
5 years ago |
zhaoting
|
5c0962acfa
|
add gpu split and restructure gpu concat
|
5 years ago |
peixu_ren
|
1feca960aa
|
Rollback to Normal on D
|
5 years ago |
wilfChen
|
c10e07734c
|
gpu support TopK kernel
|
5 years ago |
wilfChen
|
dfb958de1e
|
Gpu support BroadcastTo kernel
|
5 years ago |
peixu_ren
|
ac561f2956
|
Refactor random normal op
|
5 years ago |
peixu_ren
|
20ca96c62b
|
Add random normal MindSpore interface
|
5 years ago |
mindspore-ci-bot
|
9a1bfd9bd8
|
!3013 fix tensor bool and float scalar
Merge pull request !3013 from amongo/fix_tensor_bool_add_float
|
5 years ago |
huangdongrun
|
d70b4c1b62
|
add support for bool tensor and scalar impilicit convert
|
5 years ago |
kingfo
|
add3778a61
|
add grad all in pynative mode
|
5 years ago |
wilfChen
|
0fdc304a8e
|
gpu support smoothl1loss
|
5 years ago |
mindspore-ci-bot
|
0c7a5f76a3
|
!2779 gpu support CTCLoss kernel
Merge pull request !2779 from chenweifeng/ctcloss
|
5 years ago |
wilfChen
|
d54154a1f9
|
Gpu support ctcloss kernel
|
5 years ago |
peixu_ren
|
bef1fc7f19
|
add sample functions in normal and bermoulli distributions
|
5 years ago |
Xun Deng
|
0aa26c1815
|
add high level abstract class Distribution and two example class:
Bernoulli and Normal
|
5 years ago |
changzherui
|
17da929b82
|
syn code 0706
|
5 years ago |
xutianchun
|
f9088f46bd
|
change crop_size from tensor to tuple
|
5 years ago |
mindspore-ci-bot
|
a342a615a8
|
!2823 fix CropAndResize doc
Merge pull request !2823 from xutianchun/fix_doc
|
5 years ago |
wuxuejian
|
e64a53bf1b
|
fix embeddinglookupgrad when param shape is one dim
|
5 years ago |
xutianchun
|
77b5ae054a
|
fix CropAndResize doc
|
5 years ago |
duxiutao
|
793737ab62
|
add primitive operator to test_lamb
|
5 years ago |
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 years ago |
peixu_ren
|
a47f5493d5
|
added strided slice and its grad as internal interface
|
5 years ago |
jin-xiulang
|
8dff818a18
|
Add Laplace random operator.
|
5 years ago |
peixu_ren
|
c5f72582dc
|
Added 5 random ops
|
5 years ago |
yujianfeng
|
91306cbd34
|
Add ut for cpu kernel of sparse optimizer
|
5 years ago |
mindspore-ci-bot
|
4c6bff75af
|
!1393 Gpu Support AdamWeightDecay optimizer fusion
Merge pull request !1393 from chenweifeng/adam_weight_decay
|
5 years ago |
mindspore-ci-bot
|
a4fbdc3f69
|
!2245 Decouple ir::Tensor from python.
Merge pull request !2245 from hewei/decouple_tensor
|
5 years ago |
mindspore-ci-bot
|
0a368494db
|
!2499 HostAllGather and HostReduceScatter change to internal interface
Merge pull request !2499 from yihuaijie/master
|
5 years ago |
He Wei
|
43e0967024
|
Decouple ir::Tensor class from python
|
5 years ago |
mindspore-ci-bot
|
69c15470a5
|
!2492 Add an output to apply_proximal_adagrad op register
Merge pull request !2492 from YuJianfeng/master
|
5 years ago |
yanghaoran
|
21c381b366
|
sync from mindspore to incubator
|
5 years ago |
wilfChen
|
034d2ea2aa
|
Gpu Adam Fusion
|
5 years ago |
mindspore-ci-bot
|
8870956954
|
!2441 add fake quant test case for gpu
Merge pull request !2441 from chenzhongming/master
|
5 years ago |
Yi Huaijie
|
2eb739de6e
|
change HostAllGather and HostReduceScatter to internal interface
|
5 years ago |
chenzomi
|
8873f9dc7e
|
add fake quant test case for gpu
|
5 years ago |
mindspore-ci-bot
|
a2cd05339f
|
!2180 Gpu Gelu kernel support fp16
Merge pull request !2180 from chenweifeng/gelu-fp16
|
5 years ago |
yujianfeng
|
304427cd93
|
Add an output to apply_proximal_adagrad op register
|
5 years ago |
mindspore-ci-bot
|
d463c3f388
|
!236 add aicpu embeddinglookup
Merge pull request !236 from wuxuejian/incu_embedding
|
5 years ago |
wuxuejian
|
92880788f3
|
add aicpu embeddinglookup
move embeddinglookup to the internal
|
5 years ago |
mindspore-ci-bot
|
0327d7e79b
|
!2424 Add aicpu op: CTCLoss, ReverseSequence and CropAndResize
Merge pull request !2424 from xutianchun/ctcloss
|
5 years ago |