mindspore-ci-bot
1aedd6cee1
!2578 Add case for precision of bert network
Merge pull request !2578 from ddwolf/add_case_for_precisoin_of_bert_to_r0.5
5 years ago
duxiutao
dcf40c262b
add case to guard precision and modify get const tensor value in composite kernel
5 years ago
chenzomi
684ecac927
rebase master to r0.5 for quantizaiton aware training
5 years ago
mindspore-ci-bot
381bbc4db5
!2691 use two condition, false branch caculate error
Merge pull request !2691 from hexia/deal-switch-input
5 years ago
hexia
9794b13c10
fix switch input
5 years ago
limingqi107
7fca26c201
fix cast kernel build in pynative mode
5 years ago
VectorSL
79ec5f7398
gpu mul support int
5 years ago
dayschan
cfe9c35659
GraphKernel support akg batchmatmul
5 years ago
yujianfeng
34407391e6
Add an output to apply_proximal_adagrad op register
5 years ago
mindspore-ci-bot
35ab95bfae
!2461 Add multiple process for computation of optimizer in cpu
Merge pull request !2461 from YuJianfeng/r0.5
5 years ago
kswang
e74b02f460
optimize cpu reduce sparse gradient
5 years ago
yujianfeng
794ed3a291
Add multiple process for computation of sparse optimizers
5 years ago
jiangjinsheng
e71599b5ca
vm for lin_space
5 years ago
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 years ago
mindspore-ci-bot
8b5166e569
!2393 fix bug of hccl kernel info and change cast's kernel info
Merge pull request !2393 from lianliguang/fix-bug-of-merge-cast-to-op-and-gene-hccl-kernel-info
5 years ago
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 years ago
mindspore-ci-bot
a3e7b30457
!2384 Add split fission pass
Merge pull request !2384 from YuJianfeng/split
5 years ago
mindspore-ci-bot
9969a9b07d
!2394 sync cpu output if needed
Merge pull request !2394 from kisnwang/add-cpu-outputsync
5 years ago
mindspore-ci-bot
53654f94f2
!2056 Enable new control sink
Merge pull request !2056 from zhoufeng/enable-new-control-sink
5 years ago
mindspore-ci-bot
8a913d7586
!2157 mindspore server inference
Merge pull request !2157 from hangq/master
5 years ago
kswang
97216f7404
sync cpu output
5 years ago
WilliamLian
5f9d2759ee
fix bug of hccl kernel info and change cast's kernel info
5 years ago
mindspore-ci-bot
d57decc8a3
!2338 Gpu Minimum & Maximum kernels support int32
Merge pull request !2338 from chenweifeng/nezha
5 years ago
zhoufeng
bbbfaa2441
enable new control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
yujianfeng
7ad877a948
Add Split fission pass
5 years ago
hangangqiang
dfbb232468
mindspore server inference
5 years ago
mindspore-ci-bot
bdb7d0fd01
!2355 fix cpu sub op input not match
Merge pull request !2355 from dengwentao/fix_sub_op
5 years ago
mindspore-ci-bot
27a0aa406b
!2358 Fix computation of sparse_apply_proximal_adagrad
Merge pull request !2358 from YuJianfeng/proximal
5 years ago
mindspore-ci-bot
5dac9c4c30
!2361 fix codex/reviewbot
Merge pull request !2361 from kisnwang/fix-codex-reviewbot
5 years ago
baihuawei
862522376f
add reduce and softmax_cross_entropy_with_logits
5 years ago
kswang
2a8f0a75be
fix review code
5 years ago
wilfChen
480bf4151b
Gpu Minimum & Maximum kernels support int32
5 years ago
mindspore-ci-bot
e9670f3c28
!2346 fix pre compile static check warning
Merge pull request !2346 from wangcong/master
5 years ago
mindspore-ci-bot
389ff16566
!2264 Adapt tbe opretors ApplyProximalAdagrad and SparseApplyProximalAdagrad.
Merge pull request !2264 from liuxiao/Adapt-ApplyProximalAdagrad-operator-for-vm
5 years ago
dengwentao
92744f1301
fix sub input not match
5 years ago
yujianfeng
53f0a1a5ea
Fix computation of sparse_apply_proximal_adagrad
5 years ago
mindspore-ci-bot
66e07efccd
!2315 add Pack op for aicpu when axis=-1
Merge pull request !2315 from yanzhenxiang2020/add_pack_open
5 years ago
mindspore-ci-bot
a39f5452c5
!2307 fix stack overflow and memset use risk
Merge pull request !2307 from baihuawei/cpulstm
5 years ago
wangcong
d8595666ff
fix pre compile static check warning
5 years ago
liuxiao
c7c6f5736b
Adapt ApplyProximalAdagrad and SparseApplyProximalAdagrad
5 years ago
mindspore-ci-bot
a663f2066c
!2285 [Code Review] code review fix
Merge pull request !2285 from jjfeing/master
5 years ago
yanzhenxiang2020
8621c032d9
add pack op for aicpu
5 years ago
mindspore-ci-bot
5d3792c273
!2290 update AicpuParamHead
Merge pull request !2290 from yanzhenxiang2020/aicpu_param_open
5 years ago
baihuawei
576a73cd2a
fix stack overflow and memset use
5 years ago
mindspore-ci-bot
fce37a5fbe
!2281 add Sigmoid and SigmoidGrad operation of GPU
Merge pull request !2281 from zyli2020/add_sigmoid
5 years ago
yanzhenxiang2020
f07f6655ee
update AicpuParamHead for aicpu
5 years ago
jjfeing
c26274f324
fix code review bug
5 years ago
mindspore-ci-bot
934bdce432
!2280 support host reduce
Merge pull request !2280 from chenjianping/host_reduce
5 years ago
lizhenyu
ea0cd5ccdd
add Sigmoid and SigmoidGrad operation of GPU
5 years ago
mindspore-ci-bot
21ade66802
!2246 fix cpu argmax register
Merge pull request !2246 from kisnwang/fix-cpu-argmax
5 years ago